
Time bar (total: 16.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 15 to 13 computations (13.3% saved)
| 969.0ms | 6 943× | 0 | valid |
| 170.0ms | 1 261× | 1 | valid |
| 9.0ms | 52× | 2 | valid |
ival-sub: 404.0ms (62.7% of total)ival-div: 104.0ms (16.1% of total)ival-mult: 61.0ms (9.5% of total)ival-add: 44.0ms (6.8% of total)adjust: 22.0ms (3.4% of total)ival-true: 6.0ms (0.9% of total)ival-assert: 3.0ms (0.5% of total)| 2× | egg-herbie |
| 10 128× | accelerator-lowering-fma.f32 |
| 10 128× | accelerator-lowering-fma.f64 |
| 1 758× | unsub-neg |
| 1 684× | *-lowering-*.f32 |
| 1 684× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 290 |
| 1 | 201 | 280 |
| 2 | 640 | 273 |
| 3 | 2210 | 273 |
| 4 | 6402 | 273 |
| 0 | 11 | 13 |
| 1 | 20 | 13 |
| 2 | 47 | 13 |
| 3 | 121 | 13 |
| 4 | 403 | 13 |
| 5 | 1219 | 13 |
| 6 | 3068 | 13 |
| 7 | 6915 | 13 |
| 0 | 8145 | 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 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
| 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))) |
(+ x (* (- y x) (/ (- z t) (- a t)))) |
(+ (neg x) (/ (* (- y (neg x)) (- z t)) (- a t))) |
(- (* (- z t) (/ (+ x y) (- a t))) x) |
(+ x (/ (* (- (neg y) x) (- z t)) (- a t))) |
(+ x (* (- z t) (/ (+ x y) (- t a)))) |
(+ x (/ (* (- y x) (- (neg z) t)) (- a t))) |
(+ x (/ (* (+ z t) (- x y)) (- a t))) |
(+ x (/ (* (- y x) (- z (neg t))) (- a (neg t)))) |
(+ x (* (- y x) (/ (+ z t) (+ t a)))) |
(+ x (/ (* (- y x) (- z t)) (- (neg a) t))) |
(+ x (* (- y x) (/ (- t z) (+ t a)))) |
(neg (+ (neg x) (/ (* (- y (neg x)) (- z t)) (- a t)))) |
(+ x (* (- z t) (/ (+ x y) (- t a)))) |
(neg (+ x (/ (* (- (neg y) x) (- z t)) (- a t)))) |
(- (* (- z t) (/ (+ x y) (- a t))) x) |
(neg (+ x (/ (* (- y x) (- (neg z) t)) (- a t)))) |
(- (/ (* (+ z t) (- x y)) (- t a)) x) |
(neg (+ x (/ (* (- y x) (- z (neg t))) (- a (neg t))))) |
(- (* (+ z t) (/ (- x y) (+ t a))) x) |
(neg (+ x (/ (* (- y x) (- z t)) (- (neg a) t)))) |
(- (* (- z t) (/ (- y x) (+ t a))) x) |
(+ y (/ (* (- x y) (- z t)) (- a t))) |
(+ y (* (- y x) (/ (- z t) (- t a)))) |
(+ z (/ (* (- y z) (- x t)) (- a t))) |
(+ z (* (- y z) (/ (- x t) (- a t)))) |
(+ t (/ (* (- y t) (- z x)) (- a x))) |
(+ t (* (- y t) (/ (- z x) (- a x)))) |
(+ a (/ (* (- y a) (- z t)) (- x t))) |
(+ a (* (- z t) (/ (- y a) (- x t)))) |
(+ x (/ (* (- z x) (- y t)) (- a t))) |
(+ x (* (- y t) (/ (- z x) (- a t)))) |
(+ x (/ (* (- t x) (- z y)) (- a y))) |
(+ x (* (- x t) (/ (- y z) (- a y)))) |
(+ x (/ (* (- a x) (- z t)) (- y t))) |
(+ x (* (- z t) (/ (- a x) (- y t)))) |
(+ x (/ (* (- y x) (- t z)) (- a z))) |
(+ x (* (- y x) (/ (- t z) (- a z)))) |
(+ x (/ (* (- y x) (- a t)) (- z t))) |
(+ x (* (- y x) (/ (- a t) (- z t)))) |
(+ x (/ (* (- y x) (- z a)) (- t a))) |
(+ x (* (- y x) (/ (- z a) (- t a)))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 63 | 0 | - | 0 | - | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| 43 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) (-.f64 z t)) |
| 0 | 0 | - | 0 | - | (-.f64 a t) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) | o/n | 63 | 0 |
| ↳ | (*.f64 (-.f64 y x) (-.f64 z t)) | overflow | 93 | |
+.f64 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) | cancellation | 43 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 86 | 0 |
| - | 0 | 170 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 86 | 0 | 0 |
| - | 0 | 0 | 170 |
| number | freq |
|---|---|
| 0 | 170 |
| 1 | 66 |
| 2 | 20 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 32.0ms | 428× | 0 | valid |
| 15.0ms | 82× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 130 to 48 computations (63.1% saved)
ival-sub: 9.0ms (38.5% of total)ival-add: 5.0ms (21.4% of total)ival-div: 4.0ms (17.1% of total)ival-mult: 4.0ms (17.1% of total)adjust: 1.0ms (4.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 18 to 11 computations (38.9% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 68.1% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| ▶ | 83.3% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
Compiled 36 to 22 computations (38.9% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) (-.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))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
| 11 054× | accelerator-lowering-fma.f32 |
| 11 054× | accelerator-lowering-fma.f64 |
| 1 832× | unsub-neg |
| 1 726× | *-lowering-*.f32 |
| 1 726× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 90 |
| 1 | 25 | 90 |
| 2 | 56 | 90 |
| 3 | 167 | 90 |
| 4 | 573 | 90 |
| 5 | 1600 | 90 |
| 6 | 4049 | 90 |
| 7 | 6712 | 90 |
| 8 | 7799 | 90 |
| 0 | 8021 | 88 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y x) (/ (- z t) (- a t)))) |
x |
(* (- y x) (/ (- z t) (- a t))) |
(- y x) |
y |
(/ (- z t) (- a t)) |
(- z t) |
z |
t |
(- a t) |
a |
(+ 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 z t)) (-.f64 a t))) |
x |
(* (- y x) (/ (- z t) (- a t))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(- y x) |
(-.f64 y x) |
y |
(/ (- z t) (- a t)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
x |
(/ (* (- y x) (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 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 |
t |
(- a t) |
(-.f64 a t) |
a |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) (-.f64 z t)) |
| ✓ | accuracy | 84.3% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| ✓ | accuracy | 76.8% | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | accuracy | 98.3% | (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
| ✓ | accuracy | 84.3% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
| 22.0ms | 214× | 0 | valid |
| 8.0ms | 41× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 92 to 16 computations (82.6% saved)
ival-sub: 4.0ms (26.3% of total)ival-div: 4.0ms (26.3% of total)ival-mult: 3.0ms (19.8% of total)ival-add: 3.0ms (19.8% of total)adjust: 1.0ms (6.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (* (- y x) (/ (- z t) (- a t))))> |
#<alt (* (- y x) (/ (- z t) (- a t)))> |
#<alt (- y x)> |
#<alt (/ (- z t) (- a t))> |
#<alt (+ x (/ (* (- y x) (- z t)) (- a t)))> |
#<alt (/ (* (- y x) (- z t)) (- a t))> |
#<alt (* (- y x) (- z t))> |
#<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)> |
#<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 (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ z t))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t)))> |
#<alt (* -1 (/ (- z t) t))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2)))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (/ (* t (- z t)) a)) t) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a)> |
#<alt (/ (- z t) a)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a))> |
#<alt (/ (* 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 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)))))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | (* (- y x) (/ (- z t) (- a t))) |
| 1.0ms | z | @ | 0 | (+ x (* (- y x) (/ (- z t) (- a t)))) |
| 1.0ms | y | @ | 0 | (+ x (* (- y x) (/ (- z t) (- a t)))) |
| 1.0ms | t | @ | inf | (+ x (* (- y x) (/ (- z t) (- a t)))) |
| 1.0ms | x | @ | inf | (+ x (* (- y x) (/ (- z t) (- a t)))) |
| 1× | batch-egg-rewrite |
| 6 020× | accelerator-lowering-fma.f32 |
| 6 020× | accelerator-lowering-fma.f64 |
| 5 834× | *-lowering-*.f32 |
| 5 834× | *-lowering-*.f64 |
| 3 838× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 68 |
| 1 | 96 | 68 |
| 2 | 859 | 68 |
| 0 | 8828 | 66 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y x) (/ (- z t) (- a t)))) |
(* (- y x) (/ (- z t) (- a t))) |
(- y x) |
(/ (- z t) (- a t)) |
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(/ (* (- y x) (- z t)) (- a t)) |
(* (- y x) (- z t)) |
(- a 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 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) x)) |
(+.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(+.f64 (+.f64 x (*.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 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.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 x #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.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 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) x) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) x)) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64) 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 z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.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)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) x) |
(fma.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))) x) |
(fma.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a))) x) |
(fma.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 a t))) x) |
(fma.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 t a))) x) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) x) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 x y))) x) |
(fma.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) x) |
(fma.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (+.f64 x y))) x) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) (-.f64 z t) x) |
(fma.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)))) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) x) |
(fma.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)))) x) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) x) |
(fma.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))))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t a))) 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 (*.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))))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) x) |
(fma.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))) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.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))) x) |
(fma.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 z t)))) x) |
(fma.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 z t)) x) |
(fma.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))) x) |
(fma.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 z t)))) x) |
(fma.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 z t)) x) |
(fma.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))))) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 t z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.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 z t)))) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 z t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (-.f64 y x) (+.f64 z t)) x) |
(fma.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)) x) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(fma.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (-.f64 z t) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(fma.f64 (*.f64 y (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(fma.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))) x) |
(fma.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a) x) |
(fma.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))) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a) x) |
(fma.f64 (*.f64 y (/.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 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 z t)) (-.f64 t a))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (-.f64 a t) (*.f64 (-.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 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (-.f64 a t) (*.f64 (-.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 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 z t)) (-.f64 t a))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z 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 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (-.f64 #s(literal 0 binary64) 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 a t) (*.f64 (-.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 t z))))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) 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 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z 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 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 z t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) 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 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) 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 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) |
(+.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (*.f64 (-.f64 y x) (/.f64 t (-.f64 t a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 y x) t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (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 (-.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 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 t a)) (-.f64 y x))) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (neg.f64 (*.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (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 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 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(-.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 x (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(-.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)))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (-.f64 y x) (/.f64 z (-.f64 a t)) (*.f64 (-.f64 y x) (/.f64 t (-.f64 t a)))) |
(fma.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))))) |
(fma.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))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) |
(fma.f64 (/.f64 z (-.f64 a t)) (-.f64 y x) (*.f64 (/.f64 t (-.f64 t a)) (-.f64 y x))) |
(fma.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)))))) |
(fma.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)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 y x) t)))) |
(fma.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)))) |
(fma.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))))) |
(fma.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))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.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)))))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (neg.f64 (*.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(fma.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)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(fma.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)))) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (neg.f64 (*.f64 x (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64))) |
(fma.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)))) |
(fma.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))) |
(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 t)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t a))) |
(fma.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)) |
(fma.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)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (-.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (-.f64 z t) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 y (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 y (/.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 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) |
(neg.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (-.f64 t a)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 z t) (-.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 #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 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.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 (+.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 x y) (-.f64 t a)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.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 (-.f64 a t) (+.f64 x y)) (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t a) (+.f64 x y)) (*.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y)) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (+.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 t z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 t z)) (*.f64 (+.f64 x y) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 a t) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 t a) (+.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (/.f64 (+.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.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 (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 t z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 t z))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a 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 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (+.f64 (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 a t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) (*.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 (*.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))))) (-.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(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 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z 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 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(*.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 (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a)))) |
(*.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 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 t a)))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (+.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) |
(*.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 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.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 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 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 y x) (-.f64 a t)) (-.f64 z 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)))) (/.f64 #s(literal 1 binary64) (-.f64 z 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 z t))))) |
(*.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 z t))) |
(*.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)) (/.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 z t))))) |
(*.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 z 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 y x) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 t 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 (/.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 z t))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (-.f64 y x) (+.f64 z 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 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.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)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))) |
(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 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y 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 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) 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 #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 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 t a))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(+.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.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 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z)) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 a a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 t a)))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t a))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) t) (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) a)) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) a) (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) t)) |
(+.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (/.f64 t (-.f64 t a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 a a) (/.f64 (-.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 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 t (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 a (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(+.f64 (*.f64 a (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 t (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (-.f64 t a))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (-.f64 a t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 (-.f64 a t) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 (-.f64 a t) t) (*.f64 (-.f64 a t) (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 t (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 t (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t))) (/.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (-.f64 t a))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 z (-.f64 a t))) |
(fma.f64 t (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 a (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(fma.f64 a (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 t (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(fma.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(fma.f64 (*.f64 t (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 t a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(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 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 t (-.f64 t a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(fma.f64 (/.f64 t (-.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 z (-.f64 a t))) |
(fma.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 t a)) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 a a) (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 t a)))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 a a))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t a))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) t (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) a)) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) a (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) t)) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 t a))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (/.f64 t (-.f64 t a))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(fma.f64 (neg.f64 (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a) (/.f64 z (-.f64 a t))) |
(fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (-.f64 t a))) |
(fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(neg.f64 (/.f64 (-.f64 z t) (-.f64 t a))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 (-.f64 t z) (-.f64 t a)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 z t)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (+.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 t a) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 t (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))))) (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.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 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 a t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 t a) t)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 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 z t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 t z)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 z t)))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 t z)) (neg.f64 (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 t (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 a t)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/.f64 (-.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 t a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t)) (*.f64 (-.f64 t a) t)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 t a) #s(literal 1 binary64))) (*.f64 (-.f64 t a) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t a)) (*.f64 (-.f64 t a) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 t a) t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 t (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t)) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 a t))) (-.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 a t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (pow.f64 (/.f64 t (-.f64 t a)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (-.f64 (*.f64 (/.f64 t (-.f64 t a)) (/.f64 t (-.f64 t a))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 t a)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 t (-.f64 t a)))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 t a)))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 z t)))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))) |
(*.f64 (+.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 t a) t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 a t)))) |
(*.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.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 t (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t)) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.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 t a)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.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 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.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 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.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 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.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 z t))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) x)) |
(+.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(+.f64 (+.f64 x (*.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 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.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 x #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.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 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) x) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) x)) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64) 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 z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.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)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) x) |
(fma.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))) x) |
(fma.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a))) x) |
(fma.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 a t))) x) |
(fma.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 t a))) x) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) x) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 x y))) x) |
(fma.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) x) |
(fma.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (+.f64 x y))) x) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) (-.f64 z t) x) |
(fma.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)))) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) x) |
(fma.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)))) x) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) x) |
(fma.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))))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t a))) 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 (*.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))))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) x) |
(fma.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))) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.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))) x) |
(fma.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 z t)))) x) |
(fma.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 z t)) x) |
(fma.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))) x) |
(fma.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 z t)))) x) |
(fma.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 z t)) x) |
(fma.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))))) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 t z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.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 z t)))) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 z t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (-.f64 y x) (+.f64 z t)) x) |
(fma.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)) x) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(fma.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (-.f64 z t) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(fma.f64 (*.f64 y (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(fma.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))) x) |
(fma.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a) x) |
(fma.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))) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a) x) |
(fma.f64 (*.f64 y (/.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 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 z t)) (-.f64 t a))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (-.f64 a t) (*.f64 (-.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 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (-.f64 a t) (*.f64 (-.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 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 z t)) (-.f64 t a))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z 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 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (-.f64 #s(literal 0 binary64) 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 a t) (*.f64 (-.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 t z))))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) 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 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z 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 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 z t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) 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 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) 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 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) |
(+.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (*.f64 (-.f64 y x) (/.f64 t (-.f64 t a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 y x) t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (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 (-.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 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 t a)) (-.f64 y x))) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (neg.f64 (*.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (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 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 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(-.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 x (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(-.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)))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (-.f64 y x) (/.f64 z (-.f64 a t)) (*.f64 (-.f64 y x) (/.f64 t (-.f64 t a)))) |
(fma.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))))) |
(fma.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))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) |
(fma.f64 (/.f64 z (-.f64 a t)) (-.f64 y x) (*.f64 (/.f64 t (-.f64 t a)) (-.f64 y x))) |
(fma.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)))))) |
(fma.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)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 y x) t)))) |
(fma.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)))) |
(fma.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))))) |
(fma.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))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.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)))))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (neg.f64 (*.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(fma.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)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(fma.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)))) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (neg.f64 (*.f64 x (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64))) |
(fma.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)))) |
(fma.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))) |
(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 t)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t a))) |
(fma.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)) |
(fma.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)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (-.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (-.f64 z t) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 y (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 y (/.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 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) |
(neg.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (-.f64 t a)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 z t) (-.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 #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 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.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 (+.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 x y) (-.f64 t a)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.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 (-.f64 a t) (+.f64 x y)) (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t a) (+.f64 x y)) (*.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y)) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (+.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 t z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 t z)) (*.f64 (+.f64 x y) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 a t) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 t a) (+.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (/.f64 (+.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.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 (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 t z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 t z))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a 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 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (+.f64 (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 a t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) (*.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 (*.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))))) (-.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(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 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z 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 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(*.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 (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a)))) |
(*.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 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 t a)))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (+.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) |
(*.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 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.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 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 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 y x) (-.f64 a t)) (-.f64 z 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)))) (/.f64 #s(literal 1 binary64) (-.f64 z 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 z t))))) |
(*.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 z t))) |
(*.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)) (/.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 z t))))) |
(*.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 z 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 y x) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 t 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 (/.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 z t))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (-.f64 y x) (+.f64 z 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 y x) z) (neg.f64 (*.f64 (-.f64 y x) t))) |
(+.f64 (neg.f64 (*.f64 (-.f64 y x) t)) (*.f64 (-.f64 y x) z)) |
(+.f64 (*.f64 (-.f64 z t) y) (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) (neg.f64 (*.f64 (-.f64 y x) 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 (neg.f64 (*.f64 (-.f64 y x) 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 z))) |
(fma.f64 y (-.f64 z t) (neg.f64 (*.f64 x (-.f64 z t)))) |
(fma.f64 (-.f64 y x) z (neg.f64 (*.f64 (-.f64 y x) t))) |
(fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) z)) |
(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))) |
(fma.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 z t) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 y x) t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 z t) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (-.f64 y x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x) (*.f64 z (-.f64 y x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t) (*.f64 y (-.f64 z t))) |
(fma.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 y x) t)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (*.f64 x (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 y (-.f64 z t))) |
(fma.f64 (*.f64 y (-.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)))) (neg.f64 (*.f64 x (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 y (-.f64 z t))) |
(fma.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 t (-.f64 y x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 z (-.f64 y x))) |
(fma.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 t (-.f64 y x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 z (-.f64 y x))) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t (*.f64 (-.f64 y x) z)) |
(fma.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x (*.f64 (-.f64 z t) y)) |
(neg.f64 (*.f64 (-.f64 y x) (-.f64 t 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 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 z t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (+.f64 x y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 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 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 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 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 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 x y) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 z t) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.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 (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (+.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 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.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 z) (*.f64 t t))) (+.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 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 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 z t) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.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 (neg.f64 (*.f64 (-.f64 y x) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (-.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) t)) (neg.f64 (*.f64 (-.f64 y x) t))) (*.f64 (*.f64 (-.f64 y x) z) (neg.f64 (*.f64 (-.f64 y x) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z t) y) #s(literal 3 binary64)) (pow.f64 (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 (neg.f64 (*.f64 (-.f64 y x) t)) (neg.f64 (*.f64 (-.f64 y x) t)))) (-.f64 (*.f64 (-.f64 y x) z) (neg.f64 (*.f64 (-.f64 y x) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 (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 y x) (-.f64 z t)) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (-.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 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (+.f64 x y)))) |
(*.f64 (*.f64 (-.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 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 #s(literal 0 binary64) (-.f64 y x)) (-.f64 t 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 (*.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 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 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.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)))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))) |
(fma.f64 #s(literal -1 binary64) t a) |
(neg.f64 (-.f64 t a)) |
(/.f64 (-.f64 a t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t a) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 t a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a))))) |
(/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 t t) (-.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (-.f64 #s(literal 0 binary64) t) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) (+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) |
(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 #s(literal 1 binary64) (-.f64 a t)) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 t 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 |
| 10 036× | accelerator-lowering-fma.f32 |
| 10 036× | accelerator-lowering-fma.f64 |
| 5 358× | *-lowering-*.f32 |
| 5 358× | *-lowering-*.f64 |
| 3 006× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 471 | 7174 |
| 1 | 1490 | 6566 |
| 2 | 4918 | 6205 |
| 0 | 8244 | 5953 |
| 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) |
(- 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))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(* -1 (/ (- z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(/ (- z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/ (- z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(/ (* 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 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
| Outputs |
|---|
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (+.f64 x (/.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 (*.f64 t (-.f64 x y)) (-.f64 a t)) (+.f64 x (/.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 (*.f64 t (-.f64 x y)) (-.f64 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 (- (+ (* -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 z (/.f64 (-.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 z (/.f64 (-.f64 y x) a)) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) 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 z (/.f64 (-.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 (-.f64 y x) a)) a))) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) 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 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a)) a))) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (+.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) 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 y x) (-.f64 a z)) (/.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(+.f64 y (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (*.f64 (-.f64 y x) (-.f64 a z))) 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 a z)) (/.f64 (-.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)))) t)) t)) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) t) (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.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 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (/.f64 a (pow.f64 t #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) t)))) x)) |
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 t (-.f64 #s(literal 0 binary64) a))) |
(+ (* -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 #s(literal 1 binary64) (/.f64 x y)))) |
(* 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 #s(literal 1 binary64) (/.f64 x y)))) |
(* 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 #s(literal 1 binary64) (/.f64 x y)))) |
(/ (* 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 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 x 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 t (-.f64 #s(literal 0 binary64) a))) |
(* 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 t (-.f64 #s(literal 0 binary64) a))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(/ (* 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 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) 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 z (/.f64 (-.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 (-.f64 y x) a)) a))) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) 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 z (/.f64 (-.f64 y x) a)) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a)) a))) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t) (-.f64 y 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 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t) x))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(+.f64 y (+.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 a z)) (/.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t) x)))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t) (-.f64 y x)) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(+.f64 y (-.f64 (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (*.f64 (-.f64 y x) (-.f64 a z))) 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 (+.f64 (*.f64 (-.f64 y x) (-.f64 a z)) (/.f64 (-.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)))) t)) t) (-.f64 y x)) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (-.f64 #s(literal 1 binary64) (/.f64 z 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 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) t) (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) 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 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (/.f64 a (pow.f64 t #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) 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 z t) (*.f64 (-.f64 y x) (*.f64 t (*.f64 t t)))) (*.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) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (/ t (- a t))) |
(/.f64 t (+.f64 t (-.f64 #s(literal 0 binary64) a))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 z (-.f64 a t))))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 (/.f64 z (*.f64 a a)) a) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (+.f64 (*.f64 t (-.f64 (-.f64 (/.f64 (/.f64 z (*.f64 a a)) a) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t)) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (/.f64 (/.f64 (-.f64 a z) t) t)) (/.f64 (-.f64 a z) t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 a z) t) t) (/.f64 (*.f64 a a) t)) (+.f64 (*.f64 a (/.f64 (/.f64 (-.f64 a z) t) t)) (/.f64 (-.f64 a z) t)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t)) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (/.f64 (-.f64 a z) t)) (-.f64 a z)) 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 (+.f64 (*.f64 a (-.f64 a z)) (*.f64 a (*.f64 a (/.f64 (-.f64 a z) t)))) t) (-.f64 a z)) t)) |
(* -1 (/ (- z t) t)) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 a (+.f64 (/.f64 (*.f64 a (-.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)))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 a (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (/.f64 a (*.f64 t t))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (/.f64 z (*.f64 t t)))))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/.f64 (+.f64 z (-.f64 (*.f64 t (/.f64 (-.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 t (*.f64 t (-.f64 z t))) (*.f64 a a)) (-.f64 (*.f64 t (/.f64 (-.f64 z t) a)) t))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (-.f64 z t)) (+.f64 (*.f64 t (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t (*.f64 t (-.f64 z t))) (*.f64 a a)))) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(/.f64 (+.f64 z (-.f64 (*.f64 t (/.f64 (-.f64 z t) a)) t)) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(/.f64 (+.f64 (-.f64 z t) (/.f64 (+.f64 (*.f64 t (-.f64 z t)) (*.f64 t (*.f64 t (/.f64 (-.f64 z t) a)))) a)) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(/.f64 (+.f64 (-.f64 z t) (/.f64 (+.f64 (*.f64 t (-.f64 z t)) (/.f64 (+.f64 (*.f64 t (*.f64 t (-.f64 z t))) (*.f64 t (*.f64 t (*.f64 t (/.f64 (-.f64 z t) a))))) a)) a)) 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 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (+.f64 x (/.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 (*.f64 t (-.f64 x y)) (-.f64 a t)) (+.f64 x (/.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 (*.f64 t (-.f64 x y)) (-.f64 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 (- (+ (* -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 z (/.f64 (-.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 z (/.f64 (-.f64 y x) a)) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) 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 z (/.f64 (-.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 (-.f64 y x) a)) a))) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) 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 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a)) a))) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (+.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) 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 y x) (-.f64 a z)) (/.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(+.f64 y (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (*.f64 (-.f64 y x) (-.f64 a z))) 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 a z)) (/.f64 (-.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)))) t)) t)) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) t) (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.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 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (/.f64 a (pow.f64 t #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) t)))) x)) |
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 t (-.f64 #s(literal 0 binary64) a))) |
(+ (* -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 #s(literal 1 binary64) (/.f64 x y)))) |
(* 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 #s(literal 1 binary64) (/.f64 x y)))) |
(* 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 #s(literal 1 binary64) (/.f64 x y)))) |
(/ (* 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 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 x 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 t (-.f64 #s(literal 0 binary64) a))) |
(* 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 t (-.f64 #s(literal 0 binary64) a))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(/ (* 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 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) 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 z (/.f64 (-.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 (-.f64 y x) a)) a))) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) 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 z (/.f64 (-.f64 y x) a)) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a)) a))) (/.f64 (*.f64 z (/.f64 (-.f64 y x) a)) a))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t) (-.f64 y 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 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t) x))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(+.f64 y (+.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 a z)) (/.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t) x)))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t) (-.f64 y x)) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(+.f64 y (-.f64 (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (*.f64 (-.f64 y x) (-.f64 a z))) 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 (+.f64 (*.f64 (-.f64 y x) (-.f64 a z)) (/.f64 (-.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 a z))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)))) t)) t) (-.f64 y x)) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (-.f64 #s(literal 1 binary64) (/.f64 z 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 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) t) (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) 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 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (/.f64 a (pow.f64 t #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) 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 z t) (*.f64 (-.f64 y x) (*.f64 t (*.f64 t t)))) (*.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 (*.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 y (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (-.f64 z t) x) y) (-.f64 z t)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (-.f64 z t) x) y) (-.f64 z t)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.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 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 y (/.f64 (-.f64 z t) x)) (-.f64 z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 (-.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 y (/.f64 (-.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 y (/.f64 (-.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 y (/.f64 (-.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 y (-.f64 (/.f64 (*.f64 t (-.f64 x y)) z) x))) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 x y)) z) x))) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 x y)) 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 (*.f64 t (-.f64 y x)) z) (-.f64 x y))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.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 t (*.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 x y)) t) x)) #s(literal -1 binary64))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 t (*.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 x y)) t) x)) #s(literal -1 binary64))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 t (*.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z (-.f64 x y)) t) x)) #s(literal -1 binary64))) |
(* -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 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
Compiled 40 730 to 3 036 computations (92.5% saved)
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 446 | 24 | 1 470 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1 448 | 24 | 1 472 |
| Status | Accuracy | Program |
|---|---|---|
| 79.1% | (fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) | |
| ▶ | 48.1% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
| 40.4% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) | |
| 82.8% | (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) | |
| 29.2% | (+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) t) (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) t))))) | |
| 37.2% | (+.f64 y (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (*.f64 (-.f64 y x) (-.f64 a z))) t)) | |
| 44.9% | (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) | |
| ▶ | 83.2% | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
| 63.6% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))))) | |
| 13.5% | (+.f64 x (-.f64 y x)) | |
| ▶ | 50.0% | (+.f64 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))))) |
| ▶ | 79.0% | (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t))) |
| 53.4% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (-.f64 y x) (+.f64 z t)))) | |
| 50.4% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) | |
| 47.8% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) | |
| 67.9% | (+.f64 x (*.f64 (-.f64 y x) (-.f64 (/.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t))) (/.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t)))))) | |
| 39.7% | (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) | |
| 46.5% | (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) | |
| 71.1% | (+.f64 x (*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))))) | |
| 65.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 69.7% | (+.f64 x (*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) | |
| 41.7% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 18.4% | y | |
| ▶ | 19.2% | x |
Compiled 962 to 568 computations (41% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) |
| ✓ | cost-diff | 0 | (+.f64 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))))) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
| ✓ | cost-diff | 512 | (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t))) |
| ✓ | 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) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
| 13 108× | accelerator-lowering-fma.f32 |
| 13 108× | accelerator-lowering-fma.f64 |
| 4 346× | +-lowering-+.f64 |
| 4 346× | +-lowering-+.f32 |
| 2 818× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 211 |
| 1 | 72 | 197 |
| 2 | 199 | 197 |
| 3 | 791 | 197 |
| 4 | 3321 | 197 |
| 0 | 8420 | 194 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (/ (- z t) (- a t)) (/ 1 (- y x)))) |
x |
(/ (/ (- z t) (- a t)) (/ 1 (- y x))) |
(/ (- z t) (- a t)) |
(- z t) |
z |
t |
(- a t) |
a |
(/ 1 (- y x)) |
1 |
(- y x) |
y |
x |
(/ (* z (- y x)) (- a t)) |
(* z (- y x)) |
z |
(- y x) |
y |
x |
(- a t) |
a |
t |
(+ x (* (/ (- y x) (- a t)) (- z t))) |
x |
(* (/ (- y x) (- a t)) (- z t)) |
(/ (- y x) (- a t)) |
(- y x) |
y |
(- a t) |
a |
t |
(- z t) |
z |
(+ x (* (/ (- z t) (- (* a a) (* t t))) (/ (- y x) (/ 1 (+ t a))))) |
x |
(* (/ (- z t) (- (* a a) (* t t))) (/ (- y x) (/ 1 (+ t a)))) |
(/ (- z t) (- (* a a) (* t t))) |
(- z t) |
z |
t |
(- (* a a) (* t t)) |
(* a a) |
a |
(* t t) |
(/ (- y x) (/ 1 (+ t a))) |
(- y x) |
y |
(/ 1 (+ t a)) |
1 |
(+ t a) |
| Outputs |
|---|
(+ x (/ (/ (- z t) (- a t)) (/ 1 (- y x)))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
x |
(/ (/ (- z t) (- a t)) (/ 1 (- y x))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/ (- z t) (- a t)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
(/ 1 (- y x)) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
1 |
#s(literal 1 binary64) |
(- y x) |
(-.f64 y x) |
y |
x |
(/ (* 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 (* (/ (- y x) (- a t)) (- z t))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
x |
(* (/ (- y x) (- a t)) (- z t)) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/ (- y x) (- a t)) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(- y x) |
(-.f64 y x) |
y |
(- a t) |
(-.f64 a t) |
a |
t |
(- z t) |
(-.f64 z t) |
z |
(+ x (* (/ (- z t) (- (* a a) (* t t))) (/ (- y x) (/ 1 (+ t a))))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
x |
(* (/ (- z t) (- (* a a) (* t t))) (/ (- y x) (/ 1 (+ t a)))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/ (- z t) (- (* a a) (* t t))) |
(/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) |
(- z t) |
(-.f64 z t) |
z |
t |
(- (* a a) (* t t)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(* a a) |
(*.f64 a a) |
a |
(* t t) |
(*.f64 t t) |
(/ (- y x) (/ 1 (+ t a))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(- y x) |
(-.f64 y x) |
y |
(/ 1 (+ t a)) |
(/.f64 #s(literal 1 binary64) (+.f64 t a)) |
1 |
#s(literal 1 binary64) |
(+ t a) |
(+.f64 t a) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 96.1% | (-.f64 (*.f64 a a) (*.f64 t t)) |
| ✓ | accuracy | 84.3% | (+.f64 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))))) |
| ✓ | accuracy | 74.0% | (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) |
| ✓ | accuracy | 67.9% | (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | accuracy | 92.4% | (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
| ✓ | accuracy | 84.3% | (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t))) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y x)) |
| ✓ | accuracy | 88.8% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 y x)) |
| ✓ | accuracy | 98.1% | (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
| ✓ | accuracy | 84.3% | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
| 58.0ms | 214× | 0 | valid |
| 42.0ms | 41× | 1 | valid |
| 1.0ms | 1× | 2 | valid |
Compiled 225 to 29 computations (87.1% saved)
ival-div: 34.0ms (47.1% of total)ival-sub: 23.0ms (31.8% of total)ival-mult: 8.0ms (11.1% of total)ival-add: 5.0ms (6.9% of total)adjust: 1.0ms (1.4% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (- z t) (- a t)) (/ 1 (- y x)))> |
#<alt (+ x (/ (/ (- z t) (- a t)) (/ 1 (- y x))))> |
#<alt (/ (- z t) (- a t))> |
#<alt (- z t)> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* z (- y x))> |
#<alt (- y x)> |
#<alt (- a t)> |
#<alt (+ x (* (/ (- y x) (- a t)) (- z t)))> |
#<alt (* (/ (- y x) (- a t)) (- z t))> |
#<alt (/ (- y x) (- a t))> |
#<alt (* (/ (- z t) (- (* a a) (* t t))) (/ (- y x) (/ 1 (+ t a))))> |
#<alt (/ (- y x) (/ 1 (+ t a)))> |
#<alt (+ x (* (/ (- z t) (- (* a a) (* t t))) (/ (- y x) (/ 1 (+ t a)))))> |
#<alt (/ (- z t) (- (* a a) (* t t)))> |
#<alt (/ 1 (- y x))> |
#<alt (- (* a a) (* t t))> |
| Outputs |
|---|
#<alt (* -1 (/ (* t (- y x)) (- a t)))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x)> |
#<alt (* -1 (/ (* (- y x) (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (* x (+ 1 (* -1 (/ (- z t) (- a t)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (+ x (* -1 (/ (* t (- y x)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (* z (- (/ y (- a t)) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t)))> |
#<alt (+ x (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)))> |
#<alt (+ x (* -1 (/ (* x (- z t)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (/ t (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ z t))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t)))> |
#<alt (* -1 (/ (- z t) t))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2)))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (/ (* t (- z t)) a)) t) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a)> |
#<alt (/ (- z t) a)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (/ (* 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 (/ (* 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 (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (/ y (- a t))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (/ y (- a t))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (/ y (- a t))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2)))))> |
#<alt (/ (- y x) a)> |
#<alt (/ (- (+ y (/ (* t (- y x)) a)) x) a)> |
#<alt (/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a)> |
#<alt (/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a)> |
#<alt (/ (- y x) a)> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a))> |
#<alt (/ (- y x) a)> |
#<alt (- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a))> |
#<alt (- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a))> |
#<alt (- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a))> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t)> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) x) t))> |
#<alt (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))))> |
#<alt (* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))))> |
#<alt (* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2)))))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (* -1 (/ (- y x) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (+ (* -1 (/ (- y x) (pow a 2))) (/ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t))) x)> |
#<alt (- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t)))) (+ x (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))))> |
#<alt (- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (+ (* -1 (* a (- y x))) (* z (- y x)))) (pow t 3))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t))))) (+ x (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))))> |
#<alt (- y x)> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- y x)) t))) x)> |
#<alt (- (+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (* -1 (* a (* z (- y x)))) (* -1 (* (pow a 2) (- y x)))) t))) t))) x)> |
#<alt (- (+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (+ (* -1 (* a (* z (- y x)))) (/ (* (pow a 2) (+ (* -1 (* z (- y x))) (* a (- y x)))) t)) (* -1 (* (pow a 2) (- y x)))) t))) 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))) (* -1 (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (+ (* -1 (/ (* (- y x) (- z t)) (pow t 2))) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))))))> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a)> |
#<alt (/ (+ (* (- y x) (- z t)) (+ (/ (* t (* (- y x) (- z t))) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2)))) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (+ (/ (* t (* (- y x) (- z t))) a) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3)))) (* -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 3) (* (- y x) (- z t))) a)) (* (pow t 2) (* (- y x) (- z t)))) a)) (* t (* (- y x) (- z t)))) a))) a))> |
#<alt (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))> |
#<alt (* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))> |
#<alt (* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))> |
#<alt (* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))> |
#<alt (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))> |
#<alt (* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2)))))))> |
#<alt (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))> |
#<alt (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (* x (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))))> |
#<alt (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))))> |
#<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 (+ a (+ t (* -1 (/ (* x (+ a t)) y)))))> |
#<alt (* y (+ a (+ t (* -1 (/ (* x (+ a t)) y)))))> |
#<alt (* y (+ a (+ t (* -1 (/ (* x (+ a t)) y)))))> |
#<alt (* y (+ a t))> |
#<alt (* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y))))> |
#<alt (* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y))))> |
#<alt (* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y))))> |
#<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 (+ (* -1 (+ a t)) (/ (* y (+ a t)) x)))> |
#<alt (* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x)))> |
#<alt (* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x)))> |
#<alt (* -1 (* x (+ a t)))> |
#<alt (* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x))))))> |
#<alt (* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x))))))> |
#<alt (* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x))))))> |
#<alt (* a (- y x))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (* t (- y x))> |
#<alt (* t (- (+ y (/ (* a (- y x)) t)) x))> |
#<alt (* t (- (+ y (/ (* a (- y x)) t)) x))> |
#<alt (* t (- (+ y (/ (* a (- y x)) t)) x))> |
#<alt (* t (- y x))> |
#<alt (* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t)))))> |
#<alt (* t (- y x))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (* a (- y x))> |
#<alt (* a (- (+ y (/ (* t (- y x)) a)) x))> |
#<alt (* a (- (+ y (/ (* t (- y x)) a)) x))> |
#<alt (* a (- (+ y (/ (* t (- y x)) a)) x))> |
#<alt (* a (- y x))> |
#<alt (* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a)))))> |
#<alt (* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a)))))> |
#<alt (* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a)))))> |
#<alt (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))> |
#<alt (* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2)))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2)))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2)))))))> |
#<alt (* -1 (* x (- (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) 1)))> |
#<alt (+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))))> |
#<alt (+ x (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))))> |
#<alt (+ x (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))))> |
#<alt (+ x (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (+ (/ x z) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2))))))> |
#<alt (* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (+ (/ x z) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2))))))> |
#<alt (* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (+ (/ x z) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2))))))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) z)))))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (* -1 (/ (- y x) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (+ (* -1 (/ (- y x) (pow a 2))) (/ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt y> |
#<alt (+ y (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t)))) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2))))> |
#<alt (- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (+ (* -1 (* a (- y x))) (* z (- y x)))) (pow t 3))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t))))) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2))))> |
#<alt y> |
#<alt (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- y x)) t)))> |
#<alt (+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (* -1 (* a (* z (- y x)))) (* -1 (* (pow a 2) (- y x)))) t))) t)))> |
#<alt (+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (+ (* -1 (* a (* z (- y x)))) (/ (* (pow a 2) (+ (* -1 (* z (- y x))) (* a (- y x)))) t)) (* -1 (* (pow a 2) (- y x)))) t))) 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))) (* -1 (/ (* (- y x) (- z t)) (pow t 2)))))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (+ (* -1 (/ (* (- y x) (- z t)) (pow t 2))) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3))))))))> |
#<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 (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))))> |
#<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 (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))))> |
#<alt (+ x (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))))> |
#<alt (+ x (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))))> |
#<alt (+ x (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))))> |
#<alt (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))> |
#<alt (* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (+ (/ x y) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))))> |
#<alt (* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (+ (/ x y) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))))> |
#<alt (* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (+ (/ x y) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))))> |
#<alt (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))> |
#<alt (* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) y)))))> |
#<alt (* -1 (/ t (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ t (- (pow a 2) (pow t 2)))) (/ z (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ t (- (pow a 2) (pow t 2)))) (/ z (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ t (- (pow a 2) (pow t 2)))) (/ z (- (pow a 2) (pow t 2))))> |
#<alt (/ z (- (pow a 2) (pow t 2)))> |
#<alt (* z (+ (* -1 (/ t (* z (- (pow a 2) (pow t 2))))) (/ 1 (- (pow a 2) (pow t 2)))))> |
#<alt (* z (+ (* -1 (/ t (* z (- (pow a 2) (pow t 2))))) (/ 1 (- (pow a 2) (pow t 2)))))> |
#<alt (* z (+ (* -1 (/ t (* z (- (pow a 2) (pow t 2))))) (/ 1 (- (pow a 2) (pow t 2)))))> |
#<alt (/ z (- (pow a 2) (pow t 2)))> |
#<alt (* -1 (* z (- (/ t (* z (- (pow a 2) (pow t 2)))) (/ 1 (- (pow a 2) (pow t 2))))))> |
#<alt (* -1 (* z (- (/ t (* z (- (pow a 2) (pow t 2)))) (/ 1 (- (pow a 2) (pow t 2))))))> |
#<alt (* -1 (* z (- (/ t (* z (- (pow a 2) (pow t 2)))) (/ 1 (- (pow a 2) (pow t 2))))))> |
#<alt (/ z (pow a 2))> |
#<alt (+ (* -1 (/ t (pow a 2))) (/ z (pow a 2)))> |
#<alt (+ (* t (- (/ (* t z) (pow a 4)) (/ 1 (pow a 2)))) (/ z (pow a 2)))> |
#<alt (+ (* t (- (* t (- (* -1 (/ t (pow a 4))) (* -1 (/ z (pow a 4))))) (/ 1 (pow a 2)))) (/ z (pow a 2)))> |
#<alt (/ 1 t)> |
#<alt (/ (+ 1 (* -1 (/ z t))) t)> |
#<alt (/ (+ 1 (+ (* -1 (/ z t)) (/ (pow a 2) (pow t 2)))) t)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ z t)) (* -1 (/ (* (pow a 2) z) (pow t 3))))) (* -1 (/ (pow a 2) (pow t 2)))) t)> |
#<alt (/ 1 t)> |
#<alt (* -1 (/ (- (/ z t) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 z) (/ (pow a 2) t)) t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 z) (* -1 (/ (- (/ (* (pow a 2) z) t) (pow a 2)) t))) t)) 1) t))> |
#<alt (* -1 (/ (- z t) (pow t 2)))> |
#<alt (+ (* -1 (/ (- z t) (pow t 2))) (* (pow a 2) (- (/ 1 (pow t 3)) (/ z (pow t 4)))))> |
#<alt (+ (* -1 (/ (- z t) (pow t 2))) (* (pow a 2) (- (+ (/ 1 (pow t 3)) (/ (* (pow a 2) (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (pow t 2))) (/ z (pow t 4)))))> |
#<alt (+ (* -1 (/ (- z t) (pow t 2))) (* (pow a 2) (- (+ (* (pow a 2) (- (/ (* (pow a 2) (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (pow t 4)) (* -1 (/ (- (/ 1 (pow t 3)) (/ z (pow t 4))) (pow t 2))))) (/ 1 (pow t 3))) (/ z (pow t 4)))))> |
#<alt (/ (- z t) (pow a 2))> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) t) (pow a 2))> |
#<alt (/ (- (+ z (/ (* (pow t 4) (- z t)) (pow a 4))) (+ t (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))))) (pow a 2))> |
#<alt (/ (- (+ z (/ (* (pow t 6) (- z t)) (pow a 6))) (+ t (+ (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))) (* -1 (/ (* (pow t 4) (- z t)) (pow a 4)))))) (pow a 2))> |
#<alt (/ (- z t) (pow a 2))> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) t) (pow a 2))> |
#<alt (/ (- (+ z (/ (* (pow t 4) (- z t)) (pow a 4))) (+ t (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))))) (pow a 2))> |
#<alt (/ (- (+ z (/ (* (pow t 6) (- z t)) (pow a 6))) (+ t (+ (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))) (* -1 (/ (* (pow t 4) (- z t)) (pow a 4)))))) (pow a 2))> |
#<alt (/ -1 x)> |
#<alt (- (* -1 (/ y (pow x 2))) (/ 1 x))> |
#<alt (- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (/ x y)) y)> |
#<alt (/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y)> |
#<alt (/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (* -1 (/ x y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y))> |
#<alt (/ 1 y)> |
#<alt (+ (/ 1 y) (/ x (pow y 2)))> |
#<alt (+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y))> |
#<alt (+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ -1 x)> |
#<alt (/ (- (* -1 (/ y x)) 1) x)> |
#<alt (/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x)> |
#<alt (/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ y x)) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x))> |
#<alt (* -1 (pow t 2))> |
#<alt (- (pow a 2) (pow t 2))> |
#<alt (- (pow a 2) (pow t 2))> |
#<alt (- (pow a 2) (pow t 2))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (+ (* -1 (pow t 2)) (pow a 2))> |
#<alt (+ (* -1 (pow t 2)) (pow a 2))> |
#<alt (+ (* -1 (pow t 2)) (pow a 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
#<alt (* -1 (pow t 2))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
186 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | (/ (* z (- y x)) (- a t)) |
| 5.0ms | t | @ | inf | (/ (- y x) (/ 1 (+ t a))) |
| 3.0ms | y | @ | -inf | (* (/ (- z t) (- (* a a) (* t t))) (/ (- y x) (/ 1 (+ t a)))) |
| 2.0ms | a | @ | inf | (/ (- z t) (- (* a a) (* t t))) |
| 2.0ms | t | @ | 0 | (/ (- z t) (- (* a a) (* t t))) |
| 1× | batch-egg-rewrite |
| 4 708× | /-lowering-/.f32 |
| 4 708× | /-lowering-/.f64 |
| 3 966× | *-lowering-*.f32 |
| 3 966× | *-lowering-*.f64 |
| 1 894× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 153 |
| 1 | 208 | 139 |
| 2 | 2352 | 139 |
| 0 | 8127 | 136 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- z t) (- a t)) (/ 1 (- y x))) |
(+ x (/ (/ (- z t) (- a t)) (/ 1 (- y x)))) |
(/ (- z t) (- a t)) |
(- z t) |
(/ (* z (- y x)) (- a t)) |
(* z (- y x)) |
(- y x) |
(- a t) |
(+ x (* (/ (- y x) (- a t)) (- z t))) |
(* (/ (- y x) (- a t)) (- z t)) |
(/ (- y x) (- a t)) |
(* (/ (- z t) (- (* a a) (* t t))) (/ (- y x) (/ 1 (+ t a)))) |
(/ (- y x) (/ 1 (+ t a))) |
(+ x (* (/ (- z t) (- (* a a) (* t t))) (/ (- y x) (/ 1 (+ t a))))) |
(/ (- z t) (- (* a a) (* t t))) |
(/ 1 (- y x)) |
(- (* a a) (* t t)) |
| Outputs |
|---|
(+.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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.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 #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 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 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 #s(literal 0 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 #s(literal 0 binary64) (-.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 (/.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 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.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 (-.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 t a) (*.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 t a) (*.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 t a))) (*.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 t a))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.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 z t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.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 y x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t 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 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.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 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) (-.f64 a t))) (+.f64 z t)) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (+.f64 t a)) (-.f64 a t)) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) t)) (*.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) t)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 z t) (-.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 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t 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 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 y x) (+.f64 t a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.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 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) (-.f64 a t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (+.f64 t a))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a)))) |
(*.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 y x) (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (/.f64 (-.f64 z t) (-.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 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (+.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (+.f64 t a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a))) x) |
(fma.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (-.f64 y x) (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) x) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) x) |
(fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) x) |
(fma.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (+.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (+.f64 t a) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t a)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) x) |
(fma.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 (-.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) |
(/.f64 (-.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))))) (neg.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 z t))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(-.f64 z t) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (-.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(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 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.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 z) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.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 z #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 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 z #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64))) (-.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 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (-.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 y x) (-.f64 a t)) z) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 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 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.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 t a)))) |
(+.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 y x)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.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 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (+.f64 y x))) |
(*.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) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64)))) |
(-.f64 y x) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(-.f64 a t) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t 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))))) |
(fma.f64 #s(literal -1 binary64) t a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 t a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t a) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (-.f64 a (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (+.f64 t a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t 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 t a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (-.f64 (*.f64 t t) (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (+.f64 t a))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 t t) (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 t a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) (neg.f64 (*.f64 (+.f64 t a) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (+.f64 t a)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.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 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (+.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t t)))) |
(pow.f64 (/.f64 (+.f64 t a) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(*.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 (+.f64 t a) (/.f64 (-.f64 a t) (+.f64 t a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t 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 t a))))) |
(*.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a))) (-.f64 t a)) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a))) x) |
(fma.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (-.f64 y x) (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) x) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) x) |
(fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) x) |
(fma.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (+.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (+.f64 t a) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t a)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) x) |
(fma.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(+.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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.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 #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 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 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 #s(literal 0 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 #s(literal 0 binary64) (-.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 (/.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 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.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 (-.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 t a) (*.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 t a) (*.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 t a))) (*.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 t a))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.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 z t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.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 y x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t 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 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.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 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) (-.f64 a t))) (+.f64 z t)) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (+.f64 t a)) (-.f64 a t)) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) t)) (*.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) t)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 z t) (-.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 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t 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 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 y x) (+.f64 t a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.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 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) (-.f64 a t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (+.f64 t a))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a)))) |
(*.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 y x) (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (/.f64 (-.f64 z t) (-.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 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (+.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (+.f64 t a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(+.f64 (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (/.f64 x (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 a t) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t)))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 y x)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) x)) (*.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) y) x)) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 a t) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) x))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 a t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))))) (neg.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 (/.f64 (*.f64 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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.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 #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 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 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 #s(literal 0 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 #s(literal 0 binary64) (-.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 (/.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 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.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 (-.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 t a) (*.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 t a) (*.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 t a))) (*.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 t a))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.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 z t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.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 y x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t 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 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.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 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) (-.f64 a t))) (+.f64 z t)) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (+.f64 t a)) (-.f64 a t)) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) t)) (*.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) t)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 z t) (-.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 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t 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 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 y x) (+.f64 t a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.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 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) (-.f64 a t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (+.f64 t a))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a)))) |
(*.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 y x) (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (/.f64 (-.f64 z t) (-.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 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (+.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (+.f64 t a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 y (+.f64 t a)) (neg.f64 (*.f64 x (+.f64 t a)))) |
(+.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) a)) |
(+.f64 (*.f64 (-.f64 y x) a) (*.f64 (-.f64 y x) t)) |
(+.f64 (*.f64 t (-.f64 y x)) (*.f64 a (-.f64 y x))) |
(+.f64 (*.f64 a (-.f64 y x)) (*.f64 t (-.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (*.f64 y (+.f64 t a)) (*.f64 x (+.f64 t a))) |
(fma.f64 t (-.f64 y x) (*.f64 a (-.f64 y x))) |
(fma.f64 a (-.f64 y x) (*.f64 t (-.f64 y x))) |
(fma.f64 y (+.f64 t a) (neg.f64 (*.f64 x (+.f64 t a)))) |
(fma.f64 (-.f64 y x) t (*.f64 (-.f64 y x) a)) |
(fma.f64 (-.f64 y x) a (*.f64 (-.f64 y x) t)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (+.f64 t a) (neg.f64 (*.f64 x (+.f64 t a)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t a)) (neg.f64 (*.f64 x (+.f64 t a)))) |
(neg.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x))))) |
(/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 #s(literal -1 binary64) (+.f64 t 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))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 a a))) (-.f64 t a)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (-.f64 t a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (+.f64 t a)) (*.f64 (*.f64 y (+.f64 t a)) (*.f64 y (+.f64 t a)))) (*.f64 (*.f64 x (+.f64 t a)) (*.f64 (*.f64 x (+.f64 t a)) (*.f64 x (+.f64 t a))))) (+.f64 (*.f64 (*.f64 y (+.f64 t a)) (*.f64 y (+.f64 t a))) (+.f64 (*.f64 (*.f64 x (+.f64 t a)) (*.f64 x (+.f64 t a))) (*.f64 (*.f64 y (+.f64 t a)) (*.f64 x (+.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (+.f64 t a)) (*.f64 y (+.f64 t a))) (*.f64 (*.f64 x (+.f64 t a)) (*.f64 x (+.f64 t a)))) (+.f64 (*.f64 y (+.f64 t a)) (*.f64 x (+.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 t a))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 t a)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 t a)) (+.f64 y x)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (-.f64 (/.f64 y #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (-.f64 y (/.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) y) x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) y) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) y) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) y) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) y) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) x)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) x)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 #s(literal -1 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) x))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 t a)) (/.f64 #s(literal -1 binary64) (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 a a)))) (neg.f64 (-.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 a a)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (+.f64 t a)) (*.f64 (*.f64 y (+.f64 t a)) (*.f64 y (+.f64 t a)))) (*.f64 (*.f64 x (+.f64 t a)) (*.f64 (*.f64 x (+.f64 t a)) (*.f64 x (+.f64 t a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y (+.f64 t a)) (*.f64 y (+.f64 t a))) (+.f64 (*.f64 (*.f64 x (+.f64 t a)) (*.f64 x (+.f64 t a))) (*.f64 (*.f64 y (+.f64 t a)) (*.f64 x (+.f64 t a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (+.f64 t a)) (*.f64 y (+.f64 t a))) (*.f64 (*.f64 x (+.f64 t a)) (*.f64 x (+.f64 t a))))) (neg.f64 (+.f64 (*.f64 y (+.f64 t a)) (*.f64 x (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 t a))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 t a))) (neg.f64 (+.f64 y x))) |
(pow.f64 (*.f64 (-.f64 y x) (+.f64 t a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (+.f64 t a))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(*.f64 (+.f64 t a) (-.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t 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 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a))) x) |
(fma.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (-.f64 y x) (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 t a)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) x) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) x) |
(fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) x) |
(fma.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (+.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (+.f64 t a) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t a)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) x) |
(fma.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.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 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(+.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t)) (neg.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))))) |
(neg.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) t)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 a a) (*.f64 t t)))))) (+.f64 (*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))))) (+.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 z t)) |
(/.f64 (-.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (-.f64 (/.f64 z (+.f64 t a)) (/.f64 t (+.f64 t a))) (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) t)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 t (+.f64 t a)))) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) z) t)) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) z) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) t)) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) z) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) z) (/.f64 t (+.f64 t a)))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (+.f64 t a)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 t (+.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) t))) (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (+.f64 t a))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 a a) (*.f64 t t))))))) (neg.f64 (+.f64 (*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (neg.f64 (+.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) (neg.f64 (+.f64 z t))) |
(pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(pow.f64 (-.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 a a)) |
(+.f64 (*.f64 (+.f64 t a) a) (*.f64 (+.f64 t a) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 a (+.f64 t a)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 t a))) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t t)))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (*.f64 a a)) |
(fma.f64 a a (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 a (+.f64 t a) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 t a))) |
(fma.f64 (+.f64 t a) a (*.f64 (+.f64 t a) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t t) (*.f64 a a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) t (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))) (-.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 t a) (+.f64 t a))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 t a) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) (neg.f64 (-.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (+.f64 t a) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(/.f64 (*.f64 (+.f64 t a) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 a t)) (-.f64 t a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 a t))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 a t))) (neg.f64 (-.f64 t a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (+.f64 t a)) |
(*.f64 (+.f64 t a) (-.f64 a t)) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t)))) |
| 1× | egg-herbie |
| 7 864× | accelerator-lowering-fma.f32 |
| 7 864× | accelerator-lowering-fma.f64 |
| 5 846× | *-lowering-*.f32 |
| 5 846× | *-lowering-*.f64 |
| 4 700× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1144 | 14596 |
| 1 | 3711 | 13858 |
| 0 | 8476 | 13559 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* t (- y x)) (- a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(/ (* z (- y x)) (- a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(/ (* z (- y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(- y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(- y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(/ (* (- y x) (- z t)) a) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/ (* (- y x) (- z t)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(/ (* y (- z t)) (- a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(/ (* y (- z t)) (- a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(/ (* y (- z t)) (- a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (/ t (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(* -1 (/ (- z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(/ (- z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/ (- z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(/ (* 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 (/ (* 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 (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/ y (- a t)) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(/ y (- a t)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(/ y (- a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(* -1 (/ x (- a t))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* -1 (/ x (- a t))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (/ (- y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2))))) |
(/ (- y x) a) |
(/ (- (+ y (/ (* t (- y x)) a)) x) a) |
(/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a) |
(/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a) |
(/ (- y x) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a)) |
(/ (- y x) a) |
(- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a)) |
(- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(* -1 (/ (- y x) t)) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t) |
(* -1 (/ (- y x) t)) |
(* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) x) t)) |
(* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2))))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2))))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2))))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))))) |
(/ (* z (- y x)) a) |
(+ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (/ (* z (- y x)) a)) |
(+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (* -1 (/ (- y x) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (+ (* -1 (/ (- y x) (pow a 2))) (/ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(- y x) |
(- (+ y (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t))) x) |
(- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t)))) (+ x (* -1 (/ (* (pow a 2) (- y x)) (pow t 2))))) |
(- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (+ (* -1 (* a (- y x))) (* z (- y x)))) (pow t 3))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t))))) (+ x (* -1 (/ (* (pow a 2) (- y x)) (pow t 2))))) |
(- y x) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- y x)) t))) x) |
(- (+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (* -1 (* a (* z (- y x)))) (* -1 (* (pow a 2) (- y x)))) t))) t))) x) |
(- (+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (+ (* -1 (* a (* z (- y x)))) (/ (* (pow a 2) (+ (* -1 (* z (- y x))) (* a (- y x)))) t)) (* -1 (* (pow a 2) (- y x)))) t))) 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))) (* -1 (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (+ (* -1 (/ (* (- y x) (- z t)) (pow t 2))) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3))))))) |
(/ (* (- y x) (- z t)) a) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/ (+ (* (- y x) (- z t)) (+ (/ (* t (* (- y x) (- z t))) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2)))) a) |
(/ (- (+ (* (- y x) (- z t)) (+ (/ (* t (* (- y x) (- z t))) a) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3)))) (* -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 3) (* (- y x) (- z t))) a)) (* (pow t 2) (* (- y x) (- z t)))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))))) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))))) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))))) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(* x (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2)))))) |
(* x (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2)))))) |
(* x (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2)))))) |
(* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(* -1 (* x (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(* -1 (* x (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(* -1 (* x (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(* -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 (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(* y (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(* y (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(* y (+ a t)) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(* 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 (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(* -1 (* x (+ a t))) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(* a (- y x)) |
(+ (* a (- y x)) (* t (- y x))) |
(+ (* a (- y x)) (* t (- y x))) |
(+ (* a (- y x)) (* t (- y x))) |
(* t (- y x)) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(* t (- y x)) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(* t (- y x)) |
(+ (* a (- y x)) (* t (- y x))) |
(+ (* a (- y x)) (* t (- y x))) |
(+ (* a (- y x)) (* t (- y x))) |
(* a (- y x)) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(* a (- y x)) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(+ (* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(+ (* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(+ (* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(* x (+ 1 (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))))) |
(* x (+ 1 (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))))) |
(* x (+ 1 (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))))) |
(* -1 (* x (- (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) 1))) |
(+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) |
(+ x (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) |
(+ x (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) |
(+ x (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (+ (/ x z) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (+ (/ x z) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (+ (/ x z) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) z))))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) z))))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) z))))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (* -1 (/ (- y x) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (+ (* -1 (/ (- y x) (pow a 2))) (/ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
y |
(+ y (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t))) |
(- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t)))) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) |
(- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (+ (* -1 (* a (- y x))) (* z (- y x)))) (pow t 3))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t))))) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) |
y |
(+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- y x)) t))) |
(+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (* -1 (* a (* z (- y x)))) (* -1 (* (pow a 2) (- y x)))) t))) t))) |
(+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (+ (* -1 (* a (* z (- y x)))) (/ (* (pow a 2) (+ (* -1 (* z (- y x))) (* a (- y x)))) t)) (* -1 (* (pow a 2) (- y x)))) t))) 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))) (* -1 (/ (* (- y x) (- z t)) (pow t 2))))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (+ (* -1 (/ (* (- y x) (- z t)) (pow t 2))) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3))))) |
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 (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) |
(+ x (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) |
(+ x (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) |
(+ x (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (+ (/ x y) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (+ (/ x y) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (+ (/ x y) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) y))))) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) y))))) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) y))))) |
(* -1 (/ t (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ t (- (pow a 2) (pow t 2)))) (/ z (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ t (- (pow a 2) (pow t 2)))) (/ z (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ t (- (pow a 2) (pow t 2)))) (/ z (- (pow a 2) (pow t 2)))) |
(/ z (- (pow a 2) (pow t 2))) |
(* z (+ (* -1 (/ t (* z (- (pow a 2) (pow t 2))))) (/ 1 (- (pow a 2) (pow t 2))))) |
(* z (+ (* -1 (/ t (* z (- (pow a 2) (pow t 2))))) (/ 1 (- (pow a 2) (pow t 2))))) |
(* z (+ (* -1 (/ t (* z (- (pow a 2) (pow t 2))))) (/ 1 (- (pow a 2) (pow t 2))))) |
(/ z (- (pow a 2) (pow t 2))) |
(* -1 (* z (- (/ t (* z (- (pow a 2) (pow t 2)))) (/ 1 (- (pow a 2) (pow t 2)))))) |
(* -1 (* z (- (/ t (* z (- (pow a 2) (pow t 2)))) (/ 1 (- (pow a 2) (pow t 2)))))) |
(* -1 (* z (- (/ t (* z (- (pow a 2) (pow t 2)))) (/ 1 (- (pow a 2) (pow t 2)))))) |
(/ z (pow a 2)) |
(+ (* -1 (/ t (pow a 2))) (/ z (pow a 2))) |
(+ (* t (- (/ (* t z) (pow a 4)) (/ 1 (pow a 2)))) (/ z (pow a 2))) |
(+ (* t (- (* t (- (* -1 (/ t (pow a 4))) (* -1 (/ z (pow a 4))))) (/ 1 (pow a 2)))) (/ z (pow a 2))) |
(/ 1 t) |
(/ (+ 1 (* -1 (/ z t))) t) |
(/ (+ 1 (+ (* -1 (/ z t)) (/ (pow a 2) (pow t 2)))) t) |
(/ (- (+ 1 (+ (* -1 (/ z t)) (* -1 (/ (* (pow a 2) z) (pow t 3))))) (* -1 (/ (pow a 2) (pow t 2)))) t) |
(/ 1 t) |
(* -1 (/ (- (/ z t) 1) t)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 z) (/ (pow a 2) t)) t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 z) (* -1 (/ (- (/ (* (pow a 2) z) t) (pow a 2)) t))) t)) 1) t)) |
(* -1 (/ (- z t) (pow t 2))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* (pow a 2) (- (/ 1 (pow t 3)) (/ z (pow t 4))))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* (pow a 2) (- (+ (/ 1 (pow t 3)) (/ (* (pow a 2) (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (pow t 2))) (/ z (pow t 4))))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* (pow a 2) (- (+ (* (pow a 2) (- (/ (* (pow a 2) (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (pow t 4)) (* -1 (/ (- (/ 1 (pow t 3)) (/ z (pow t 4))) (pow t 2))))) (/ 1 (pow t 3))) (/ z (pow t 4))))) |
(/ (- z t) (pow a 2)) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) t) (pow a 2)) |
(/ (- (+ z (/ (* (pow t 4) (- z t)) (pow a 4))) (+ t (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))))) (pow a 2)) |
(/ (- (+ z (/ (* (pow t 6) (- z t)) (pow a 6))) (+ t (+ (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))) (* -1 (/ (* (pow t 4) (- z t)) (pow a 4)))))) (pow a 2)) |
(/ (- z t) (pow a 2)) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) t) (pow a 2)) |
(/ (- (+ z (/ (* (pow t 4) (- z t)) (pow a 4))) (+ t (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))))) (pow a 2)) |
(/ (- (+ z (/ (* (pow t 6) (- z t)) (pow a 6))) (+ t (+ (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))) (* -1 (/ (* (pow t 4) (- z t)) (pow a 4)))))) (pow a 2)) |
(/ -1 x) |
(- (* -1 (/ y (pow x 2))) (/ 1 x)) |
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ 1 y) |
(/ (+ 1 (/ x y)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y) |
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y) |
(/ 1 y) |
(* -1 (/ (- (* -1 (/ x y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y)) |
(/ 1 y) |
(+ (/ 1 y) (/ x (pow y 2))) |
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y)) |
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ -1 x) |
(/ (- (* -1 (/ y x)) 1) x) |
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x) |
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ y x)) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x)) |
(* -1 (pow t 2)) |
(- (pow a 2) (pow t 2)) |
(- (pow a 2) (pow t 2)) |
(- (pow a 2) (pow t 2)) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(pow a 2) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(* -1 (pow t 2)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(* -1 (pow t 2)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
| Outputs |
|---|
(* -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 (-.f64 y x) z) (-.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 (-.f64 y x) z) (-.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 (-.f64 y x) z) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 (-.f64 a t) z)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 (-.f64 a t) z)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 (-.f64 a t) z)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z)) (/.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 (-.f64 a t) z)) (/.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 (-.f64 a t) z)) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 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)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a))) a) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a)) a))) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(+.f64 (-.f64 y (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 (/.f64 (*.f64 (-.f64 y x) 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 (+.f64 y (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) 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 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) a) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) 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 (-.f64 y x) z) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 (-.f64 y x) a))) t)) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (-.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.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 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 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))))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t t) a)))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t t) a)))) a) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 y x) (-.f64 z t))) (-.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 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) (-.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 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 x (-.f64 z t)) (neg.f64 (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.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 x (-.f64 z t)) (-.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 x (-.f64 z t)) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (neg.f64 (*.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 x (-.f64 z t)) (neg.f64 (*.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 x (-.f64 z t)) (neg.f64 (*.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 x (-.f64 z t)) (*.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 x (-.f64 z t)) (*.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 x (-.f64 z t)) (*.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 x (-.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 x (-.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 x (-.f64 z t)) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 x (-.f64 z t)) (neg.f64 (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 x (-.f64 z t)) (neg.f64 (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 a t)))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 a t)))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 a t)))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal -1 binary64)) (/.f64 t (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 x (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 y x) (neg.f64 (-.f64 a t))) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 y x) (neg.f64 (-.f64 a t))) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 y x) (neg.f64 (-.f64 a t))) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 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))) |
(+.f64 (+.f64 x (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a))) a) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))) (/.f64 (*.f64 (-.f64 y x) z) a)) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a)) a))) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (-.f64 y x) a) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
(+.f64 (+.f64 y (-.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 (-.f64 y x) z) t))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) 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 (-.f64 y x) z) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 (-.f64 y x) a))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+.f64 (-.f64 x (*.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (-.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.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 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 a a)))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 a a)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t t) (*.f64 a a)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(-.f64 x (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 y x) (-.f64 z t))) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a)) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)))) |
(* -1 (/ t (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(-.f64 (/.f64 z a) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) t)) (-.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 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) z) a)) (*.f64 t t)) (/.f64 z 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 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) a) (*.f64 t (*.f64 t t)))) (/.f64 z t))) (-.f64 (/.f64 a (-.f64 #s(literal 0 binary64) 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 (/ (- z t) t)) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t)) (/.f64 z (*.f64 t t)))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 z t)) a) t)) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/.f64 (-.f64 (+.f64 z (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)))) (-.f64 t (/.f64 (*.f64 t (-.f64 z t)) a))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 t (/.f64 (*.f64 t (-.f64 z t)) a)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a))))) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 z t) a)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (+.f64 (*.f64 t (-.f64 z t)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) a))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (-.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)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* -1 (/ (* x z) (- a t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 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 y (/.f64 z (-.f64 a t))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))) (/.f64 z (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))) (/.f64 z (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))) (/.f64 z (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(* -1 (/ (* x z) (- a t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 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 y (/.f64 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 y (/.f64 z (*.f64 x (-.f64 a t)))) (/.f64 z (-.f64 a t)))) |
(* -1 (/ (* x z) (- a t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (*.f64 y (/.f64 z (*.f64 x (-.f64 a t))))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (*.f64 y (/.f64 z (*.f64 x (-.f64 a t))))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (*.f64 y (/.f64 z (*.f64 x (-.f64 a t))))))) |
(* -1 (/ (* z (- y x)) t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) (*.f64 t 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 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) a)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 y x) z) 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 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) a)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) z) (/.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 y x) z) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 t t)) (*.f64 a a)) (/.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 y x) z) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 t t)) (*.f64 a a))))) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 y x) z)) (-.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 y x) (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 t t)) a)) a)) (-.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 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 t t))) a)) a)) a)) a)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) 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 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (-.f64 y x) z) (*.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 (-.f64 y x) z) a) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))) |
(* -1 (/ (* z (- y x)) t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (/.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 y x) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (*.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 y x) (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) t) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (*.f64 t t)))) t) |
(* -1 (/ (* z (- y x)) t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (/.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 (-.f64 (*.f64 (-.f64 y x) z) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 a 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 (-.f64 y x) z) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 a (*.f64 a a))) t) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 a z) (-.f64 y x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (*.f64 x (/.f64 z y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (*.f64 x (/.f64 z y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (*.f64 x (/.f64 z y)))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (*.f64 x (/.f64 z y)) z) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (*.f64 x (/.f64 z y)) z) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (*.f64 x (/.f64 z y)) z) (-.f64 #s(literal 0 binary64) y)) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 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)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (neg.f64 (-.f64 z (/.f64 (*.f64 y z) x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (neg.f64 (-.f64 z (/.f64 (*.f64 y z) x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (neg.f64 (-.f64 z (/.f64 (*.f64 y z) 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 #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)))) |
(* -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 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal -1 binary64)) (/.f64 t (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)))) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+.f64 (-.f64 x (*.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (-.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.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 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 a a)))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 a a)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t t) (*.f64 a a)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(-.f64 x (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 y x) (-.f64 z t))) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a)) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 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))) |
(+.f64 (+.f64 x (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a))) a) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))) (/.f64 (*.f64 (-.f64 y x) z) a)) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a)) a))) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (-.f64 y x) a) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
(+.f64 (+.f64 y (-.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 (-.f64 y x) z) t))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) 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 (-.f64 y x) z) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 (-.f64 y x) a))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 x (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 y x) (neg.f64 (-.f64 a t))) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 y x) (neg.f64 (-.f64 a t))) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 y x) (neg.f64 (-.f64 a t))) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 x (-.f64 z t)) (neg.f64 (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.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 x (-.f64 z t)) (-.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 x (-.f64 z t)) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (neg.f64 (*.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 x (-.f64 z t)) (neg.f64 (*.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 x (-.f64 z t)) (neg.f64 (*.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 x (-.f64 z t)) (*.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 x (-.f64 z t)) (*.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 x (-.f64 z t)) (*.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 x (-.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 x (-.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 x (-.f64 z t)) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 x (-.f64 z t)) (neg.f64 (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 x (-.f64 z t)) (neg.f64 (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 a t)))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 a t)))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 a t)))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (-.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.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 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 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))))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t t) a)))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t t) a)))) a) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 y x) (-.f64 z t))) (-.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 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) (-.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 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 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)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a))) a) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a)) a))) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(+.f64 (-.f64 y (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 (/.f64 (*.f64 (-.f64 y x) 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 (+.f64 y (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) 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 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) z) t))) (-.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) a) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) 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 (-.f64 y x) z) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 (-.f64 y x) a))) t)) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) x) |
(* -1 (/ (* 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 (-.f64 y x) z) (-.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 (-.f64 y x) z) (-.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 (-.f64 y x) z) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 (-.f64 a t) z)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 (-.f64 a t) z)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 (-.f64 a t) z)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z)) (/.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 (-.f64 a t) z)) (/.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 (-.f64 a t) z)) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ x (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 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 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))))) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(* -1 (/ x (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 a t))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* -1 (/ x (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 a t))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- y x) t)) |
(/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t)))) (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t)))) t) (/.f64 y (*.f64 t t))))) (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 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 y (-.f64 (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 t t) a)) (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)))) a) |
(/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (-.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 t t) a))))) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) a) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a)) |
(/.f64 (-.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) (/.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 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 y x) a))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a)) |
(+.f64 (/.f64 y a) (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a a)) (/.f64 x a))) |
(- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 y x) (*.f64 a a)))) (/.f64 (-.f64 y x) a)) |
(- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(+.f64 (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 y x)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 y x) (*.f64 a (*.f64 a a))))) (/.f64 (-.f64 y x) (*.f64 a a)))) (/.f64 (-.f64 y x) a)) |
(* -1 (/ (- y x) t)) |
(/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) t)) (-.f64 y x)) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t) |
(/.f64 (-.f64 (-.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 a a) t))) (/.f64 (*.f64 (-.f64 y x) a) t)) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 y x) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 a a) t)))) t) |
(* -1 (/ (- y x) t)) |
(/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t)) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 (-.f64 y x) a) t) x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t)) |
(/.f64 (-.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) a)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) x) t)) |
(/.f64 (-.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 y x) t)) (*.f64 (-.f64 y x) (*.f64 a a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) a)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) |
(/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(+ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a)))) |
(+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (* -1 (/ (- y x) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 y x) a)))) |
(+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (+ (* -1 (/ (- y x) (pow a 2))) (/ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a))) (*.f64 a a)) (/.f64 (-.f64 y x) (*.f64 a a))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 y x) a)))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x) |
(- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t)))) (+ x (* -1 (/ (* (pow a 2) (- y x)) (pow t 2))))) |
(-.f64 (-.f64 (-.f64 y (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 a a) t)))) |
(- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (+ (* -1 (* a (- y x))) (* z (- y x)))) (pow t 3))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t))))) (+ x (* -1 (/ (* (pow a 2) (- y x)) (pow t 2))))) |
(-.f64 (+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) (*.f64 t t)))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 a a) t)))) |
(- y x) |
(-.f64 y x) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- y x)) t))) x) |
(-.f64 (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x) |
(- (+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (* -1 (* a (* z (- y x)))) (* -1 (* (pow a 2) (- y x)))) t))) t))) x) |
(-.f64 (-.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a)))) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 y x) (*.f64 a a))) t)) t)) x) |
(- (+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (+ (* -1 (* a (* z (- y x)))) (/ (* (pow a 2) (+ (* -1 (* z (- y x))) (* a (- y x)))) t)) (* -1 (* (pow a 2) (- y x)))) t))) t))) x) |
(-.f64 (-.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a)))) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 a z) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 a a))) t)) t)) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (* -1 (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (-.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.f64 t t)))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (+ (* -1 (/ (* (- y x) (- z t)) (pow t 2))) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3))))))) |
(+.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 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))))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a)) a) |
(/ (+ (* (- y x) (- z t)) (+ (/ (* t (* (- y x) (- z t))) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2)))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t t) a)))) a) |
(/ (- (+ (* (- y x) (- z t)) (+ (/ (* t (* (- y x) (- z t))) a) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2)))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t t) a)))) a) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 y x) (-.f64 z t))) (-.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 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a)) (* (pow t 2) (* (- y x) (- z t)))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(/.f64 (*.f64 (*.f64 x (+.f64 t a)) (-.f64 z t)) (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 x (+.f64 t a)) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 x (+.f64 t a)) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 x (+.f64 t a)) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (/.f64 (*.f64 x (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) y)))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (/.f64 (*.f64 x (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) y)))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (/.f64 (*.f64 x (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) y)))) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) y)) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) y)) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) y)) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 x (+.f64 t a)) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 x (+.f64 t a)) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 x (+.f64 t a)) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(/.f64 (*.f64 (*.f64 x (+.f64 t a)) (-.f64 z t)) (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) |
(* x (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2)))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(* x (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2)))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(* x (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2)))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(/.f64 (*.f64 (*.f64 x (+.f64 t a)) (-.f64 z t)) (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) |
(* -1 (* x (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ a t))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(*.f64 y (-.f64 (+.f64 t a) (*.f64 x (/.f64 (+.f64 t a) y)))) |
(* y (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(*.f64 y (-.f64 (+.f64 t a) (*.f64 x (/.f64 (+.f64 t a) y)))) |
(* y (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(*.f64 y (-.f64 (+.f64 t a) (*.f64 x (/.f64 (+.f64 t a) y)))) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(*.f64 (-.f64 (*.f64 x (/.f64 (+.f64 t a) y)) (+.f64 t a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(*.f64 (-.f64 (*.f64 x (/.f64 (+.f64 t a) y)) (+.f64 t a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(*.f64 (-.f64 (*.f64 x (/.f64 (+.f64 t a) y)) (+.f64 t a)) (-.f64 #s(literal 0 binary64) y)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(* -1 (* x (+ a t))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (+.f64 t a)) x) (+.f64 t a))) |
(* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (+.f64 t a)) x) (+.f64 t a))) |
(* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (+.f64 t a)) x) (+.f64 t a))) |
(* -1 (* x (+ a t))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 t a) (/.f64 (*.f64 y (+.f64 t a)) x)))) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 t a) (/.f64 (*.f64 y (+.f64 t a)) x)))) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 t a) (/.f64 (*.f64 y (+.f64 t a)) x)))) |
(* a (- y x)) |
(*.f64 (-.f64 y x) a) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(* t (- y x)) |
(*.f64 t (-.f64 y x)) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 (-.f64 y x) a) t) x))) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 (-.f64 y x) a) t) x))) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 (-.f64 y x) a) t) x))) |
(* t (- y x)) |
(*.f64 t (-.f64 y x)) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) t)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) t)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) t)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(* t (- y x)) |
(*.f64 t (-.f64 y x)) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(* a (- y x)) |
(*.f64 (-.f64 y x) a) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(*.f64 a (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 y x)) a) x))) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(*.f64 a (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 y x)) a) x))) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(*.f64 a (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 y x)) a) x))) |
(* a (- y x)) |
(*.f64 (-.f64 y x) a) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) a) (-.f64 y x)))) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) a) (-.f64 y x)))) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) a) (-.f64 y x)))) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(+ (* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+ (* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+ (* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) |
(+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* x (+ 1 (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(* x (+ 1 (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* x (+ 1 (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* x (+ 1 (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* -1 (* x (- (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2))) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) 1))) |
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) 1))) |
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (* (+ a t) (- z t))) (* x (- (pow a 2) (pow t 2))))) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) 1))) |
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) |
(-.f64 x (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ x (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) |
(+.f64 x (-.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(+ x (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) |
(+.f64 x (-.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(+ x (+ (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))) (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) |
(+.f64 x (-.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (+ (/ x z) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (+ (/ x z) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- y x))) (* z (- (pow a 2) (pow t 2))))) (+ (/ x z) (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (-.f64 x (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) z))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (-.f64 x (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) z))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- y x)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* t (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (-.f64 x (/.f64 (*.f64 (*.f64 t (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t)))) z))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) |
(+ x (+ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a))))) |
(+ x (+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (* -1 (/ (- y x) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 y x) a))))) |
(+ x (+ (* t (+ (* -1 (/ (- y x) a)) (+ (* t (- (+ (* -1 (/ (- y x) (pow a 2))) (/ (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (pow a 2)))) (pow a 2))) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)) (/.f64 (-.f64 y x) a))) (*.f64 a a)) (/.f64 (-.f64 y x) (*.f64 a a))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 y x) a))))) |
y |
(+ y (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t)))) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) |
(+.f64 (-.f64 (-.f64 y (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 a a) t))) |
(- (+ y (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (+ (* -1 (* a (- y x))) (* z (- y x)))) (pow t 3))) (* -1 (/ (+ (* -1 (* a (- y x))) (* z (- y x))) t))))) (* -1 (/ (* (pow a 2) (- 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 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) (*.f64 t t))) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 a a) t)))) |
y |
(+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- y x)) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (* -1 (* a (* z (- y x)))) (* -1 (* (pow a 2) (- y x)))) t))) t))) |
(-.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a)))) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 y x) (*.f64 a a))) t)) t)) |
(+ y (* -1 (/ (+ (* -1 (+ (* -1 (* z (- y x))) (* a (- y x)))) (* -1 (/ (- (+ (* -1 (* a (* z (- y x)))) (/ (* (pow a 2) (+ (* -1 (* z (- y x))) (* a (- y x)))) t)) (* -1 (* (pow a 2) (- y x)))) t))) t))) |
(-.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a)))) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 a z) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 a a))) t)) t)) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+.f64 (-.f64 x (*.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (* -1 (/ (* (- y x) (- z t)) (pow t 2))))))) |
(+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (-.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.f64 t t)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (+ (* -1 (/ (* (- y x) (- z t)) (pow t 2))) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))))))) |
(+.f64 x (+.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 a a)))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3))))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 a a)) (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t t) (*.f64 a a)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(-.f64 x (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 y x) (-.f64 z t))) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a)) |
(+ x (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(+ x (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+ x (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+ x (+ (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2)))) (/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (+ (/ x y) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 x y) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) y)))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (+ (/ x y) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 x y) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) y)))) |
(* y (+ (* -1 (/ (* x (* (+ a t) (- z t))) (* y (- (pow a 2) (pow t 2))))) (+ (/ x y) (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 x y) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) y)))) |
(/ (* y (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) y)))) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) y)))) |
(* -1 (* y (+ (* -1 (/ (* (+ a t) (- z t)) (- (pow a 2) (pow t 2)))) (* -1 (/ (+ x (* -1 (/ (* x (* (+ a t) (- z t))) (- (pow a 2) (pow t 2))))) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) y)))) |
(* -1 (/ t (- (pow a 2) (pow t 2)))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ t (- (pow a 2) (pow t 2)))) (/ z (- (pow a 2) (pow t 2)))) |
(/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) |
(+ (* -1 (/ t (- (pow a 2) (pow t 2)))) (/ z (- (pow a 2) (pow t 2)))) |
(/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) |
(+ (* -1 (/ t (- (pow a 2) (pow t 2)))) (/ z (- (pow a 2) (pow t 2)))) |
(/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ z (- (pow a 2) (pow t 2))) |
(/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) |
(* z (+ (* -1 (/ t (* z (- (pow a 2) (pow t 2))))) (/ 1 (- (pow a 2) (pow t 2))))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* z (+ (* -1 (/ t (* z (- (pow a 2) (pow t 2))))) (/ 1 (- (pow a 2) (pow t 2))))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* z (+ (* -1 (/ t (* z (- (pow a 2) (pow t 2))))) (/ 1 (- (pow a 2) (pow t 2))))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/ z (- (pow a 2) (pow t 2))) |
(/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) |
(* -1 (* z (- (/ t (* z (- (pow a 2) (pow t 2)))) (/ 1 (- (pow a 2) (pow t 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 t (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* -1 (* z (- (/ t (* z (- (pow a 2) (pow t 2)))) (/ 1 (- (pow a 2) (pow t 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 t (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* -1 (* z (- (/ t (* z (- (pow a 2) (pow t 2)))) (/ 1 (- (pow a 2) (pow t 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 t (*.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/ z (pow a 2)) |
(/.f64 z (*.f64 a a)) |
(+ (* -1 (/ t (pow a 2))) (/ z (pow a 2))) |
(/.f64 (-.f64 z t) (*.f64 a a)) |
(+ (* t (- (/ (* t z) (pow a 4)) (/ 1 (pow a 2)))) (/ z (pow a 2))) |
(+.f64 (/.f64 z (*.f64 a a)) (*.f64 t (+.f64 (/.f64 (*.f64 t z) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(+ (* t (- (* t (- (* -1 (/ t (pow a 4))) (* -1 (/ z (pow a 4))))) (/ 1 (pow a 2)))) (/ z (pow a 2))) |
(+.f64 (/.f64 z (*.f64 a a)) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (pow.f64 a #s(literal 4 binary64))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ (+ 1 (* -1 (/ z t))) t) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) t) |
(/ (+ 1 (+ (* -1 (/ z t)) (/ (pow a 2) (pow t 2)))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a a) (*.f64 t t)) (/.f64 z t))) t) |
(/ (- (+ 1 (+ (* -1 (/ z t)) (* -1 (/ (* (pow a 2) z) (pow t 3))))) (* -1 (/ (pow a 2) (pow t 2)))) t) |
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 a a) (*.f64 t t))) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(* -1 (/ (- (/ z t) 1) t)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) t) |
(* -1 (/ (- (* -1 (/ (+ (* -1 z) (/ (pow a 2) t)) t)) 1) t)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 a a) t) z) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 z) (* -1 (/ (- (/ (* (pow a 2) z) t) (pow a 2)) t))) t)) 1) t)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 a a)) t) (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)) z) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- z t) (pow t 2))) |
(*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(+ (* -1 (/ (- z t) (pow t 2))) (* (pow a 2) (- (/ 1 (pow t 3)) (/ z (pow t 4))))) |
(+.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* (pow a 2) (- (+ (/ 1 (pow t 3)) (/ (* (pow a 2) (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (pow t 2))) (/ z (pow t 4))))) |
(+.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (*.f64 t t)) (/.f64 z (pow.f64 t #s(literal 4 binary64))))))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* (pow a 2) (- (+ (* (pow a 2) (- (/ (* (pow a 2) (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (pow t 4)) (* -1 (/ (- (/ 1 (pow t 3)) (/ z (pow t 4))) (pow t 2))))) (/ 1 (pow t 3))) (/ z (pow t 4))))) |
(+.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (*.f64 t t)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))))) |
(/ (- z t) (pow a 2)) |
(/.f64 (-.f64 z t) (*.f64 a a)) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) t) (pow a 2)) |
(/.f64 (-.f64 (+.f64 z (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)))) t) (*.f64 a a)) |
(/ (- (+ z (/ (* (pow t 4) (- z t)) (pow a 4))) (+ t (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))))) (pow a 2)) |
(/.f64 (+.f64 z (-.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (-.f64 z t) (pow.f64 a #s(literal 4 binary64)))) (-.f64 t (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)))))) (*.f64 a a)) |
(/ (- (+ z (/ (* (pow t 6) (- z t)) (pow a 6))) (+ t (+ (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))) (* -1 (/ (* (pow t 4) (- z t)) (pow a 4)))))) (pow a 2)) |
(/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64)))) (-.f64 (-.f64 t (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (-.f64 z t) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) |
(/ (- z t) (pow a 2)) |
(/.f64 (-.f64 z t) (*.f64 a a)) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) t) (pow a 2)) |
(/.f64 (-.f64 (+.f64 z (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)))) t) (*.f64 a a)) |
(/ (- (+ z (/ (* (pow t 4) (- z t)) (pow a 4))) (+ t (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))))) (pow a 2)) |
(/.f64 (+.f64 z (-.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (-.f64 z t) (pow.f64 a #s(literal 4 binary64)))) (-.f64 t (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)))))) (*.f64 a a)) |
(/ (- (+ z (/ (* (pow t 6) (- z t)) (pow a 6))) (+ t (+ (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))) (* -1 (/ (* (pow t 4) (- z t)) (pow a 4)))))) (pow a 2)) |
(/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64)))) (-.f64 (-.f64 t (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (-.f64 z t) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -1 (/ y (pow x 2))) (/ 1 x)) |
(+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)) |
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+.f64 (*.f64 y (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (/ x y)) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y))) y) |
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (* -1 (/ x y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 x x) y) x) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)) x) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (/ 1 y) (/ x (pow y 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y y))) |
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 x (*.f64 y (*.f64 y y)))))) |
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -1 (/ y x)) 1) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 y x))) x) |
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y y) x))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 x x)))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ y x)) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) y) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) x)) y) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(- (pow a 2) (pow t 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(- (pow a 2) (pow t 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(- (pow a 2) (pow t 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
Compiled 68 409 to 5 169 computations (92.4% saved)
25 alts after pruning (24 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 555 | 17 | 2 572 |
| Fresh | 12 | 7 | 19 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 571 | 25 | 2 596 |
| Status | Accuracy | Program |
|---|---|---|
| 29.0% | (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) | |
| 28.9% | (/.f64 (*.f64 (-.f64 y x) z) a) | |
| 44.3% | (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64)))) | |
| ▶ | 33.8% | (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
| 28.1% | (/.f64 (*.f64 z y) (-.f64 a t)) | |
| 40.4% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) | |
| 44.9% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| ▶ | 82.8% | (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
| 28.2% | (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) | |
| 70.4% | (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) | |
| 31.0% | (+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (-.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.f64 t t)))))) | |
| 29.2% | (+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) t) (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) t))))) | |
| 37.2% | (+.f64 y (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (*.f64 (-.f64 y x) (-.f64 a z))) t)) | |
| 78.7% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) | |
| 13.7% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) | |
| 13.5% | (+.f64 x (-.f64 y x)) | |
| 73.7% | (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))))) | |
| ▶ | 61.0% | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
| 52.3% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) | |
| 46.5% | (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) | |
| ▶ | 53.2% | (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
| 55.7% | (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) | |
| 33.1% | (*.f64 y (/.f64 z (-.f64 a t))) | |
| ▶ | 18.4% | y |
| ✓ | 19.2% | x |
Compiled 918 to 549 computations (40.2% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) (+.f64 t a)) |
| ✓ | cost-diff | 0 | (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) |
| ✓ | cost-diff | 512 | (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (/.f64 y (-.f64 a t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 a t) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
| 9 330× | accelerator-lowering-fma.f32 |
| 9 330× | accelerator-lowering-fma.f64 |
| 2 612× | --lowering--.f32 |
| 2 612× | --lowering--.f64 |
| 2 594× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 158 |
| 1 | 68 | 158 |
| 2 | 216 | 158 |
| 3 | 760 | 158 |
| 4 | 2281 | 158 |
| 5 | 6708 | 158 |
| 0 | 8063 | 156 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (/ (- y x) (/ (- a t) (- t z)))) |
x |
(/ (- y x) (/ (- a t) (- t z))) |
(- y x) |
y |
(/ (- a t) (- t z)) |
(- a t) |
a |
t |
(- t z) |
z |
y |
(* (/ (- y x) (- a t)) z) |
(/ (- y x) (- a t)) |
(- y x) |
y |
x |
(- a t) |
a |
t |
z |
(+ x (* (/ y (- a t)) (- z t))) |
x |
(* (/ y (- a t)) (- z t)) |
(/ y (- a t)) |
y |
(- a t) |
a |
t |
(- z t) |
z |
(/ (* z (* (- y x) (+ t a))) (- (* a a) (* t t))) |
(* z (* (- y x) (+ t a))) |
z |
(* (- y x) (+ t a)) |
(- y x) |
y |
x |
(+ t a) |
t |
a |
(- (* a a) (* t t)) |
(* a a) |
(* t t) |
| Outputs |
|---|
(- x (/ (- y x) (/ (- a t) (- t z)))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
x |
(/ (- y x) (/ (- a t) (- t z))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) |
(- y x) |
(-.f64 y x) |
y |
(/ (- a t) (- t z)) |
(/.f64 (-.f64 a t) (-.f64 t z)) |
(- a t) |
(-.f64 a t) |
a |
t |
(- t z) |
(-.f64 t z) |
z |
y |
(* (/ (- y x) (- a t)) z) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/ (- y x) (- a t)) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(- y x) |
(-.f64 y x) |
y |
x |
(- a t) |
(-.f64 a t) |
a |
t |
z |
(+ x (* (/ y (- a t)) (- z t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
x |
(* (/ y (- a t)) (- z t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
y |
(- a t) |
(-.f64 a t) |
a |
t |
(- z t) |
(-.f64 z t) |
z |
(/ (* z (* (- y x) (+ t a))) (- (* a a) (* t t))) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* z (* (- y x) (+ t a))) |
(*.f64 (-.f64 y x) (*.f64 z (+.f64 a t))) |
z |
(* (- y x) (+ t a)) |
(*.f64 (-.f64 y x) (+.f64 a t)) |
(- y x) |
(-.f64 y x) |
y |
x |
(+ t a) |
(+.f64 a t) |
t |
a |
(- (* a a) (* t t)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(* a a) |
(*.f64 a a) |
(* t t) |
(*.f64 t t) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) (+.f64 t a)) |
| ✓ | accuracy | 96.1% | (-.f64 (*.f64 a a) (*.f64 t t)) |
| ✓ | accuracy | 92.1% | (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) |
| ✓ | accuracy | 60.2% | (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
| ✓ | accuracy | 100.0% | (/.f64 y (-.f64 a t)) |
| ✓ | accuracy | 85.3% | (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | accuracy | 94.7% | (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 a t) (-.f64 t z)) |
| ✓ | accuracy | 97.6% | (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) |
| ✓ | accuracy | 84.3% | (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
| 94.0ms | 214× | 0 | valid |
| 16.0ms | 41× | 1 | valid |
| 1.0ms | 1× | 2 | valid |
Compiled 168 to 26 computations (84.5% saved)
ival-div: 11.0ms (31.5% of total)ival-mult: 11.0ms (31.5% of total)ival-sub: 9.0ms (25.8% of total)ival-add: 3.0ms (8.6% of total)adjust: 1.0ms (2.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- x (/ (- y x) (/ (- a t) (- t z))))> |
#<alt (/ (- y x) (/ (- a t) (- t z)))> |
#<alt (- y x)> |
#<alt (/ (- a t) (- t z))> |
#<alt (* (/ (- y x) (- a t)) z)> |
#<alt (/ (- y x) (- a t))> |
#<alt (- a t)> |
#<alt (+ x (* (/ y (- a t)) (- z t)))> |
#<alt (* (/ y (- a t)) (- z t))> |
#<alt (/ y (- a t))> |
#<alt (/ (* z (* (- y x) (+ t a))) (- (* a a) (* t t)))> |
#<alt (* z (* (- y x) (+ t a)))> |
#<alt (* (- y x) (+ t a))> |
#<alt (- (* a a) (* t t))> |
| Outputs |
|---|
#<alt (* -1 (/ (* y (- t z)) (- a t)))> |
#<alt (- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t)))> |
#<alt (- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t)))> |
#<alt (- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t)))> |
#<alt (* x (- 1 (* -1 (/ (- t z) (- a t)))))> |
#<alt (* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t)))))> |
#<alt (* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t)))))> |
#<alt (* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t)))))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t))))))> |
#<alt (- x (* -1 (/ (* x (- t z)) (- a t))))> |
#<alt (- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t))))> |
#<alt (- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t))))> |
#<alt (- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t)))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t)))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t)))))> |
#<alt (* -1 (/ (* y (- t z)) (- a t)))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t))))))> |
#<alt (- x (* -1 (/ (* (- t z) (- y x)) t)))> |
#<alt (- (+ x (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t)))> |
#<alt (- (+ x (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 3)) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t)))> |
#<alt (- (+ x (* a (+ (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 4)) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* (- t z) (- y x)) a)))> |
#<alt (- (+ x (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2)))) (/ (* (- t z) (- y x)) a))> |
#<alt (- (+ x (+ (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 3))))) (/ (* (- t z) (- y x)) a))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* (- t z) (- y x)) a)))> |
#<alt (+ x (* -1 (/ (- (/ (* t (* (- t z) (- y x))) a) (* -1 (* (- t z) (- y x)))) a)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) a)) (* t (* (- t z) (- y x)))) a)) (* -1 (* (- t z) (- y x)))) a)))> |
#<alt (- x (* -1 (/ (* z (- y x)) a)))> |
#<alt (- (+ x (* t (- (+ (/ x a) (/ (* z (- y x)) (pow a 2))) (/ y a)))) (* -1 (/ (* z (- y x)) a)))> |
#<alt (- (+ x (* t (- (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a)))> |
#<alt (- (+ x (* t (- (+ (* t (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2))) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a)))> |
#<alt (- x (* -1 (- y x)))> |
#<alt (- (+ x (/ (* a (- y x)) t)) (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t))) (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3))) (/ (* a (- y x)) t)))) (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (- x (* -1 (- y x)))> |
#<alt (- (+ x (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) (* -1 (- y x)))> |
#<alt (- (+ x (* -1 (/ (- (/ (* a (- (* z (- y x)) (* a (- y x)))) t) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x)))> |
#<alt (- (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x)))> |
#<alt (- x (/ (* t (- y x)) (- a t)))> |
#<alt (- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (- (/ x (- a t)) (/ y (- a t)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t)))))> |
#<alt (* -1 (/ (* x (- t z)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t)))))> |
#<alt (/ (* y (- t z)) (- a t))> |
#<alt (* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t))))> |
#<alt (/ (* y (- t z)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t))))))> |
#<alt (/ (* y (- t z)) (- a t))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t)))> |
#<alt (* -1 (/ (* x (- t z)) (- a t)))> |
#<alt (* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t)))))> |
#<alt (* -1 (/ (* x (- t z)) (- a t)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* -1 (/ (* (- t z) (- y x)) t))> |
#<alt (+ (* -1 (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t)))> |
#<alt (+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 3))) (/ (* (- t z) (- y x)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 4))) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2)))))> |
#<alt (/ (* (- t z) (- y x)) a)> |
#<alt (/ (+ (* (- t z) (- y x)) (/ (* t (* (- t z) (- y x))) a)) a)> |
#<alt (/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a)> |
#<alt (/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 3) (* (- t z) (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* (- t z) (- y x))) a)) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))))) a)> |
#<alt (/ (* (- t z) (- y x)) a)> |
#<alt (* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* t (* (- t z) (- y x))) (/ (* (pow t 2) (* (- t z) (- y x))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- t z) (- y x)))) (* -1 (/ (* (pow t 3) (* (- t z) (- y x))) a))) a)) (* t (* (- t z) (- y x)))) a))) a))> |
#<alt (* -1 (/ (* z (- y x)) a))> |
#<alt (+ (* -1 (/ (* z (- y x)) a)) (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))))> |
#<alt (+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))))> |
#<alt (+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (/ y a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))))> |
#<alt (* -1 (- y x))> |
#<alt (- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t))> |
#<alt (- (+ (* -1 (- y x)) (+ (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2)) (/ (* z (- y x)) t))) (/ (* a (- y x)) t))> |
#<alt (- (+ (* -1 (- y x)) (+ (/ (* z (- y x)) t) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3)))) (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t)))> |
#<alt (* -1 (- y x))> |
#<alt (- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t))> |
#<alt (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) t))) t)))> |
#<alt (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (+ (* a (- (* z (- y x)) (* a (- y x)))) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) t))) t)))> |
#<alt (/ (* t (- y x)) (- a t))> |
#<alt (+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (* -1 (/ (* z (- y x)) (- a t)))> |
#<alt (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))> |
#<alt (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))> |
#<alt (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))> |
#<alt (* -1 (/ (* z (- y x)) (- a t)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- 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 (- t z)))> |
#<alt (+ (* -1 (/ t (- t z))) (/ a (- t z)))> |
#<alt (+ (* -1 (/ t (- t z))) (/ a (- t z)))> |
#<alt (+ (* -1 (/ t (- t z))) (/ a (- t z)))> |
#<alt (/ a (- t z))> |
#<alt (* a (+ (* -1 (/ t (* a (- t z)))) (/ 1 (- t z))))> |
#<alt (* a (+ (* -1 (/ t (* a (- t z)))) (/ 1 (- t z))))> |
#<alt (* a (+ (* -1 (/ t (* a (- t z)))) (/ 1 (- t z))))> |
#<alt (/ a (- t z))> |
#<alt (* -1 (* a (- (/ t (* a (- t z))) (/ 1 (- t z)))))> |
#<alt (* -1 (* a (- (/ t (* a (- t z))) (/ 1 (- t z)))))> |
#<alt (* -1 (* a (- (/ t (* a (- t z))) (/ 1 (- t z)))))> |
#<alt (* -1 (/ a z))> |
#<alt (+ (* -1 (/ a z)) (* t (- (/ 1 z) (/ a (pow z 2)))))> |
#<alt (+ (* -1 (/ a z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ a (pow z 2)))) z)) (/ a (pow z 2)))))> |
#<alt (+ (* -1 (/ a z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ a (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ a (pow z 2))) z)))) (/ 1 z)) (/ a (pow z 2)))))> |
#<alt -1> |
#<alt (- (/ a t) (+ 1 (/ z t)))> |
#<alt (- (+ (/ a t) (/ (* z (- a z)) (pow t 2))) (+ 1 (/ z t)))> |
#<alt (- (+ (/ a t) (/ (* (pow z 2) (- a z)) (pow t 3))) (+ 1 (+ (* -1 (/ (* z (- a z)) (pow t 2))) (/ z t))))> |
#<alt -1> |
#<alt (- (/ a t) (+ 1 (/ z t)))> |
#<alt (- (* -1 (/ (+ (* -1 (- a z)) (* -1 (/ (* z (- a z)) t))) t)) 1)> |
#<alt (- (* -1 (/ (+ (* -1 (- a z)) (* -1 (/ (+ (* z (- a z)) (/ (* (pow z 2) (- a z)) t)) t))) t)) 1)> |
#<alt (/ (- a t) t)> |
#<alt (- (+ (/ a t) (/ (* z (- a t)) (pow t 2))) 1)> |
#<alt (- (+ (* z (- (/ (* z (- a t)) (pow t 3)) (* -1 (/ (- a t) (pow t 2))))) (/ a t)) 1)> |
#<alt (- (+ (* z (- (* z (- (/ (* z (- a t)) (pow t 4)) (* -1 (/ (- a t) (pow t 3))))) (* -1 (/ (- a t) (pow t 2))))) (/ a t)) 1)> |
#<alt (* -1 (/ (- a t) z))> |
#<alt (/ (+ (* -1 (- a t)) (* -1 (/ (* t (- a t)) z))) z)> |
#<alt (/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow t 2) (- a t)) (pow z 2)))) (/ (* t (- a t)) z)) z)> |
#<alt (/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow t 3) (- a t)) (pow z 3)))) (+ (/ (* t (- a t)) z) (/ (* (pow t 2) (- a t)) (pow z 2)))) z)> |
#<alt (* -1 (/ (- a t) z))> |
#<alt (* -1 (/ (- (+ a (/ (* t (- a t)) z)) t) z))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow t 2) (- a t)) z)) (* t (- a t))) z))) t) z))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- a t)) z) (* -1 (* (pow t 2) (- a t)))) z)) (* t (- a t))) z))) t) z))> |
#<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 (/ x (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (/ y (- a t))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (/ y (- a t))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (/ y (- a t))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2)))))> |
#<alt (/ (- y x) a)> |
#<alt (/ (- (+ y (/ (* t (- y x)) a)) x) a)> |
#<alt (/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a)> |
#<alt (/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a)> |
#<alt (/ (- y x) a)> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a))> |
#<alt (/ (- y x) a)> |
#<alt (- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a))> |
#<alt (- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a))> |
#<alt (- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a))> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t)> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) x) t))> |
#<alt (* -1 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 (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -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 x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* 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 (+ x (+ (* 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 (+ x y)> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ 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 (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (- (* y z) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))))> |
#<alt (+ x (* -1 (/ (* t y) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) 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 (/ (* y (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* y z) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (* -1 (/ y t))> |
#<alt (+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2))))> |
#<alt (+ (* -1 (/ y t)) (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ y t)) (* a (- (* a (- (* -1 (/ (* a y) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2)))))> |
#<alt (/ y a)> |
#<alt (/ (+ y (/ (* t y) a)) a)> |
#<alt (/ (- (+ y (/ (* (pow t 2) y) (pow a 2))) (* -1 (/ (* t y) a))) a)> |
#<alt (/ (- (+ y (/ (* (pow t 3) y) (pow a 3))) (+ (* -1 (/ (* t y) a)) (* -1 (/ (* (pow t 2) y) (pow a 2))))) a)> |
#<alt (/ y a)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) a))) a))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) a))) a)) (* t y)) a))) a))> |
#<alt (/ y a)> |
#<alt (+ (/ y a) (/ (* t y) (pow a 2)))> |
#<alt (+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a))> |
#<alt (+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a))> |
#<alt (* -1 (/ y t))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (* a y) t))) t)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t)) t)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) t)> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ (+ y (/ (* a y) t)) t))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t))) t))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t))) t))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2)))> |
#<alt (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))))> |
#<alt (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))> |
#<alt (* y (+ (* -1 (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))))> |
#<alt (* y (+ (* -1 (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))))> |
#<alt (* y (+ (* -1 (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))))> |
#<alt (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))> |
#<alt (* -1 (* y (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2)))))))> |
#<alt (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))> |
#<alt (+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))))> |
#<alt (+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))))> |
#<alt (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2))))> |
#<alt (* x (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))))> |
#<alt (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2))))))> |
#<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)) (/ (* 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))))) (/ (* 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 (/ (* a (* z (- y x))) t)) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2))))) t)> |
#<alt (/ (- (+ (* -1 (* z (- y x))) (+ (* -1 (/ (* a (* z (- y x))) t)) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3))))) (/ (* (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 (* a (* z (- y x)))) (* -1 (/ (* (pow a 2) (* z (- y x))) t))) t)) (* z (- y x))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (* z (- y x)))) (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t))) t)) (* z (- y x))) 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))) (* -1 (/ (* z (- y x)) (pow t 2))))))> |
#<alt (+ (* -1 (/ (* z (- y x)) t)) (* a (+ (* -1 (/ (* z (- y x)) (pow t 2))) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a)> |
#<alt (/ (+ (* z (- y x)) (+ (/ (* t (* z (- y x))) a) (/ (* (pow t 2) (* z (- y x))) (pow a 2)))) a)> |
#<alt (/ (- (+ (* z (- y x)) (+ (/ (* t (* z (- y x))) a) (/ (* (pow t 3) (* z (- y x))) (pow a 3)))) (* -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 3) (* z (- y x))) a)) (* (pow t 2) (* z (- y x)))) a)) (* t (* z (- y x)))) a))) a))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<alt (* z (* (+ a t) (- y x)))> |
#<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 (+ a t))) y)) (* z (+ a t))))> |
#<alt (* y (+ (* -1 (/ (* x (* z (+ a t))) y)) (* z (+ a t))))> |
#<alt (* y (+ (* -1 (/ (* x (* z (+ a t))) y)) (* z (+ a t))))> |
#<alt (* y (* z (+ a t)))> |
#<alt (* -1 (* y (+ (* -1 (* z (+ a t))) (/ (* x (* z (+ a t))) y))))> |
#<alt (* -1 (* y (+ (* -1 (* z (+ a t))) (/ (* x (* z (+ a t))) y))))> |
#<alt (* -1 (* y (+ (* -1 (* z (+ a t))) (/ (* x (* z (+ a t))) y))))> |
#<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 (+ a t))) x)))> |
#<alt (* x (+ (* -1 (* z (+ a t))) (/ (* y (* z (+ a t))) x)))> |
#<alt (* x (+ (* -1 (* z (+ a t))) (/ (* y (* z (+ a t))) x)))> |
#<alt (* -1 (* x (* z (+ a t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) x)) (* z (+ a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) x)) (* z (+ a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) x)) (* z (+ a t)))))> |
#<alt (* a (* z (- y x)))> |
#<alt (+ (* a (* z (- y x))) (* t (* z (- y x))))> |
#<alt (+ (* a (* z (- y x))) (* t (* z (- y x))))> |
#<alt (+ (* a (* z (- y x))) (* t (* z (- y x))))> |
#<alt (* t (* z (- y x)))> |
#<alt (* t (+ (* z (- y x)) (/ (* a (* z (- y x))) t)))> |
#<alt (* t (+ (* z (- y x)) (/ (* a (* z (- y x))) t)))> |
#<alt (* t (+ (* z (- y x)) (/ (* a (* z (- y x))) t)))> |
#<alt (* t (* z (- y x)))> |
#<alt (* -1 (* t (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t)))))> |
#<alt (* t (* z (- y x)))> |
#<alt (+ (* a (* z (- y x))) (* t (* z (- y x))))> |
#<alt (+ (* a (* z (- y x))) (* t (* z (- y x))))> |
#<alt (+ (* a (* z (- y x))) (* t (* z (- y x))))> |
#<alt (* a (* z (- y x)))> |
#<alt (* a (+ (* z (- y x)) (/ (* t (* z (- y x))) a)))> |
#<alt (* a (+ (* z (- y x)) (/ (* t (* z (- y x))) a)))> |
#<alt (* a (+ (* z (- y x)) (/ (* t (* z (- y x))) a)))> |
#<alt (* a (* z (- y x)))> |
#<alt (* -1 (* a (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a)))))> |
#<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 (+ a (+ t (* -1 (/ (* x (+ a t)) y)))))> |
#<alt (* y (+ a (+ t (* -1 (/ (* x (+ a t)) y)))))> |
#<alt (* y (+ a (+ t (* -1 (/ (* x (+ a t)) y)))))> |
#<alt (* y (+ a t))> |
#<alt (* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y))))> |
#<alt (* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y))))> |
#<alt (* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y))))> |
#<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 (+ (* -1 (+ a t)) (/ (* y (+ a t)) x)))> |
#<alt (* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x)))> |
#<alt (* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x)))> |
#<alt (* -1 (* x (+ a t)))> |
#<alt (* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x))))))> |
#<alt (* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x))))))> |
#<alt (* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x))))))> |
#<alt (* a (- y x))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (* t (- y x))> |
#<alt (* t (- (+ y (/ (* a (- y x)) t)) x))> |
#<alt (* t (- (+ y (/ (* a (- y x)) t)) x))> |
#<alt (* t (- (+ y (/ (* a (- y x)) t)) x))> |
#<alt (* t (- y x))> |
#<alt (* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t)))))> |
#<alt (* t (- y x))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (+ (* a (- y x)) (* t (- y x)))> |
#<alt (* a (- y x))> |
#<alt (* a (- (+ y (/ (* t (- y x)) a)) x))> |
#<alt (* a (- (+ y (/ (* t (- y x)) a)) x))> |
#<alt (* a (- (+ y (/ (* t (- y x)) a)) x))> |
#<alt (* a (- y x))> |
#<alt (* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a)))))> |
#<alt (* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a)))))> |
#<alt (* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a)))))> |
#<alt (* -1 (pow t 2))> |
#<alt (- (pow a 2) (pow t 2))> |
#<alt (- (pow a 2) (pow t 2))> |
#<alt (- (pow a 2) (pow t 2))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (+ (* -1 (pow t 2)) (pow a 2))> |
#<alt (+ (* -1 (pow t 2)) (pow a 2))> |
#<alt (+ (* -1 (pow t 2)) (pow a 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
#<alt (* -1 (pow t 2))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
#<alt (* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1))> |
162 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | y | @ | -inf | (/ (* z (* (- y x) (+ t a))) (- (* a a) (* t t))) |
| 14.0ms | y | @ | inf | (/ (- y x) (/ (- a t) (- t z))) |
| 1.0ms | z | @ | 0 | (/ (* z (* (- y x) (+ t a))) (- (* a a) (* t t))) |
| 1.0ms | z | @ | inf | (/ (* z (* (- y x) (+ t a))) (- (* a a) (* t t))) |
| 1.0ms | x | @ | 0 | (- x (/ (- y x) (/ (- a t) (- t z)))) |
| 1× | batch-egg-rewrite |
| 6 110× | /-lowering-/.f32 |
| 6 110× | /-lowering-/.f64 |
| 4 474× | *-lowering-*.f32 |
| 4 474× | *-lowering-*.f64 |
| 2 180× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 110 |
| 1 | 183 | 110 |
| 2 | 1924 | 110 |
| 0 | 8244 | 109 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (/ (- y x) (/ (- a t) (- t z)))) |
(/ (- y x) (/ (- a t) (- t z))) |
(- y x) |
(/ (- a t) (- t z)) |
(* (/ (- y x) (- a t)) z) |
(/ (- y x) (- a t)) |
(- a t) |
(+ x (* (/ y (- a t)) (- z t))) |
(* (/ y (- a t)) (- z t)) |
(/ y (- a t)) |
(/ (* z (* (- y x) (+ t a))) (- (* a a) (* t t))) |
(* z (* (- y x) (+ t a))) |
(* (- y x) (+ t a)) |
(- (* a a) (* t t)) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) x) |
(+.f64 (-.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z))) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))) |
(-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))))))) |
(fma.f64 (-.f64 y x) (neg.f64 (/.f64 (-.f64 t z) (-.f64 a t))) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 t z) (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) x) |
(fma.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 t z) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) x) |
(fma.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)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)))) x) |
(fma.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 t z))) x) |
(fma.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 t z))) x) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)))) x) |
(fma.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 t z))) x) |
(fma.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 t z))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 y x) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (-.f64 y x) (+.f64 t z)) x) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))))) (+.f64 (*.f64 x x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))) (*.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))) (*.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))))) (neg.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))))) (neg.f64 (neg.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))))) |
(+.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 t (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 t z))) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z)))) (/.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) x) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z))))) (+.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))) (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z))))) (+.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))) (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) (/.f64 (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))))) |
(fma.f64 y (/.f64 (-.f64 t z) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 t (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 t z) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 t z) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (+.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 y (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 y (-.f64 a t)) (+.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 y (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 y (+.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 a t) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (+.f64 a t) (+.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 y (-.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 t z))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (+.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 t z))) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.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 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (+.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z)))))) (+.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))) (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 t z) (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 t z) (-.f64 a t))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 t z))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) y) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) y) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) y) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) y) (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 a t) (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (-.f64 a t) (-.f64 t z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 t z))) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (-.f64 t z))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))) (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t t) (*.f64 z z)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 t z) (-.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 t z) (-.f64 a t)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 t z) (-.f64 a t))) |
(*.f64 (-.f64 t z) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 t z) (-.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)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 a t)) (/.f64 (-.f64 t z) (/.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(*.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 t z))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 t z) (/.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 t z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 t z) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 (-.f64 t z) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 (-.f64 t z) (-.f64 t a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 y x) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (-.f64 y x) (+.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (/.f64 (-.f64 y x) (neg.f64 (/.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 t z)))) |
(*.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 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 t z)))) |
(*.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 t z))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.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 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.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)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.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 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t z))) |
(*.f64 (/.f64 (+.f64 a t) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t)) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 a t)) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 a t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (+.f64 a t) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 (+.f64 a t) (-.f64 a t)) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 (+.f64 a t) (+.f64 a t)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (+.f64 a t) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 (+.f64 a t) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t 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 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 a t) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (+.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 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 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (+.f64 (*.f64 t t) (*.f64 z (+.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 t t) (*.f64 z z)))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (+.f64 t z))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (-.f64 a t) (-.f64 t z))) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a 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 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 t z) (+.f64 x y))) |
(+.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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) 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 (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 t z)) (neg.f64 (/.f64 t (-.f64 t z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (-.f64 a t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a t)) (-.f64 t z)) (/.f64 (/.f64 (*.f64 t t) (+.f64 a t)) (-.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (-.f64 t z)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (-.f64 t z))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 t z) (+.f64 a t))) (/.f64 (*.f64 t t) (*.f64 (-.f64 t z) (+.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (*.f64 (-.f64 t z) (+.f64 a t))) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (*.f64 (-.f64 t z) (+.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 t z) (+.f64 a t))) (/.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 t z) (+.f64 a t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 t z) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t z) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(-.f64 (/.f64 (*.f64 a (-.f64 t z)) (*.f64 (-.f64 t z) (-.f64 t z))) (/.f64 (*.f64 (-.f64 t z) t) (*.f64 (-.f64 t z) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 a (-.f64 t z)) (*.f64 (/.f64 a (-.f64 t z)) (/.f64 a (-.f64 t z)))) (+.f64 (*.f64 (/.f64 a (-.f64 t z)) (/.f64 a (-.f64 t z))) (+.f64 (*.f64 (/.f64 t (-.f64 t z)) (/.f64 t (-.f64 t z))) (*.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z)))))) (/.f64 (*.f64 (/.f64 t (-.f64 t z)) (*.f64 (/.f64 t (-.f64 t z)) (/.f64 t (-.f64 t z)))) (+.f64 (*.f64 (/.f64 a (-.f64 t z)) (/.f64 a (-.f64 t z))) (+.f64 (*.f64 (/.f64 t (-.f64 t z)) (/.f64 t (-.f64 t z))) (*.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 a (-.f64 t z)) (/.f64 a (-.f64 t z))) (+.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z)))) (/.f64 (*.f64 (/.f64 t (-.f64 t z)) (/.f64 t (-.f64 t z))) (+.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (/.f64 t (-.f64 t z)))) |
(fma.f64 (/.f64 a (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (neg.f64 (/.f64 t (-.f64 t z)))) |
(fma.f64 (/.f64 a (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (neg.f64 (/.f64 t (-.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 a t) (-.f64 t z)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 t z) (+.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 a t)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 t z) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t z) (-.f64 a t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) (-.f64 a t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 a (-.f64 t z)) (*.f64 (-.f64 t z) t)) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 a t) (-.f64 t 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))) (-.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 t z)) (*.f64 (/.f64 a (-.f64 t z)) (/.f64 a (-.f64 t z)))) (*.f64 (/.f64 t (-.f64 t z)) (*.f64 (/.f64 t (-.f64 t z)) (/.f64 t (-.f64 t z))))) (+.f64 (*.f64 (/.f64 a (-.f64 t z)) (/.f64 a (-.f64 t z))) (+.f64 (*.f64 (/.f64 t (-.f64 t z)) (/.f64 t (-.f64 t z))) (*.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 t z)) (/.f64 a (-.f64 t z))) (*.f64 (/.f64 t (-.f64 t z)) (/.f64 t (-.f64 t z)))) (+.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z)))) |
(/.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 a t)) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(/.f64 (-.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 a (/.f64 (-.f64 t z) t)) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) t))) |
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) a) t)) (*.f64 (/.f64 (-.f64 t z) a) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) t)) (*.f64 (/.f64 (-.f64 t z) a) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) a) (/.f64 (-.f64 t z) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) a) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 t z) a) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 (-.f64 t z) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 t z)) (*.f64 (-.f64 t z) t))) (neg.f64 (*.f64 (-.f64 t z) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a t) (-.f64 t z)))) |
(/.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 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a (-.f64 t z)) (*.f64 (/.f64 a (-.f64 t z)) (/.f64 a (-.f64 t z)))) (*.f64 (/.f64 t (-.f64 t z)) (*.f64 (/.f64 t (-.f64 t z)) (/.f64 t (-.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 a (-.f64 t z)) (/.f64 a (-.f64 t z))) (+.f64 (*.f64 (/.f64 t (-.f64 t z)) (/.f64 t (-.f64 t z))) (*.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a (-.f64 t z)) (/.f64 a (-.f64 t z))) (*.f64 (/.f64 t (-.f64 t z)) (/.f64 t (-.f64 t z))))) (neg.f64 (+.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (neg.f64 (+.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 t z) (-.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) (-.f64 a t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 t z)) (/.f64 (+.f64 a t) (+.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 a t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t 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) (-.f64 t z)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t 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 (/.f64 (+.f64 a t) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 (-.f64 a t) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (/.f64 (-.f64 a t) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 t t) (*.f64 z z))) (/.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 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 t a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a))) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 t a) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 t z)) (/.f64 (-.f64 a t) (+.f64 a t))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (-.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (+.f64 a t))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t))) |
(*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 t z)) (/.f64 (-.f64 a t) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(neg.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (-.f64 a t)))) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) #s(literal 1 binary64)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (+.f64 a t)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (neg.f64 (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) #s(literal 1 binary64))) (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (+.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z)) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (+.f64 a t) z) (+.f64 a t))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (/.f64 (+.f64 a t) (+.f64 a t))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t)) (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (*.f64 (-.f64 y x) z) (*.f64 (+.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t)))) |
(*.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (+.f64 a t))) |
(*.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 a t)) (/.f64 (*.f64 (+.f64 a t) z) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 a t)) (/.f64 z (/.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 a t)) (/.f64 (*.f64 (-.f64 y x) z) (+.f64 a t))) |
(*.f64 (/.f64 (+.f64 a t) (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(*.f64 (/.f64 z (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 a t))) |
(*.f64 (/.f64 z (+.f64 a t)) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 a t)) (/.f64 z (+.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (+.f64 a t)) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (*.f64 (/.f64 z (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 (-.f64 y x) (-.f64 a t))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (*.f64 (/.f64 z (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 (-.f64 y x) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (*.f64 (/.f64 z (+.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (-.f64 a t))) (+.f64 (*.f64 a a) (*.f64 t t))) |
(*.f64 (*.f64 (/.f64 z (+.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t 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 (-.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 (-.f64 y x) (-.f64 a t)) (/.f64 z (+.f64 a t))) (+.f64 a t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) 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 x) #s(literal 1 binary64)) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a t) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (+.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a t) (*.f64 (-.f64 y x) (+.f64 a t))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 a t) z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a t) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 a t) (+.f64 a t)) #s(literal -1 binary64))) |
(*.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 #s(literal -1 binary64) (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 (+.f64 a t) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (+.f64 a t) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 z (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 z (-.f64 t a))) |
(*.f64 (/.f64 z (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 z (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 z (+.f64 a t)) (-.f64 a t)) (/.f64 (-.f64 y x) (+.f64 a t))) |
(*.f64 (/.f64 (*.f64 z (+.f64 a t)) (+.f64 a t)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 z (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (*.f64 z (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 a t))) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 z (neg.f64 (+.f64 a t))) (/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 a t))) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (neg.f64 (+.f64 a t))) (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 a t)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 (+.f64 a t))) (/.f64 (neg.f64 (+.f64 a t)) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 a t))) (+.f64 a t)) (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 a t))) #s(literal -1 binary64)) (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 z (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 (-.f64 y x) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(*.f64 (/.f64 z (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 (-.f64 y x) (-.f64 t a))) |
(*.f64 (/.f64 z (/.f64 (-.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 z (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 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)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 (-.f64 a t) x) (*.f64 (-.f64 a t) (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 a t))) (/.f64 (*.f64 (/.f64 (-.f64 a t) y) x) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t)))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))))) (/.f64 (*.f64 (/.f64 x (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t)))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))) (/.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a t))) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a (*.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))))) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (+.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (+.f64 a t))) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 a t) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) y) x)) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 a t))) (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (+.f64 a t)) (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t)))) (*.f64 (/.f64 x (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t)))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 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 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) x)) (*.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) x)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) x)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 a t) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) x))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) y) x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) y) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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 y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 a t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 a t)))) (neg.f64 (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (+.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t)))) (*.f64 (/.f64 x (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))))) (neg.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 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))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 a t) (+.f64 a t))) |
(*.f64 (+.f64 a t) (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 a t)) (/.f64 (-.f64 y x) (+.f64 a t))) |
(*.f64 (/.f64 (+.f64 a t) (+.f64 a t)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t 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 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 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 a 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 (*.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 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 t a))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 a 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 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 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 t a))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t 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) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(+.f64 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(-.f64 a t) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a t)) (/.f64 (*.f64 t t) (+.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 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (+.f64 a t)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (+.f64 a t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) (/.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (+.f64 a t) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 a t) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (+.f64 a t) (+.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (+.f64 a t) (+.f64 (*.f64 a a) (*.f64 t 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 (-.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 t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (+.f64 a t))) |
(/.f64 (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (-.f64 a (-.f64 #s(literal 0 binary64) 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 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 a t) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 a t) (+.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (+.f64 a t) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 a t) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (neg.f64 (neg.f64 (+.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 (*.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 (-.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 (*.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 (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)))))) |
(pow.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t 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)) |
(*.f64 (+.f64 a t) (/.f64 (-.f64 a t) (+.f64 a t))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a))) (-.f64 t a)) |
(*.f64 (/.f64 (+.f64 a t) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 t t) (*.f64 a a))) (/.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (+.f64 a t)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (-.f64 a t) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 t t) (*.f64 a a))) (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 t t) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 t t) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 a t)) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) x) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 a t))) x) |
(fma.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))))) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a 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))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (/.f64 y (+.f64 a t)) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (+.f64 a t))) x) |
(fma.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)))) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (/.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 (-.f64 z t) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))) x) |
(fma.f64 (/.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (/.f64 y (/.f64 (-.f64 a t) (+.f64 a t))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 a t))) x) |
(fma.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))))) x) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 y (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))) x) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 y (-.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (/.f64 y (-.f64 a t))) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 x x) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 x x) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (/.f64 y (-.f64 a t))) (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 x x) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(+.f64 (*.f64 (/.f64 y (-.f64 a t)) z) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z (/.f64 y (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (-.f64 a t)))) |
(-.f64 (/.f64 z (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (-.f64 a t) y)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (-.f64 a t) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (-.f64 a t) y)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (-.f64 a t) y))) |
(fma.f64 z (/.f64 y (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 a t)) z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.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 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 a t) y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (/.f64 (-.f64 a t) y) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (*.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))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 (-.f64 a t) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (*.f64 (+.f64 t z) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.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 (-.f64 a t) y))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))) (+.f64 t z)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 a t) y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) y) (+.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 (-.f64 a t) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y)) (neg.f64 (*.f64 (+.f64 t z) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (*.f64 (+.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 (-.f64 a t) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.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 y (-.f64 a t)))) (neg.f64 (+.f64 t z))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t))) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.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 y #s(literal 1 binary64)) (/.f64 (-.f64 z 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 (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (+.f64 a t)) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (+.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)))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 (-.f64 z t) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(*.f64 (/.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 (-.f64 z t) (-.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (/.f64 y (/.f64 (-.f64 a 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 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 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 y (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 y (-.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) |
(/.f64 y (-.f64 a t)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (/.f64 y (-.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 (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 y (+.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(*.f64 (/.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(neg.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (-.f64 a t)))) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) #s(literal 1 binary64)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (+.f64 a t)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (neg.f64 (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) #s(literal 1 binary64))) (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (+.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z)) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (+.f64 a t) z) (+.f64 a t))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (/.f64 (+.f64 a t) (+.f64 a t))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t)) (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (*.f64 (-.f64 y x) z) (*.f64 (+.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 a t)))) |
(*.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (+.f64 a t))) |
(*.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 a t)) (/.f64 (*.f64 (+.f64 a t) z) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 a t)) (/.f64 z (/.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 a t)) (/.f64 (*.f64 (-.f64 y x) z) (+.f64 a t))) |
(*.f64 (/.f64 (+.f64 a t) (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(*.f64 (/.f64 z (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 a t))) |
(*.f64 (/.f64 z (+.f64 a t)) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 a t)) (/.f64 z (+.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (+.f64 a t)) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (*.f64 (/.f64 z (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 (-.f64 y x) (-.f64 a t))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (*.f64 (/.f64 z (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 (-.f64 y x) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (*.f64 (/.f64 z (+.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (-.f64 a t))) (+.f64 (*.f64 a a) (*.f64 t t))) |
(*.f64 (*.f64 (/.f64 z (+.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t 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 (-.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 (-.f64 y x) (-.f64 a t)) (/.f64 z (+.f64 a t))) (+.f64 a t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) 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 x) #s(literal 1 binary64)) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a t) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (+.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a t) (*.f64 (-.f64 y x) (+.f64 a t))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 a t) z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a t) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 a t) (+.f64 a t)) #s(literal -1 binary64))) |
(*.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 #s(literal -1 binary64) (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 (+.f64 a t) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (+.f64 a t) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 z (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 z (-.f64 t a))) |
(*.f64 (/.f64 z (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 z (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 z (+.f64 a t)) (-.f64 a t)) (/.f64 (-.f64 y x) (+.f64 a t))) |
(*.f64 (/.f64 (*.f64 z (+.f64 a t)) (+.f64 a t)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 z (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(*.f64 (/.f64 (*.f64 z (+.f64 a t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 a t))) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 z (neg.f64 (+.f64 a t))) (/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 a t))) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (neg.f64 (+.f64 a t))) (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 a t)) (/.f64 (*.f64 (-.f64 y x) (+.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 a t)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 (+.f64 a t))) (/.f64 (neg.f64 (+.f64 a t)) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 a t))) (+.f64 a t)) (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 a t))) #s(literal -1 binary64)) (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 z (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 (-.f64 y x) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(*.f64 (/.f64 z (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 (-.f64 y x) (-.f64 t a))) |
(*.f64 (/.f64 z (/.f64 (-.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 z (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (*.f64 z (*.f64 (-.f64 y x) t)) (*.f64 z (*.f64 (-.f64 y x) a))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) z) t) (*.f64 (*.f64 (-.f64 y x) z) a)) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) a) z)) |
(+.f64 (*.f64 a (*.f64 (-.f64 y x) z)) (*.f64 t (*.f64 (-.f64 y x) z))) |
(+.f64 (*.f64 t (*.f64 (-.f64 y x) z)) (*.f64 a (*.f64 (-.f64 y x) z))) |
(fma.f64 a (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 (-.f64 y x) z))) |
(fma.f64 t (*.f64 (-.f64 y x) z) (*.f64 a (*.f64 (-.f64 y x) z))) |
(fma.f64 z (*.f64 (-.f64 y x) t) (*.f64 z (*.f64 (-.f64 y x) a))) |
(fma.f64 (*.f64 (-.f64 y x) t) z (*.f64 (*.f64 (-.f64 y x) a) z)) |
(fma.f64 (*.f64 (-.f64 y x) z) a (*.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 (*.f64 (-.f64 y x) z) t (*.f64 (*.f64 (-.f64 y x) z) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 t t) (*.f64 a a))) (-.f64 t a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 t t) (*.f64 a a)))) (neg.f64 (-.f64 t a))) |
(*.f64 (-.f64 y x) (*.f64 (+.f64 a t) z)) |
(*.f64 z (*.f64 (-.f64 y x) (+.f64 a t))) |
(*.f64 (+.f64 a t) (*.f64 (-.f64 y x) z)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 a t)) z) |
(*.f64 (*.f64 (-.f64 y x) z) (+.f64 a t)) |
(*.f64 (*.f64 z (+.f64 a t)) (-.f64 y x)) |
(+.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) a)) |
(+.f64 (*.f64 (-.f64 y x) a) (*.f64 (-.f64 y x) t)) |
(+.f64 (*.f64 (+.f64 a t) y) (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (+.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 a t))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) t)) (-.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) a))) (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (*.f64 (-.f64 y x) a)) (-.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) a)))) |
(fma.f64 y (+.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 a t))) |
(fma.f64 (-.f64 y x) a (*.f64 (-.f64 y x) t)) |
(fma.f64 (-.f64 y x) t (*.f64 (-.f64 y x) a)) |
(fma.f64 a (-.f64 y x) (*.f64 (-.f64 y x) t)) |
(fma.f64 t (-.f64 y x) (*.f64 (-.f64 y x) a)) |
(fma.f64 (+.f64 a t) y (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 t t) (*.f64 a a))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 a a))) (*.f64 (+.f64 x y) (-.f64 t a))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 t a) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (+.f64 (*.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) t)) (-.f64 (*.f64 (*.f64 (-.f64 y x) a) (*.f64 (-.f64 y x) a)) (*.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) t)) (*.f64 (*.f64 (-.f64 y x) a) (*.f64 (-.f64 y x) a))) (-.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) a))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 a a))) (-.f64 t a)) |
(/.f64 (*.f64 (+.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 a 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 a t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 a t)) (+.f64 x y)) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 y x)) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 y x)) (-.f64 t a)) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 x y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) a))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 x y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) a))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) a))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) a))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 x y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) a))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 x y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) a))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) a))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) a))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 x y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 x y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 t (-.f64 (*.f64 y y) (*.f64 x x))))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) a) (+.f64 x y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) a) (+.f64 x y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) a) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 t (-.f64 (*.f64 y y) (*.f64 x x))))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) a) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 t t) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) t)) (-.f64 (*.f64 (*.f64 (-.f64 y x) a) (*.f64 (-.f64 y x) a)) (*.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) t)) (*.f64 (*.f64 (-.f64 y x) a) (*.f64 (-.f64 y x) a)))) (neg.f64 (-.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 a a)))) (neg.f64 (-.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (+.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 a 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 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 a t))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 y x))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 y x))) (neg.f64 (-.f64 t a))) |
(*.f64 (-.f64 y x) (+.f64 a t)) |
(*.f64 (+.f64 a t) (-.f64 y x)) |
(+.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 a a)) |
(+.f64 (*.f64 (+.f64 a t) a) (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 a (+.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 a t))) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(fma.f64 a a (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 a (+.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 a t))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (*.f64 a a)) |
(fma.f64 (+.f64 a t) a (*.f64 (+.f64 a t) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) t (*.f64 a a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t t) (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 t a) (+.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 t a) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(/.f64 (*.f64 (+.f64 a 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 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 a t)) (-.f64 t a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (+.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a t) (-.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 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 a t))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 a t))) (neg.f64 (-.f64 t a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (+.f64 a t)) |
(*.f64 (+.f64 a t) (-.f64 a t)) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (+.f64 (*.f64 a a) (*.f64 t t)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t t)))) |
(*.f64 (/.f64 (+.f64 a t) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 a (-.f64 a t)))))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 t t) (*.f64 a a))) (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
| 1× | egg-herbie |
| 6 962× | accelerator-lowering-fma.f32 |
| 6 962× | accelerator-lowering-fma.f64 |
| 5 644× | *-lowering-*.f32 |
| 5 644× | *-lowering-*.f64 |
| 3 664× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1197 | 11132 |
| 1 | 3952 | 10648 |
| 0 | 8174 | 10381 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* y (- t z)) (- a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(* x (- 1 (* -1 (/ (- t z) (- a t))))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(- x (* -1 (/ (* x (- t z)) (- a t)))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(* -1 (/ (* y (- t z)) (- a t))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(- x (* -1 (/ (* (- t z) (- y x)) t))) |
(- (+ x (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t))) |
(- (+ x (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 3)) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t))) |
(- (+ x (* a (+ (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 4)) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t))) |
x |
(+ x (* -1 (/ (* (- t z) (- y x)) a))) |
(- (+ x (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2)))) (/ (* (- t z) (- y x)) a)) |
(- (+ x (+ (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 3))))) (/ (* (- t z) (- y x)) a)) |
x |
(+ x (* -1 (/ (* (- t z) (- y x)) a))) |
(+ x (* -1 (/ (- (/ (* t (* (- t z) (- y x))) a) (* -1 (* (- t z) (- y x)))) a))) |
(+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) a)) (* t (* (- t z) (- y x)))) a)) (* -1 (* (- t z) (- y x)))) a))) |
(- x (* -1 (/ (* z (- y x)) a))) |
(- (+ x (* t (- (+ (/ x a) (/ (* z (- y x)) (pow a 2))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(- (+ x (* t (- (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(- (+ x (* t (- (+ (* t (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2))) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(- x (* -1 (- y x))) |
(- (+ x (/ (* a (- y x)) t)) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t))) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3))) (/ (* a (- y x)) t)))) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(- x (* -1 (- y x))) |
(- (+ x (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) (* -1 (- y x))) |
(- (+ x (* -1 (/ (- (/ (* a (- (* z (- y x)) (* a (- y x)))) t) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x))) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x))) |
(- x (/ (* t (- y x)) (- a t))) |
(- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(/ (* z (- y x)) (- a t)) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (- (/ x (- a t)) (/ y (- a t))))) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(* -1 (/ (* x (- t z)) (- a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(/ (* y (- t z)) (- a t)) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(/ (* y (- t z)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(/ (* y (- t z)) (- a t)) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(* -1 (/ (* x (- t z)) (- a t))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(* -1 (/ (* x (- t z)) (- a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(* -1 (/ (* (- t z) (- y x)) t)) |
(+ (* -1 (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t))) |
(+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 3))) (/ (* (- t z) (- y x)) (pow t 2))))) |
(+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 4))) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2))))) |
(/ (* (- t z) (- y x)) a) |
(/ (+ (* (- t z) (- y x)) (/ (* t (* (- t z) (- y x))) a)) a) |
(/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a) |
(/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 3) (* (- t z) (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* (- t z) (- y x))) a)) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))))) a) |
(/ (* (- t z) (- y x)) a) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a)) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* t (* (- t z) (- y x))) (/ (* (pow t 2) (* (- t z) (- y x))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- t z) (- y x)))) (* -1 (/ (* (pow t 3) (* (- t z) (- y x))) a))) a)) (* t (* (- t z) (- y x)))) a))) a)) |
(* -1 (/ (* z (- y x)) a)) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (/ y a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(* -1 (- y x)) |
(- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t)) |
(- (+ (* -1 (- y x)) (+ (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2)) (/ (* z (- y x)) t))) (/ (* a (- y x)) t)) |
(- (+ (* -1 (- y x)) (+ (/ (* z (- y x)) t) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3)))) (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t))) |
(* -1 (- y x)) |
(- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t)) |
(+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) t))) t))) |
(+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (+ (* a (- (* z (- y x)) (* a (- y x)))) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) t))) t))) |
(/ (* t (- y x)) (- a t)) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(* -1 (/ (* z (- y x)) (- a t))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(* -1 (/ (* z (- y x)) (- a t))) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- 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 (- t z))) |
(+ (* -1 (/ t (- t z))) (/ a (- t z))) |
(+ (* -1 (/ t (- t z))) (/ a (- t z))) |
(+ (* -1 (/ t (- t z))) (/ a (- t z))) |
(/ a (- t z)) |
(* a (+ (* -1 (/ t (* a (- t z)))) (/ 1 (- t z)))) |
(* a (+ (* -1 (/ t (* a (- t z)))) (/ 1 (- t z)))) |
(* a (+ (* -1 (/ t (* a (- t z)))) (/ 1 (- t z)))) |
(/ a (- t z)) |
(* -1 (* a (- (/ t (* a (- t z))) (/ 1 (- t z))))) |
(* -1 (* a (- (/ t (* a (- t z))) (/ 1 (- t z))))) |
(* -1 (* a (- (/ t (* a (- t z))) (/ 1 (- t z))))) |
(* -1 (/ a z)) |
(+ (* -1 (/ a z)) (* t (- (/ 1 z) (/ a (pow z 2))))) |
(+ (* -1 (/ a z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ a (pow z 2)))) z)) (/ a (pow z 2))))) |
(+ (* -1 (/ a z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ a (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ a (pow z 2))) z)))) (/ 1 z)) (/ a (pow z 2))))) |
-1 |
(- (/ a t) (+ 1 (/ z t))) |
(- (+ (/ a t) (/ (* z (- a z)) (pow t 2))) (+ 1 (/ z t))) |
(- (+ (/ a t) (/ (* (pow z 2) (- a z)) (pow t 3))) (+ 1 (+ (* -1 (/ (* z (- a z)) (pow t 2))) (/ z t)))) |
-1 |
(- (/ a t) (+ 1 (/ z t))) |
(- (* -1 (/ (+ (* -1 (- a z)) (* -1 (/ (* z (- a z)) t))) t)) 1) |
(- (* -1 (/ (+ (* -1 (- a z)) (* -1 (/ (+ (* z (- a z)) (/ (* (pow z 2) (- a z)) t)) t))) t)) 1) |
(/ (- a t) t) |
(- (+ (/ a t) (/ (* z (- a t)) (pow t 2))) 1) |
(- (+ (* z (- (/ (* z (- a t)) (pow t 3)) (* -1 (/ (- a t) (pow t 2))))) (/ a t)) 1) |
(- (+ (* z (- (* z (- (/ (* z (- a t)) (pow t 4)) (* -1 (/ (- a t) (pow t 3))))) (* -1 (/ (- a t) (pow t 2))))) (/ a t)) 1) |
(* -1 (/ (- a t) z)) |
(/ (+ (* -1 (- a t)) (* -1 (/ (* t (- a t)) z))) z) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow t 2) (- a t)) (pow z 2)))) (/ (* t (- a t)) z)) z) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow t 3) (- a t)) (pow z 3)))) (+ (/ (* t (- a t)) z) (/ (* (pow t 2) (- a t)) (pow z 2)))) z) |
(* -1 (/ (- a t) z)) |
(* -1 (/ (- (+ a (/ (* t (- a t)) z)) t) z)) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow t 2) (- a t)) z)) (* t (- a t))) z))) t) z)) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- a t)) z) (* -1 (* (pow t 2) (- a t)))) z)) (* t (- a t))) z))) t) z)) |
(* -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 (/ x (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/ y (- a t)) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(/ y (- a t)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(/ y (- a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(* -1 (/ x (- a t))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* -1 (/ x (- a t))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (/ (- y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2))))) |
(/ (- y x) a) |
(/ (- (+ y (/ (* t (- y x)) a)) x) a) |
(/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a) |
(/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a) |
(/ (- y x) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a)) |
(/ (- y x) a) |
(- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a)) |
(- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(* -1 (/ (- y x) t)) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t) |
(* -1 (/ (- y x) t)) |
(* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) x) t)) |
(* -1 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 (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+ x (+ (* -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)))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* 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))) |
(+ x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(- (+ x (+ 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))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) 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 (/ (* y (- z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(/ (* y (- z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/ (* y (- z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(/ (* y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(* -1 (/ y t)) |
(+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2)))) |
(+ (* -1 (/ y t)) (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2))))) |
(+ (* -1 (/ y t)) (* a (- (* a (- (* -1 (/ (* a y) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2))))) |
(/ y a) |
(/ (+ y (/ (* t y) a)) a) |
(/ (- (+ y (/ (* (pow t 2) y) (pow a 2))) (* -1 (/ (* t y) a))) a) |
(/ (- (+ y (/ (* (pow t 3) y) (pow a 3))) (+ (* -1 (/ (* t y) a)) (* -1 (/ (* (pow t 2) y) (pow a 2))))) a) |
(/ y a) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) a))) a)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))) a)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) a))) a)) (* t y)) a))) a)) |
(/ y a) |
(+ (/ y a) (/ (* t y) (pow a 2))) |
(+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a)) |
(+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a)) |
(* -1 (/ y t)) |
(/ (+ (* -1 y) (* -1 (/ (* a y) t))) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t)) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) t) |
(* -1 (/ y t)) |
(* -1 (/ (+ y (/ (* a y) t)) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t))) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t))) t)) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))) |
(* y (+ (* -1 (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2))))) |
(* y (+ (* -1 (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2))))) |
(* y (+ (* -1 (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2))))) |
(/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))) |
(* -1 (* y (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))))) |
(* -1 (* y (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))))) |
(* -1 (* y (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))))) |
(/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(* x (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2)))))) |
(* x (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2)))))) |
(* x (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2)))))) |
(* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))))) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))))) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))))) |
(/ (* z (- y x)) a) |
(+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)) |
(+ (* t (+ (/ (* t (* z (- y x))) (pow a 3)) (/ (* 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))))) (/ (* 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 (/ (* a (* z (- y x))) t)) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2))))) t) |
(/ (- (+ (* -1 (* z (- y x))) (+ (* -1 (/ (* a (* z (- y x))) t)) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3))))) (/ (* (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 (* a (* z (- y x)))) (* -1 (/ (* (pow a 2) (* z (- y x))) t))) t)) (* z (- y x))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (* z (- y x)))) (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t))) t)) (* z (- y x))) 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))) (* -1 (/ (* z (- y x)) (pow t 2)))))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (+ (* -1 (/ (* z (- y x)) (pow t 2))) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3))))))) |
(/ (* z (- y x)) a) |
(/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a) |
(/ (+ (* z (- y x)) (+ (/ (* t (* z (- y x))) a) (/ (* (pow t 2) (* z (- y x))) (pow a 2)))) a) |
(/ (- (+ (* z (- y x)) (+ (/ (* t (* z (- y x))) a) (/ (* (pow t 3) (* z (- y x))) (pow a 3)))) (* -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 3) (* z (- y x))) a)) (* (pow t 2) (* z (- y x)))) a)) (* t (* z (- y x)))) a))) a)) |
(* z (* (+ a t) (- y x))) |
(* z (* (+ a t) (- y x))) |
(* z (* (+ a t) (- y x))) |
(* z (* (+ a t) (- y x))) |
(* z (* (+ a t) (- y x))) |
(* z (* (+ a t) (- y x))) |
(* z (* (+ a t) (- y x))) |
(* z (* (+ a t) (- y x))) |
(* z (* (+ a t) (- y x))) |
(* z (* (+ a t) (- y x))) |
(* z (* (+ a t) (- y x))) |
(* z (* (+ a t) (- y x))) |
(* -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 (+ a t))) y)) (* z (+ a t)))) |
(* y (+ (* -1 (/ (* x (* z (+ a t))) y)) (* z (+ a t)))) |
(* y (+ (* -1 (/ (* x (* z (+ a t))) y)) (* z (+ a t)))) |
(* y (* z (+ a t))) |
(* -1 (* y (+ (* -1 (* z (+ a t))) (/ (* x (* z (+ a t))) y)))) |
(* -1 (* y (+ (* -1 (* z (+ a t))) (/ (* x (* z (+ a t))) y)))) |
(* -1 (* y (+ (* -1 (* z (+ a t))) (/ (* x (* z (+ a t))) y)))) |
(* 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 (+ a t))) x))) |
(* x (+ (* -1 (* z (+ a t))) (/ (* y (* z (+ a t))) x))) |
(* x (+ (* -1 (* z (+ a t))) (/ (* y (* z (+ a t))) x))) |
(* -1 (* x (* z (+ a t)))) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) x)) (* z (+ a t))))) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) x)) (* z (+ a t))))) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) x)) (* z (+ a t))))) |
(* a (* z (- y x))) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(* t (* z (- y x))) |
(* t (+ (* z (- y x)) (/ (* a (* z (- y x))) t))) |
(* t (+ (* z (- y x)) (/ (* a (* z (- y x))) t))) |
(* t (+ (* z (- y x)) (/ (* a (* z (- y x))) t))) |
(* t (* z (- y x))) |
(* -1 (* t (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))))) |
(* -1 (* t (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))))) |
(* -1 (* t (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))))) |
(* t (* z (- y x))) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(* a (* z (- y x))) |
(* a (+ (* z (- y x)) (/ (* t (* z (- y x))) a))) |
(* a (+ (* z (- y x)) (/ (* t (* z (- y x))) a))) |
(* a (+ (* z (- y x)) (/ (* t (* z (- y x))) a))) |
(* a (* z (- y x))) |
(* -1 (* a (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))))) |
(* -1 (* a (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))))) |
(* -1 (* a (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))))) |
(* -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 (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(* y (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(* y (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(* y (+ a t)) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(* 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 (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(* -1 (* x (+ a t))) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(* a (- y x)) |
(+ (* a (- y x)) (* t (- y x))) |
(+ (* a (- y x)) (* t (- y x))) |
(+ (* a (- y x)) (* t (- y x))) |
(* t (- y x)) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(* t (- y x)) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(* t (- y x)) |
(+ (* a (- y x)) (* t (- y x))) |
(+ (* a (- y x)) (* t (- y x))) |
(+ (* a (- y x)) (* t (- y x))) |
(* a (- y x)) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(* a (- y x)) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(* -1 (pow t 2)) |
(- (pow a 2) (pow t 2)) |
(- (pow a 2) (pow t 2)) |
(- (pow a 2) (pow t 2)) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(pow a 2) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(* -1 (pow t 2)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(* -1 (pow t 2)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
| Outputs |
|---|
(* -1 (/ (* y (- t z)) (- a t))) |
(/.f64 (*.f64 y (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t))) |
(* x (- 1 (* -1 (/ (- t z) (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 t z) (-.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 (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 a t) x)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 a t) x)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 a t) x)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (-.f64 #s(literal 0 binary64) x)) |
(- x (* -1 (/ (* x (- t z)) (- a t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (-.f64 a t)))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (-.f64 a t)))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (-.f64 a t)))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (*.f64 y (-.f64 a t))))))) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (*.f64 y (-.f64 a t))))))) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (*.f64 y (-.f64 a t))))))) |
(* -1 (/ (* y (- t z)) (- a t))) |
(/.f64 (*.f64 y (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(*.f64 y (neg.f64 (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) (-.f64 a t))))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(*.f64 y (neg.f64 (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) (-.f64 a t))))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(*.f64 y (neg.f64 (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) (-.f64 a t))))) |
(- x (* -1 (/ (* (- t z) (- y x)) t))) |
(+.f64 x (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t))) |
(- (+ x (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t))) |
(+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 t z) a) t) (/.f64 (-.f64 y x) t)) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t)))) |
(- (+ x (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 3)) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t))) |
(+.f64 (+.f64 x (*.f64 a (+.f64 (*.f64 (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t)) (/.f64 a (*.f64 t t))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t))))) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t))) |
(- (+ x (* a (+ (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 4)) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t))) |
(+.f64 x (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 t z) a) (-.f64 y x)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t (*.f64 t t))))))) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t)))) |
x |
(+ x (* -1 (/ (* (- t z) (- y x)) a))) |
(-.f64 x (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) a)) |
(- (+ x (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2)))) (/ (* (- t z) (- y x)) a)) |
(-.f64 (-.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 y x)) (*.f64 a a))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) a)) |
(- (+ x (+ (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 3))))) (/ (* (- t z) (- y x)) a)) |
(-.f64 (-.f64 (-.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 y x)) (*.f64 a a))) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) a)) |
x |
(+ x (* -1 (/ (* (- t z) (- y x)) a))) |
(-.f64 x (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) a)) |
(+ x (* -1 (/ (- (/ (* t (* (- t z) (- y x))) a) (* -1 (* (- t z) (- y x)))) a))) |
(-.f64 x (/.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 y x)) a)) a)) |
(+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) a)) (* t (* (- t z) (- y x)))) a)) (* -1 (* (- t z) (- y x)))) a))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 t (-.f64 t z)) (-.f64 y x))) a) (*.f64 (-.f64 t z) (-.f64 y x))) a))) |
(- x (* -1 (/ (* z (- y x)) a))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(- (+ x (* t (- (+ (/ x a) (/ (* z (- y x)) (pow a 2))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (*.f64 t (+.f64 (/.f64 x a) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)) (/.f64 y a)))) (/.f64 (*.f64 z (-.f64 y x)) a))) |
(- (+ x (* t (- (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (*.f64 t (-.f64 (-.f64 (+.f64 (/.f64 x a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (/.f64 (*.f64 t (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a)) (/.f64 y a))) (/.f64 (*.f64 z (-.f64 y x)) a))) |
(- (+ x (* t (- (+ (* t (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2))) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (*.f64 t (+.f64 (*.f64 t (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (*.f64 a a))) (/.f64 (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (+.f64 (/.f64 x a) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)) (/.f64 y a))))) (/.f64 (*.f64 z (-.f64 y x)) a))) |
(- x (* -1 (- y x))) |
(+.f64 x (-.f64 y x)) |
(- (+ x (/ (* a (- y x)) t)) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(+.f64 x (-.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 y x)))) |
(- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t))) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(+.f64 x (-.f64 (-.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (*.f64 t t)))) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 y x)))) |
(- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3))) (/ (* a (- y x)) t)))) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(+.f64 x (-.f64 (-.f64 (-.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t (*.f64 t t)))) (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (*.f64 t t)))) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 y x)))) |
(- x (* -1 (- y x))) |
(+.f64 x (-.f64 y x)) |
(- (+ x (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) (* -1 (- y x))) |
(+.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (-.f64 y x)) |
(- (+ x (* -1 (/ (- (/ (* a (- (* z (- y x)) (* a (- y x)))) t) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x))) |
(+.f64 (-.f64 x (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) (-.f64 y x)) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x))) |
(+.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t))) t)) (-.f64 y x)) |
(- x (/ (* t (- y x)) (- a t))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y 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 (/ (* z (- y x)) (- a t))) (/ (* t (- y 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 (/ (* z (- y x)) (- a t))) (/ (* t (- y 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 x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 z (-.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 z (-.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 z (-.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(* -1 (* z (- (/ x (- a t)) (/ y (- a t))))) |
(*.f64 (-.f64 (/.f64 x (-.f64 a t)) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(*.f64 (-.f64 (-.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(*.f64 (-.f64 (-.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(*.f64 (-.f64 (-.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (* x (- t z)) (- a t))) |
(/.f64 (*.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (-.f64 a t))) |
(/ (* y (- t z)) (- a t)) |
(/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(/ (* y (- t z)) (- a t)) |
(/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 t z) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 t z) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 t z) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- t z)) (- a t)) |
(/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t)) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 t z)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t z) x) (-.f64 a t))) |
(* -1 (/ (* x (- t z)) (- a t))) |
(/.f64 (*.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(* -1 (/ (* x (- t z)) (- a t))) |
(/.f64 (*.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 t z))) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 t z))) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 t z))) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* (- t z) (- y x)) t)) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t))) |
(-.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (*.f64 (-.f64 t z) a) t) (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 3))) (/ (* (- t z) (- y x)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)))) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 4))) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 t z) a) (-.f64 y x)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)))) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t))) |
(/ (* (- t z) (- y x)) a) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) a) |
(/ (+ (* (- t z) (- y x)) (/ (* t (* (- t z) (- y x))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 y x)) a)) a) |
(/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 y x)) a))) a) |
(/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 3) (* (- t z) (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* (- t z) (- y x))) a)) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)) (*.f64 a a)))) a) |
(/ (* (- t z) (- y x)) a) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) a) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 y x)) a)) a) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* t (* (- t z) (- y x))) (/ (* (pow t 2) (* (- t z) (- y x))) a)) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 t (-.f64 t z)) (-.f64 y x))) a) (*.f64 (-.f64 t z) (-.f64 y x))) a)) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- t z) (- y x)))) (* -1 (/ (* (pow t 3) (* (- t z) (- y x))) a))) a)) (* t (* (- t z) (- y x)))) a))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 y x)) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (* z (- y x)) a)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(-.f64 (*.f64 t (-.f64 (+.f64 (/.f64 y a) (/.f64 (*.f64 t (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a)) (+.f64 (/.f64 x a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (/ y a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(-.f64 (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 t (/.f64 (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (*.f64 a a))) (/.f64 (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(* -1 (- y x)) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(- (+ (* -1 (- y x)) (+ (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2)) (/ (* z (- y x)) t))) (/ (* a (- y x)) t)) |
(-.f64 (-.f64 (+.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (*.f64 t t)))) (-.f64 y x)) (*.f64 a (/.f64 (-.f64 y x) t))) |
(- (+ (* -1 (- y x)) (+ (/ (* z (- y x)) t) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3)))) (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t))) |
(-.f64 (+.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 y x)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (*.f64 t t))))) |
(* -1 (- y x)) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) t))) t))) |
(-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (+ (* a (- (* z (- y x)) (* a (- y x)))) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) t))) t))) |
(-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (neg.f64 (-.f64 z a))) (/.f64 (+.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) t)) t)) t)) |
(/ (* t (- y x)) (- a t)) |
(/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(-.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(-.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(-.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(* -1 (/ (* z (- y x)) (- a t))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (/ (* z (- y x)) (- a t))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) (-.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 (- t z))) |
(/.f64 t (*.f64 #s(literal -1 binary64) (-.f64 t z))) |
(+ (* -1 (/ t (- t z))) (/ a (- t z))) |
(-.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z))) |
(+ (* -1 (/ t (- t z))) (/ a (- t z))) |
(-.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z))) |
(+ (* -1 (/ t (- t z))) (/ a (- t z))) |
(-.f64 (/.f64 a (-.f64 t z)) (/.f64 t (-.f64 t z))) |
(/ a (- t z)) |
(/.f64 a (-.f64 t z)) |
(* a (+ (* -1 (/ t (* a (- t z)))) (/ 1 (- t z)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 t (*.f64 (-.f64 t z) a)))) |
(* a (+ (* -1 (/ t (* a (- t z)))) (/ 1 (- t z)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 t (*.f64 (-.f64 t z) a)))) |
(* a (+ (* -1 (/ t (* a (- t z)))) (/ 1 (- t z)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 t (*.f64 (-.f64 t z) a)))) |
(/ a (- t z)) |
(/.f64 a (-.f64 t z)) |
(* -1 (* a (- (/ t (* a (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 t z) a)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t (* a (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 t z) a)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t (* a (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 t z) a)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ a z)) |
(/.f64 a (-.f64 #s(literal 0 binary64) z)) |
(+ (* -1 (/ a z)) (* t (- (/ 1 z) (/ a (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 z z)))) (/.f64 a z)) |
(+ (* -1 (/ a z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ a (pow z 2)))) z)) (/ a (pow z 2))))) |
(-.f64 (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 t (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 z z))) z)) (/.f64 a (*.f64 z z))))) (/.f64 a z)) |
(+ (* -1 (/ a z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ a (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ a (pow z 2))) z)))) (/ 1 z)) (/ a (pow z 2))))) |
(-.f64 (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 t (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 z z))) (*.f64 z z))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 z z))) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 z z))))) (/.f64 a z)) |
-1 |
#s(literal -1 binary64) |
(- (/ a t) (+ 1 (/ z t))) |
(-.f64 (/.f64 a t) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(- (+ (/ a t) (/ (* z (- a z)) (pow t 2))) (+ 1 (/ z t))) |
(+.f64 (/.f64 a t) (-.f64 (/.f64 (*.f64 z (-.f64 a z)) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(- (+ (/ a t) (/ (* (pow z 2) (- a z)) (pow t 3))) (+ 1 (+ (* -1 (/ (* z (- a z)) (pow t 2))) (/ z t)))) |
(-.f64 (+.f64 (/.f64 a t) (/.f64 (*.f64 (*.f64 z z) (-.f64 a z)) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 z (-.f64 a z)) (*.f64 t t))))) |
-1 |
#s(literal -1 binary64) |
(- (/ a t) (+ 1 (/ z t))) |
(-.f64 (/.f64 a t) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(- (* -1 (/ (+ (* -1 (- a z)) (* -1 (/ (* z (- a z)) t))) t)) 1) |
(+.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 a z)) (-.f64 #s(literal 0 binary64) t)) (-.f64 a z)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(- (* -1 (/ (+ (* -1 (- a z)) (* -1 (/ (+ (* z (- a z)) (/ (* (pow z 2) (- a z)) t)) t))) t)) 1) |
(+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a z)) (/.f64 (+.f64 (*.f64 z (-.f64 a z)) (*.f64 (*.f64 z z) (/.f64 (-.f64 a z) t))) t)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(/ (- a t) t) |
(+.f64 (/.f64 a t) #s(literal -1 binary64)) |
(- (+ (/ a t) (/ (* z (- a t)) (pow t 2))) 1) |
(+.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 z t) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(- (+ (* z (- (/ (* z (- a t)) (pow t 3)) (* -1 (/ (- a t) (pow t 2))))) (/ a t)) 1) |
(+.f64 (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (/.f64 z (*.f64 t t))) (/.f64 (-.f64 a t) (*.f64 t t)))) (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(- (+ (* z (- (* z (- (/ (* z (- a t)) (pow t 4)) (* -1 (/ (- a t) (pow t 3))))) (* -1 (/ (- a t) (pow t 2))))) (/ a t)) 1) |
(+.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z (-.f64 a t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (-.f64 a t) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 a t) (*.f64 t t)))) (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* -1 (/ (- a t) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) z)) |
(/ (+ (* -1 (- a t)) (* -1 (/ (* t (- a t)) z))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 a t)) z)) z) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow t 2) (- a t)) (pow z 2)))) (/ (* t (- a t)) z)) z) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (*.f64 (-.f64 a t) (*.f64 t t)) (*.f64 z z))) (/.f64 (*.f64 t (-.f64 a t)) z)) z) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow t 3) (- a t)) (pow z 3)))) (+ (/ (* t (- a t)) z) (/ (* (pow t 2) (- a t)) (pow z 2)))) z) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 a t) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 t (-.f64 a t)) z) (/.f64 (*.f64 (-.f64 a t) (*.f64 t t)) (*.f64 z z)))) z) |
(* -1 (/ (- a t) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) z)) |
(* -1 (/ (- (+ a (/ (* t (- a t)) z)) t) z)) |
(/.f64 (+.f64 a (-.f64 (/.f64 (*.f64 t (-.f64 a t)) z) t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow t 2) (- a t)) z)) (* t (- a t))) z))) t) z)) |
(/.f64 (-.f64 (-.f64 a (/.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) z))) (*.f64 t (-.f64 a t))) z)) t) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- a t)) z) (* -1 (* (pow t 2) (- a t)))) z)) (* t (- a t))) z))) t) z)) |
(/.f64 (-.f64 (-.f64 a (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 a t) z)) (*.f64 (-.f64 a t) (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 a t))) z)) t) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (* x z) (- a t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 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 y (/.f64 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))) (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (/.f64 z (-.f64 a t)))) |
(* -1 (/ (* x z) (- a t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 y x)) (/.f64 z (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 y x)) (/.f64 z (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 y x)) (/.f64 z (-.f64 a t)))) |
(* -1 (/ (* x z) (- a t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 y 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 z (-.f64 a t)) (/.f64 y 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 z (-.f64 a t)) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* z (- y x)) t)) |
(*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) (*.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 a 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 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t (*.f64 t 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 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (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 (*.f64 z (-.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 z (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a) (*.f64 (/.f64 (*.f64 (*.f64 t t) z) a) (/.f64 (-.f64 y x) a)))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a) (*.f64 (/.f64 (*.f64 (*.f64 t t) z) a) (/.f64 (-.f64 y x) 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 (*.f64 (*.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 z (-.f64 y x))) (-.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 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (+.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 t t) (*.f64 z (-.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 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 t t) (*.f64 z (-.f64 y x)))) 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 (*.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 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 a (*.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 (*.f64 z (-.f64 y x)) (*.f64 a a)) (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a (*.f64 a a)))))))) |
(* -1 (/ (* z (- y x)) t)) |
(*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.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 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.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))) (* -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 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 t 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 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.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 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) (*.f64 (*.f64 a 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 (*.f64 a z) (-.f64 y x))) t)) (-.f64 #s(literal 0 binary64) 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 (- 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 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))))) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.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 (/.f64 y x) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 y x) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 y x) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* -1 (/ x (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 a t))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* -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 (*.f64 a (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t)))) (*.f64 t t)) (/.f64 (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t))) t))) (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t))))) (/.f64 (-.f64 y x) t)) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- (+ y (/ (* t (- y x)) a)) x) a) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 y x)) a) x)) a) |
(/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a) |
(/.f64 (+.f64 y (-.f64 (*.f64 (*.f64 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 (-.f64 y x) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) (*.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 y x) a))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a)) |
(-.f64 (+.f64 (/.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 y x)) (*.f64 a (/.f64 (-.f64 y x) t))) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 a a)) (*.f64 t t))) (*.f64 a (/.f64 (-.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 a (*.f64 a a)) (/.f64 (-.f64 y x) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 a a)) (*.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 a (/.f64 (-.f64 y x) t)) x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t)) |
(/.f64 (-.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (-.f64 y x))) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) x) t)) |
(/.f64 (-.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 y x) t)) (*.f64 (-.f64 y x) (*.f64 a a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (-.f64 y x))) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)))) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(-.f64 x (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(-.f64 (-.f64 x (*.f64 (/.f64 a t) (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64))))) (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+.f64 (-.f64 x (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a t) (*.f64 (/.f64 y t) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) (*.f64 (/.f64 y t) (-.f64 (/.f64 z t) #s(literal 1 binary64)))))) |
(+ x (+ (* -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 x (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 y (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (/.f64 y (*.f64 t t)) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) (*.f64 (/.f64 y t) (-.f64 (/.f64 z t) #s(literal 1 binary64)))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(+.f64 x (+.f64 (*.f64 y (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a a)))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
(+.f64 x (+.f64 (+.f64 (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a a)) (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a a)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 z t))) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a)) a)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 z t))) (/.f64 (+.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (-.f64 z t) a)))) a)) a)) |
(+ x (/ (* y z) a)) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a)))))) |
(+ x (+ (* 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 x (+.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)))))) |
(+ x (+ (* 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 x (+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.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)))))) |
(+ x y) |
(+.f64 y x) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(+.f64 x (-.f64 y (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(+.f64 (+.f64 x (+.f64 (-.f64 y (/.f64 (*.f64 y z) t)) (*.f64 (/.f64 a t) (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) (-.f64 #s(literal 0 binary64) t))))) (/.f64 (*.f64 y a) t)) |
(- (+ x (+ 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 x (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y a))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y z) t)) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y a) t) (*.f64 (/.f64 a t) (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) (-.f64 #s(literal 0 binary64) t)))))))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+.f64 x (-.f64 y (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t))) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(-.f64 (+.f64 y x) (/.f64 (+.f64 (*.f64 y z) (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t)) (*.f64 y a))) t)) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(-.f64 (+.f64 y x) (/.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)) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(-.f64 x (/.f64 (*.f64 y t) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 y t) (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 y t) (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 y t) (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.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))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 x (/.f64 (*.f64 y t) (-.f64 a t))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 x (/.f64 (*.f64 y t) (-.f64 a t))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 x (/.f64 (*.f64 y t) (-.f64 a t))) 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 (/ (* y (- z t)) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 z t) #s(literal 1 binary64))) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 z t) #s(literal 1 binary64))) (*.f64 (/.f64 a t) (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a t) (*.f64 (/.f64 y t) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) (*.f64 (/.f64 y t) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 y (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (/.f64 y (*.f64 t t)) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) (*.f64 (/.f64 y t) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(/ (* y (- z t)) a) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 t t)) a) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (-.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 t t)) a) (/.f64 (-.f64 z t) a)))) a) |
(/ (* y (- z t)) a) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 z t))) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a)) (-.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 y (*.f64 #s(literal -1 binary64) (-.f64 z t))) (/.f64 (+.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (-.f64 z t) a)))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 z t))) (/.f64 (-.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) a)))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a)))) a) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.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 y (+.f64 (-.f64 (*.f64 (/.f64 a t) (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 y z) 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 y (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y a))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y z) t)) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y a) t) (*.f64 (/.f64 a t) (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) (-.f64 #s(literal 0 binary64) t))))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t)) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(-.f64 y (/.f64 (+.f64 (*.f64 y z) (-.f64 (*.f64 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 (/ (* 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 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* -1 (/ y t)) |
(-.f64 #s(literal 0 binary64) (/.f64 y t)) |
(+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (*.f64 a (/.f64 y (*.f64 t t)))) |
(+ (* -1 (/ y t)) (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 t t)))) (/.f64 y t)) |
(+ (* -1 (/ y t)) (* a (- (* a (- (* -1 (/ (* a y) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y a) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (/.f64 y (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 t t)))) (/.f64 y t)) |
(/ y a) |
(/.f64 y a) |
(/ (+ y (/ (* t y) a)) a) |
(/.f64 (+.f64 y (/.f64 (*.f64 y t) a)) a) |
(/ (- (+ y (/ (* (pow t 2) y) (pow a 2))) (* -1 (/ (* t y) a))) a) |
(/.f64 (+.f64 y (+.f64 (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 y t) a))) a) |
(/ (- (+ y (/ (* (pow t 3) y) (pow a 3))) (+ (* -1 (/ (* t y) a)) (* -1 (/ (* (pow t 2) y) (pow a 2))))) a) |
(/.f64 (+.f64 y (+.f64 (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y t) a) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a a)))))) a) |
(/ y a) |
(/.f64 y a) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) a) y) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 (*.f64 y t) (/.f64 (*.f64 y (*.f64 t t)) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) a))) a)) (* t y)) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (*.f64 y t) (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) a)) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ y a) |
(/.f64 y a) |
(+ (/ y a) (/ (* t y) (pow a 2))) |
(+.f64 (/.f64 y a) (*.f64 t (/.f64 y (*.f64 a a)))) |
(+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a)) |
(+.f64 (/.f64 y a) (*.f64 t (+.f64 (*.f64 t (/.f64 y (*.f64 a (*.f64 a a)))) (/.f64 y (*.f64 a a))))) |
(+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a)) |
(+.f64 (/.f64 y a) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 y t) (pow.f64 a #s(literal 4 binary64))) (/.f64 y (*.f64 a (*.f64 a a))))) (/.f64 y (*.f64 a a))))) |
(* -1 (/ y t)) |
(-.f64 #s(literal 0 binary64) (/.f64 y t)) |
(/ (+ (* -1 y) (* -1 (/ (* a y) t))) t) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y a) t)) t)) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t)) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t))) (/.f64 (*.f64 y a) t)) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 y a) t) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t)))) t) |
(* -1 (/ y t)) |
(-.f64 #s(literal 0 binary64) (/.f64 y t)) |
(* -1 (/ (+ y (/ (* a y) t)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y a) t)) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t))) t)) |
(/.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)) (*.f64 y a)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t))) t)) |
(/.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) t) (*.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 y a)) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(/ (* z (* (+ a t) (- y x))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(/.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* y (+ (* -1 (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (*.f64 y (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* y (+ (* -1 (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (*.f64 y (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* y (+ (* -1 (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (*.f64 y (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* -1 (* y (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))))) |
(*.f64 y (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (*.f64 y (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* -1 (* y (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))))) |
(*.f64 y (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (*.f64 y (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(* -1 (* y (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* x (* z (+ a t))) (* y (- (pow a 2) (pow t 2))))))) |
(*.f64 y (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (*.f64 y (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2))) |
(/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(+ (* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(/.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* x (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2)))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(* x (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2)))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(* x (+ (* -1 (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))) (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2)))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(* -1 (/ (* x (* z (+ a t))) (- (pow a 2) (pow t 2)))) |
(/.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) (* x (- (pow a 2) (pow t 2))))) (/ (* z (+ a t)) (- (pow a 2) (pow t 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) x)) |
(/ (* 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 (*.f64 t z) (-.f64 y x)) (*.f64 a a))) |
(+ (* t (+ (/ (* t (* z (- y x))) (pow a 3)) (/ (* z (- y x)) (pow a 2)))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 a (*.f64 a a)))))) |
(+ (* t (+ (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (/ (* z (- y x)) (pow a 2)))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)) (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a (*.f64 a a)))))))) |
(* -1 (/ (* z (- y x)) t)) |
(*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t)))) t)) |
(/ (+ (* -1 (* z (- y x))) (+ (* -1 (/ (* a (* z (- y x))) t)) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2))))) t) |
(/.f64 (-.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.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))) (+ (* -1 (/ (* a (* z (- y x))) t)) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3))))) (/ (* (pow a 2) (* z (- y x))) (pow t 2))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t)))) t) |
(* -1 (/ (* z (- y x)) t)) |
(*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (* z (- y x)))) (* -1 (/ (* (pow a 2) (* z (- y x))) t))) t)) (* z (- y x))) t)) |
(/.f64 (-.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) (*.f64 (*.f64 a z) (-.f64 y x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (* z (- y x)))) (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t))) 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 (*.f64 a z) (-.f64 y x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (* z (- y x)) t)) |
(*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) (*.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 a t))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (+ (* -1 (/ (* a (* z (- y x))) (pow t 3))) (* -1 (/ (* z (- y x)) (pow t 2)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t)))) (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (+ (* -1 (/ (* z (- y x)) (pow t 2))) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (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 (*.f64 z (-.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)) (+ (/ (* t (* z (- y x))) a) (/ (* (pow t 2) (* z (- y x))) (pow a 2)))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a) (*.f64 (/.f64 (*.f64 (*.f64 t t) z) a) (/.f64 (-.f64 y x) a)))) a) |
(/ (- (+ (* z (- y x)) (+ (/ (* t (* z (- y x))) a) (/ (* (pow t 3) (* z (- y x))) (pow a 3)))) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2)))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 t t) z) a) (/.f64 (-.f64 y x) 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 (*.f64 (*.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 z (-.f64 y x))) (-.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 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (+.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 t t) (*.f64 z (-.f64 y x))) a)) a)) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 3) (* z (- y x))) a)) (* (pow t 2) (* z (- y x)))) a)) (* t (* z (- y x)))) a))) a)) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 t t) (*.f64 z (-.f64 y x)))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* z (* (+ a t) (- y x))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* -1 (* x (* z (+ a t)))) |
(*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(+ (* -1 (* x (* z (+ a t)))) (* y (* z (+ a t)))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(+ (* -1 (* x (* z (+ a t)))) (* y (* z (+ a t)))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(+ (* -1 (* x (* z (+ a t)))) (* y (* z (+ a t)))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* y (* z (+ a t))) |
(*.f64 (*.f64 y z) (+.f64 t a)) |
(* y (+ (* -1 (/ (* x (* z (+ a t))) y)) (* z (+ a t)))) |
(*.f64 y (-.f64 (*.f64 z (+.f64 t a)) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) y))) |
(* y (+ (* -1 (/ (* x (* z (+ a t))) y)) (* z (+ a t)))) |
(*.f64 y (-.f64 (*.f64 z (+.f64 t a)) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) y))) |
(* y (+ (* -1 (/ (* x (* z (+ a t))) y)) (* z (+ a t)))) |
(*.f64 y (-.f64 (*.f64 z (+.f64 t a)) (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) y))) |
(* y (* z (+ a t))) |
(*.f64 (*.f64 y z) (+.f64 t a)) |
(* -1 (* y (+ (* -1 (* z (+ a t))) (/ (* x (* z (+ a t))) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) y) (*.f64 z (+.f64 t a)))) |
(* -1 (* y (+ (* -1 (* z (+ a t))) (/ (* x (* z (+ a t))) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) y) (*.f64 z (+.f64 t a)))) |
(* -1 (* y (+ (* -1 (* z (+ a t))) (/ (* x (* z (+ a t))) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 (*.f64 z x) (+.f64 t a)) y) (*.f64 z (+.f64 t a)))) |
(* y (* z (+ a t))) |
(*.f64 (*.f64 y z) (+.f64 t a)) |
(+ (* -1 (* x (* z (+ a t)))) (* y (* z (+ a t)))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(+ (* -1 (* x (* z (+ a t)))) (* y (* z (+ a t)))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(+ (* -1 (* x (* z (+ a t)))) (* y (* z (+ a t)))) |
(*.f64 (*.f64 z (+.f64 t a)) (-.f64 y x)) |
(* -1 (* x (* z (+ a t)))) |
(*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(* x (+ (* -1 (* z (+ a t))) (/ (* y (* z (+ a t))) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) x) (*.f64 z (+.f64 t a)))) |
(* x (+ (* -1 (* z (+ a t))) (/ (* y (* z (+ a t))) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) x) (*.f64 z (+.f64 t a)))) |
(* x (+ (* -1 (* z (+ a t))) (/ (* y (* z (+ a t))) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) x) (*.f64 z (+.f64 t a)))) |
(* -1 (* x (* z (+ a t)))) |
(*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) x)) (* z (+ a t))))) |
(*.f64 (-.f64 (*.f64 z (+.f64 t a)) (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) x)) (* z (+ a t))))) |
(*.f64 (-.f64 (*.f64 z (+.f64 t a)) (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y (* z (+ a t))) x)) (* z (+ a t))))) |
(*.f64 (-.f64 (*.f64 z (+.f64 t a)) (/.f64 (*.f64 (*.f64 y z) (+.f64 t a)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* a (* z (- y x))) |
(*.f64 (*.f64 a z) (-.f64 y x)) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(*.f64 (*.f64 z (-.f64 y x)) (+.f64 t a)) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(*.f64 (*.f64 z (-.f64 y x)) (+.f64 t a)) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(*.f64 (*.f64 z (-.f64 y x)) (+.f64 t a)) |
(* t (* z (- y x))) |
(*.f64 (*.f64 t z) (-.f64 y x)) |
(* t (+ (* z (- y x)) (/ (* a (* z (- y x))) t))) |
(*.f64 t (+.f64 (*.f64 z (-.f64 y x)) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t))))) |
(* t (+ (* z (- y x)) (/ (* a (* z (- y x))) t))) |
(*.f64 t (+.f64 (*.f64 z (-.f64 y x)) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t))))) |
(* t (+ (* z (- y x)) (/ (* a (* z (- y x))) t))) |
(*.f64 t (+.f64 (*.f64 z (-.f64 y x)) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t))))) |
(* t (* z (- y x))) |
(*.f64 (*.f64 t z) (-.f64 y x)) |
(* -1 (* t (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))))) |
(*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))))) |
(*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))))) |
(*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t)))) (-.f64 #s(literal 0 binary64) t)) |
(* t (* z (- y x))) |
(*.f64 (*.f64 t z) (-.f64 y x)) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(*.f64 (*.f64 z (-.f64 y x)) (+.f64 t a)) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(*.f64 (*.f64 z (-.f64 y x)) (+.f64 t a)) |
(+ (* a (* z (- y x))) (* t (* z (- y x)))) |
(*.f64 (*.f64 z (-.f64 y x)) (+.f64 t a)) |
(* a (* z (- y x))) |
(*.f64 (*.f64 a z) (-.f64 y x)) |
(* a (+ (* z (- y x)) (/ (* t (* z (- y x))) a))) |
(*.f64 a (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a))) |
(* a (+ (* z (- y x)) (/ (* t (* z (- y x))) a))) |
(*.f64 a (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a))) |
(* a (+ (* z (- y x)) (/ (* t (* z (- y x))) a))) |
(*.f64 a (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a))) |
(* a (* z (- y x))) |
(*.f64 (*.f64 a z) (-.f64 y x)) |
(* -1 (* a (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* x (+ a t))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(*.f64 y (-.f64 (+.f64 t a) (/.f64 (*.f64 x (+.f64 t a)) y))) |
(* y (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(*.f64 y (-.f64 (+.f64 t a) (/.f64 (*.f64 x (+.f64 t a)) y))) |
(* y (+ a (+ t (* -1 (/ (* x (+ a t)) y))))) |
(*.f64 y (-.f64 (+.f64 t a) (/.f64 (*.f64 x (+.f64 t a)) y))) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 x (+.f64 t a)) y) (+.f64 t a))) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 x (+.f64 t a)) y) (+.f64 t a))) |
(* -1 (* y (+ (* -1 (+ a t)) (/ (* x (+ a t)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 x (+.f64 t a)) y) (+.f64 t a))) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* -1 (* x (+ a t))) (* y (+ a t))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(* -1 (* x (+ a t))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (+.f64 t a)) x) (+.f64 t a))) |
(* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (+.f64 t a)) x) (+.f64 t a))) |
(* x (+ (* -1 (+ a t)) (/ (* y (+ a t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (+.f64 t a)) x) (+.f64 t a))) |
(* -1 (* x (+ a t))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(*.f64 (-.f64 (+.f64 t a) (/.f64 (*.f64 y (+.f64 t a)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(*.f64 (-.f64 (+.f64 t a) (/.f64 (*.f64 y (+.f64 t a)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ a (+ t (* -1 (/ (* y (+ a t)) x)))))) |
(*.f64 (-.f64 (+.f64 t a) (/.f64 (*.f64 y (+.f64 t a)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* a (- y x)) |
(*.f64 a (-.f64 y x)) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(* t (- y x)) |
(*.f64 t (-.f64 y x)) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(*.f64 t (+.f64 y (-.f64 (*.f64 a (/.f64 (-.f64 y x) t)) x))) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(*.f64 t (+.f64 y (-.f64 (*.f64 a (/.f64 (-.f64 y x) t)) x))) |
(* t (- (+ y (/ (* a (- y x)) t)) x)) |
(*.f64 t (+.f64 y (-.f64 (*.f64 a (/.f64 (-.f64 y x) t)) x))) |
(* t (- y x)) |
(*.f64 t (-.f64 y x)) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 a (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 a (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 a (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) t)) |
(* t (- y x)) |
(*.f64 t (-.f64 y x)) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(+ (* a (- y x)) (* t (- y x))) |
(*.f64 (-.f64 y x) (+.f64 t a)) |
(* a (- y x)) |
(*.f64 a (-.f64 y x)) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(*.f64 a (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 y x)) a) x))) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(*.f64 a (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 y x)) a) x))) |
(* a (- (+ y (/ (* t (- y x)) a)) x)) |
(*.f64 a (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 y x)) a) x))) |
(* a (- y x)) |
(*.f64 a (-.f64 y x)) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(*.f64 a (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (*.f64 t (-.f64 y x)) a)))) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(*.f64 a (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (*.f64 t (-.f64 y x)) a)))) |
(* -1 (* a (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))))) |
(*.f64 a (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (*.f64 t (-.f64 y x)) a)))) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(- (pow a 2) (pow t 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(- (pow a 2) (pow t 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(- (pow a 2) (pow t 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow t 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(+ (* -1 (pow t 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
(* (pow t 2) (- (/ (pow a 2) (pow t 2)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) #s(literal -1 binary64))) |
Compiled 51 484 to 4 950 computations (90.4% saved)
30 alts after pruning (26 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 949 | 13 | 1 962 |
| Fresh | 6 | 13 | 19 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 957 | 30 | 1 987 |
| Status | Accuracy | Program |
|---|---|---|
| 48.1% | (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) | |
| 28.9% | (/.f64 (*.f64 (-.f64 y x) z) a) | |
| 44.3% | (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64)))) | |
| 22.9% | (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) | |
| ▶ | 28.1% | (/.f64 (*.f64 z y) (-.f64 a t)) |
| 40.4% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) | |
| ▶ | 44.9% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
| ▶ | 78.9% | (-.f64 x (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
| ✓ | 82.8% | (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
| 51.8% | (-.f64 x (/.f64 (-.f64 y x) (/.f64 a (-.f64 t z)))) | |
| 34.3% | (-.f64 x (/.f64 (-.f64 y x) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) | |
| 35.0% | (-.f64 x (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) | |
| 70.4% | (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) | |
| 31.0% | (+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (-.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.f64 t t)))))) | |
| 29.2% | (+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) t) (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) t))))) | |
| 37.2% | (+.f64 y (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (*.f64 (-.f64 y x) (-.f64 a z))) t)) | |
| ▶ | 22.4% | (+.f64 y x) |
| ▶ | 44.9% | (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
| 38.4% | (+.f64 x (/.f64 (*.f64 y z) a)) | |
| 13.7% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) | |
| 13.5% | (+.f64 x (-.f64 y x)) | |
| 43.1% | (+.f64 x (*.f64 (/.f64 y a) (-.f64 z t))) | |
| 45.3% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) | |
| ✓ | 53.2% | (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
| 30.2% | (*.f64 (/.f64 (-.f64 y x) a) z) | |
| 30.8% | (*.f64 (/.f64 y (-.f64 a t)) z) | |
| 55.7% | (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) | |
| 33.1% | (*.f64 y (/.f64 z (-.f64 a t))) | |
| ✓ | 18.4% | y |
| ✓ | 19.2% | x |
Compiled 972 to 592 computations (39.1% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) (-.f64 z a)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t) |
| ✓ | cost-diff | 0 | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z 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)) a) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z y) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (+.f64 y x) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
| 11 184× | accelerator-lowering-fma.f32 |
| 11 184× | accelerator-lowering-fma.f64 |
| 2 790× | --lowering--.f32 |
| 2 790× | --lowering--.f64 |
| 2 206× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 143 |
| 1 | 54 | 139 |
| 2 | 156 | 139 |
| 3 | 542 | 139 |
| 4 | 1873 | 139 |
| 5 | 6432 | 139 |
| 0 | 8049 | 136 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (/ (/ (- y x) (- a t)) (/ 1 (- t z)))) |
x |
(/ (/ (- y x) (- a t)) (/ 1 (- t z))) |
(/ (- y x) (- a t)) |
(- y x) |
y |
(- a t) |
a |
t |
(/ 1 (- t z)) |
1 |
(- t z) |
z |
(+ y x) |
y |
x |
(/ (* z y) (- a t)) |
(* z y) |
z |
y |
(- a t) |
a |
t |
(+ x (/ (* z (- y x)) a)) |
x |
(/ (* z (- y x)) a) |
(* z (- y x)) |
z |
(- y x) |
y |
a |
(- y (/ (* (- y x) (- z a)) t)) |
y |
(/ (* (- y x) (- z a)) t) |
(* (- y x) (- z a)) |
(- y x) |
x |
(- z a) |
z |
a |
t |
| Outputs |
|---|
(- x (/ (/ (- y x) (- a t)) (/ 1 (- t z)))) |
(+.f64 x (/.f64 (-.f64 x y) (/.f64 (-.f64 a t) (-.f64 t z)))) |
x |
(/ (/ (- y x) (- a t)) (/ 1 (- t z))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z))) |
(/ (- y x) (- a t)) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(- y x) |
(-.f64 y x) |
y |
(- a t) |
(-.f64 a t) |
a |
t |
(/ 1 (- t z)) |
(/.f64 #s(literal 1 binary64) (-.f64 t z)) |
1 |
#s(literal 1 binary64) |
(- t z) |
(-.f64 t z) |
z |
(+ y x) |
(+.f64 x y) |
y |
x |
(/ (* z y) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z y) |
(*.f64 y z) |
z |
y |
(- a t) |
(-.f64 a t) |
a |
t |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) |
x |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
z |
(- y x) |
(-.f64 y x) |
y |
a |
(- y (/ (* (- y x) (- z a)) t)) |
(+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 a z) t))) |
y |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(* (- y x) (- z a)) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(- y x) |
(-.f64 y x) |
x |
(- z a) |
(-.f64 z a) |
z |
a |
t |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) (-.f64 z a)) |
| ✓ | accuracy | 100.0% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
| ✓ | accuracy | 87.0% | (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y x)) |
| ✓ | accuracy | 93.7% | (/.f64 (*.f64 z (-.f64 y x)) a) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 91.2% | (/.f64 (*.f64 z y) (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (+.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | accuracy | 92.3% | (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
| ✓ | accuracy | 84.3% | (-.f64 x (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
| 67.0ms | 214× | 0 | valid |
| 14.0ms | 41× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 145 to 25 computations (82.8% saved)
ival-div: 11.0ms (38.3% of total)ival-sub: 8.0ms (27.8% of total)ival-mult: 5.0ms (17.4% of total)ival-add: 3.0ms (10.4% of total)adjust: 1.0ms (3.5% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (- y x) (- a t)) (/ 1 (- t z)))> |
#<alt (- x (/ (/ (- y x) (- a t)) (/ 1 (- t z))))> |
#<alt (/ (- y x) (- a t))> |
#<alt (- y x)> |
#<alt (+ y x)> |
#<alt (/ (* z y) (- a t))> |
#<alt (* z y)> |
#<alt (- a t)> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* z (- y x))> |
#<alt (- y (/ (* (- y x) (- z a)) t))> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (* (- y x) (- z a))> |
#<alt (/ 1 (- t z))> |
| Outputs |
|---|
#<alt (* -1 (/ (* x (- t z)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t)))))> |
#<alt (/ (* y (- t z)) (- a t))> |
#<alt (* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t))))> |
#<alt (/ (* y (- t z)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t))))))> |
#<alt (/ (* y (- t z)) (- a t))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t)))> |
#<alt (* -1 (/ (* x (- t z)) (- a t)))> |
#<alt (* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t)))))> |
#<alt (* -1 (/ (* x (- t z)) (- a t)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* -1 (/ (* (- t z) (- y x)) t))> |
#<alt (+ (* -1 (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t)))> |
#<alt (+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 3))) (/ (* (- t z) (- y x)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 4))) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2)))))> |
#<alt (/ (* (- t z) (- y x)) a)> |
#<alt (/ (+ (* (- t z) (- y x)) (/ (* t (* (- t z) (- y x))) a)) a)> |
#<alt (/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a)> |
#<alt (/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 3) (* (- t z) (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* (- t z) (- y x))) a)) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))))) a)> |
#<alt (/ (* (- t z) (- y x)) a)> |
#<alt (* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* t (* (- t z) (- y x))) (/ (* (pow t 2) (* (- t z) (- y x))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- t z) (- y x)))) (* -1 (/ (* (pow t 3) (* (- t z) (- y x))) a))) a)) (* t (* (- t z) (- y x)))) a))) a))> |
#<alt (* -1 (/ (* z (- y x)) a))> |
#<alt (+ (* -1 (/ (* z (- y x)) a)) (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))))> |
#<alt (+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))))> |
#<alt (+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (/ y a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))))> |
#<alt (* -1 (- y x))> |
#<alt (- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t))> |
#<alt (- (+ (* -1 (- y x)) (+ (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2)) (/ (* z (- y x)) t))) (/ (* a (- y x)) t))> |
#<alt (- (+ (* -1 (- y x)) (+ (/ (* z (- y x)) t) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3)))) (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t)))> |
#<alt (* -1 (- y x))> |
#<alt (- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t))> |
#<alt (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) t))) t)))> |
#<alt (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (+ (* a (- (* z (- y x)) (* a (- y x)))) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) t))) t)))> |
#<alt (/ (* t (- y x)) (- a t))> |
#<alt (+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (* -1 (/ (* z (- y x)) (- a t)))> |
#<alt (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))> |
#<alt (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))> |
#<alt (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))> |
#<alt (* -1 (/ (* z (- y x)) (- a t)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))))> |
#<alt (* -1 (/ (* y (- t z)) (- a t)))> |
#<alt (- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t)))> |
#<alt (- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t)))> |
#<alt (- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t)))> |
#<alt (* x (- 1 (* -1 (/ (- t z) (- a t)))))> |
#<alt (* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t)))))> |
#<alt (* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t)))))> |
#<alt (* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t)))))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t))))))> |
#<alt (- x (* -1 (/ (* x (- t z)) (- a t))))> |
#<alt (- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t))))> |
#<alt (- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t))))> |
#<alt (- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t)))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t)))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t)))))> |
#<alt (* -1 (/ (* y (- t z)) (- a t)))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t))))))> |
#<alt (- x (* -1 (/ (* (- t z) (- y x)) t)))> |
#<alt (- (+ x (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t)))> |
#<alt (- (+ x (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 3)) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t)))> |
#<alt (- (+ x (* a (+ (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 4)) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* (- t z) (- y x)) a)))> |
#<alt (- (+ x (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2)))) (/ (* (- t z) (- y x)) a))> |
#<alt (- (+ x (+ (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 3))))) (/ (* (- t z) (- y x)) a))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* (- t z) (- y x)) a)))> |
#<alt (+ x (* -1 (/ (- (/ (* t (* (- t z) (- y x))) a) (* -1 (* (- t z) (- y x)))) a)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) a)) (* t (* (- t z) (- y x)))) a)) (* -1 (* (- t z) (- y x)))) a)))> |
#<alt (- x (* -1 (/ (* z (- y x)) a)))> |
#<alt (- (+ x (* t (- (+ (/ x a) (/ (* z (- y x)) (pow a 2))) (/ y a)))) (* -1 (/ (* z (- y x)) a)))> |
#<alt (- (+ x (* t (- (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a)))> |
#<alt (- (+ x (* t (- (+ (* t (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2))) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a)))> |
#<alt (- x (* -1 (- y x)))> |
#<alt (- (+ x (/ (* a (- y x)) t)) (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t))) (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3))) (/ (* a (- y x)) t)))) (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (- x (* -1 (- y x)))> |
#<alt (- (+ x (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) (* -1 (- y x)))> |
#<alt (- (+ x (* -1 (/ (- (/ (* a (- (* z (- y x)) (* a (- y x)))) t) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x)))> |
#<alt (- (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x)))> |
#<alt (- x (/ (* t (- y x)) (- a t)))> |
#<alt (- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t)))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (- (/ x (- a t)) (/ y (- a t)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t)))))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (/ y (- a t))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (/ y (- a t))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (/ y (- a t))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2)))))> |
#<alt (/ (- y x) a)> |
#<alt (/ (- (+ y (/ (* t (- y x)) a)) x) a)> |
#<alt (/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a)> |
#<alt (/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a)> |
#<alt (/ (- y x) a)> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a))> |
#<alt (/ (- y x) a)> |
#<alt (- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a))> |
#<alt (- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a))> |
#<alt (- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a))> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t)> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) x) t))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<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 (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* -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 (* 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 (/ (* x (- z a)) t)> |
#<alt (- (* y (- (+ 1 (/ a t)) (/ z t))) (* -1 (/ (* x (- z a)) t)))> |
#<alt (- (* y (- (+ 1 (/ a t)) (/ z t))) (* -1 (/ (* x (- z a)) t)))> |
#<alt (- (* y (- (+ 1 (/ a t)) (/ z t))) (* -1 (/ (* x (- z a)) t)))> |
#<alt (* y (- (+ 1 (/ a t)) (/ z t)))> |
#<alt (* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t)))> |
#<alt (* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t)))> |
#<alt (* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t)))> |
#<alt (* y (+ 1 (* -1 (/ (- z a) t))))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (- z a)) (* t y))) (+ 1 (* -1 (/ (- z a) t))))))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (- z a)) (* t y))) (+ 1 (* -1 (/ (- z a) t))))))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (- z a)) (* t y))) (+ 1 (* -1 (/ (- z a) t))))))> |
#<alt (- y (/ (* y (- z a)) t))> |
#<alt (- (+ y (/ (* x (- z a)) t)) (/ (* y (- z a)) t))> |
#<alt (- (+ y (/ (* x (- z a)) t)) (/ (* y (- z a)) t))> |
#<alt (- (+ y (/ (* x (- z a)) t)) (/ (* y (- z a)) t))> |
#<alt (/ (* x (- z a)) t)> |
#<alt (* x (- (/ y x) (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x)))))> |
#<alt (* x (- (/ y x) (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x)))))> |
#<alt (* x (- (/ y x) (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x)))))> |
#<alt (* -1 (* x (- (/ a t) (/ z t))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t))))> |
#<alt (- y (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (* z (- (/ x t) (/ y t)))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (* z (- (/ x t) (/ y t)))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (* z (- (/ x t) (/ y t)))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (* z (- (/ x t) (/ y t)))> |
#<alt (* z (- (+ (/ x t) (/ y z)) (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t))))> |
#<alt (* z (- (+ (/ x t) (/ y z)) (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t))))> |
#<alt (* z (- (+ (/ x t) (/ y z)) (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t))))> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (* -1 (* z (- (* -1 (/ (- y (* -1 (/ (* a (- y x)) t))) z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- y (* -1 (/ (* a (- y x)) t))) z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- y (* -1 (/ (* a (- y x)) t))) z)) (* -1 (/ (- y x) t)))))> |
#<alt (- y (/ (* z (- y x)) t))> |
#<alt (- (+ y (/ (* a (- y x)) t)) (/ (* z (- y x)) t))> |
#<alt (- (+ y (/ (* a (- y x)) t)) (/ (* z (- y x)) t))> |
#<alt (- (+ y (/ (* a (- y x)) t)) (/ (* z (- y x)) t))> |
#<alt (/ (* a (- y x)) t)> |
#<alt (* a (- (/ y a) (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t)))))> |
#<alt (* a (- (/ y a) (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t)))))> |
#<alt (* a (- (/ y a) (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t)))))> |
#<alt (* -1 (* a (- (/ x t) (/ y t))))> |
#<alt (* -1 (* a (- (+ (* -1 (/ (- y (/ (* z (- y x)) t)) a)) (/ x t)) (/ y t))))> |
#<alt (* -1 (* a (- (+ (* -1 (/ (- y (/ (* z (- y x)) t)) a)) (/ x t)) (/ y t))))> |
#<alt (* -1 (* a (- (+ (* -1 (/ (- y (/ (* z (- y x)) t)) a)) (/ x t)) (/ y t))))> |
#<alt (* -1 (/ (* (- y x) (- z a)) t))> |
#<alt (/ (- (* t y) (* (- y x) (- z a))) t)> |
#<alt (/ (- (* t y) (* (- y x) (- z a))) t)> |
#<alt (/ (- (* t y) (* (- y x) (- z a))) t)> |
#<alt y> |
#<alt (+ y (* -1 (/ (* (- y x) (- z a)) t)))> |
#<alt (+ y (* -1 (/ (* (- y x) (- z a)) t)))> |
#<alt (+ y (* -1 (/ (* (- y x) (- z a)) t)))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* (- y x) (- z a)) t)))> |
#<alt (+ y (* -1 (/ (* (- y x) (- z a)) t)))> |
#<alt (+ y (* -1 (/ (* (- y x) (- z a)) t)))> |
#<alt (* -1 (/ (* x (- z a)) t))> |
#<alt (+ (* -1 (/ (* x (- z a)) t)) (* y (- (/ z t) (/ a t))))> |
#<alt (+ (* -1 (/ (* x (- z a)) t)) (* y (- (/ z t) (/ a t))))> |
#<alt (+ (* -1 (/ (* x (- z a)) t)) (* y (- (/ z t) (/ a t))))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (* y (- (+ (* -1 (/ (* x (- z a)) (* t y))) (/ z t)) (/ a t)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z a)) (* t y))) (/ z t)) (/ a t)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z a)) (* t y))) (/ z t)) (/ a t)))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (* -1 (* y (+ (* -1 (/ (- z a) t)) (/ (* x (- z a)) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z a) t)) (/ (* x (- z a)) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z a) t)) (/ (* x (- z a)) (* t y)))))> |
#<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 a)) (* t x))))> |
#<alt (* x (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x))))> |
#<alt (* x (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x))))> |
#<alt (* -1 (/ (* x (- z a)) t))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z a)) (* t x))) (/ z t)) (/ a t))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z a)) (* t x))) (/ z t)) (/ a t))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z a)) (* t x))) (/ z t)) (/ a t))))> |
#<alt (* -1 (/ (* a (- y x)) t))> |
#<alt (+ (* -1 (/ (* a (- y x)) t)) (* z (- (/ y t) (/ x t))))> |
#<alt (+ (* -1 (/ (* a (- y x)) t)) (* z (- (/ y t) (/ x t))))> |
#<alt (+ (* -1 (/ (* a (- y x)) t)) (* z (- (/ y t) (/ x t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* z (- (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) t)) (/ (* a (- y x)) (* t z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) t)) (/ (* a (- y x)) (* t z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) t)) (/ (* a (- y x)) (* t z)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (+ (* -1 (/ (* a (- y x)) t)) (/ (* z (- y x)) t))> |
#<alt (+ (* -1 (/ (* a (- y x)) t)) (/ (* z (- y x)) t))> |
#<alt (+ (* -1 (/ (* a (- y x)) t)) (/ (* z (- y x)) t))> |
#<alt (* -1 (/ (* a (- y x)) t))> |
#<alt (* a (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t))))> |
#<alt (* a (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t))))> |
#<alt (* a (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t))))> |
#<alt (* -1 (/ (* a (- y x)) t))> |
#<alt (* -1 (* a (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y t)) (/ x t))))> |
#<alt (* -1 (* a (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y t)) (/ x t))))> |
#<alt (* -1 (* a (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y t)) (/ x t))))> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<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 (- (+ z (* -1 (/ (* x (- z a)) y))) a))> |
#<alt (* y (- (+ z (* -1 (/ (* x (- z a)) y))) a))> |
#<alt (* y (- (+ z (* -1 (/ (* x (- z a)) y))) 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 (- (+ z (* -1 (/ (* y (- z a)) x))) a)))> |
#<alt (* -1 (* x (- (+ z (* -1 (/ (* y (- z a)) x))) a)))> |
#<alt (* -1 (* x (- (+ z (* -1 (/ (* y (- z a)) x))) a)))> |
#<alt (* -1 (* a (- y x)))> |
#<alt (+ (* -1 (* a (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* a (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* a (- y x))) (* z (- y x)))> |
#<alt (* z (- y x))> |
#<alt (* z (- (+ y (* -1 (/ (* a (- y x)) z))) x))> |
#<alt (* z (- (+ y (* -1 (/ (* a (- y x)) z))) x))> |
#<alt (* z (- (+ y (* -1 (/ (* a (- y x)) z))) x))> |
#<alt (* z (- y x))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* a (- y x)) z))))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* a (- y x)) z))))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* a (- y x)) z))))> |
#<alt (* z (- y x))> |
#<alt (+ (* -1 (* a (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* a (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* a (- y x))) (* z (- y x)))> |
#<alt (* -1 (* a (- y x)))> |
#<alt (* a (+ (* -1 (- y x)) (/ (* z (- y x)) a)))> |
#<alt (* a (+ (* -1 (- y x)) (/ (* z (- y x)) a)))> |
#<alt (* a (+ (* -1 (- y x)) (/ (* z (- y x)) a)))> |
#<alt (* -1 (* a (- y x)))> |
#<alt (* -1 (* a (- (+ y (* -1 (/ (* z (- y x)) a))) x)))> |
#<alt (* -1 (* a (- (+ y (* -1 (/ (* z (- y x)) a))) x)))> |
#<alt (* -1 (* a (- (+ y (* -1 (/ (* z (- y x)) a))) x)))> |
#<alt (/ -1 z)> |
#<alt (- (* -1 (/ t (pow z 2))) (/ 1 z))> |
#<alt (- (* t (- (* -1 (/ t (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (- (* t (- (* t (- (* -1 (/ t (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (/ 1 t)> |
#<alt (/ (+ 1 (/ z t)) t)> |
#<alt (/ (- (+ 1 (/ (pow z 2) (pow t 2))) (* -1 (/ z t))) t)> |
#<alt (/ (- (+ 1 (/ (pow z 3) (pow t 3))) (+ (* -1 (/ z t)) (* -1 (/ (pow z 2) (pow t 2))))) t)> |
#<alt (/ 1 t)> |
#<alt (* -1 (/ (- (* -1 (/ z t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) t) (* -1 z)) t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) t)) (pow z 2)) t)) (* -1 z)) t)) 1) t))> |
#<alt (/ 1 t)> |
#<alt (+ (/ 1 t) (/ z (pow t 2)))> |
#<alt (+ (* z (+ (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t))> |
#<alt (+ (* z (+ (* z (+ (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2)))) (/ 1 t))> |
#<alt (/ -1 z)> |
#<alt (/ (- (* -1 (/ t z)) 1) z)> |
#<alt (/ (- (* -1 (/ (pow t 2) (pow z 2))) (+ 1 (/ t z))) z)> |
#<alt (/ (- (* -1 (/ (pow t 3) (pow z 3))) (+ 1 (+ (/ t z) (/ (pow t 2) (pow z 2))))) z)> |
#<alt (/ -1 z)> |
#<alt (* -1 (/ (+ 1 (/ t z)) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) z)) t) z))) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) z) (* -1 (pow t 2))) z)) t) z))) z))> |
159 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | z | @ | -inf | (/ (* z y) (- a t)) |
| 3.0ms | a | @ | 0 | (/ (* z y) (- a t)) |
| 2.0ms | x | @ | -inf | (- y (/ (* (- y x) (- z a)) t)) |
| 1.0ms | z | @ | 0 | (/ (* z y) (- a t)) |
| 1.0ms | y | @ | 0 | (- y (/ (* (- y x) (- z a)) t)) |
| 1× | batch-egg-rewrite |
| 5 912× | /-lowering-/.f32 |
| 5 912× | /-lowering-/.f64 |
| 4 812× | *-lowering-*.f32 |
| 4 812× | *-lowering-*.f64 |
| 2 532× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 107 |
| 1 | 170 | 103 |
| 2 | 1705 | 103 |
| 0 | 8528 | 102 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- y x) (- a t)) (/ 1 (- t z))) |
(- x (/ (/ (- y x) (- a t)) (/ 1 (- t z)))) |
(/ (- y x) (- a t)) |
(- y x) |
(+ y x) |
(/ (* z y) (- a t)) |
(* z y) |
(- a t) |
(+ x (/ (* z (- y x)) a)) |
(/ (* z (- y x)) a) |
(* z (- y x)) |
(- y (/ (* (- y x) (- z a)) t)) |
(/ (* (- y x) (- z a)) t) |
(* (- y x) (- z a)) |
(/ 1 (- t z)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 t (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) (/.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)))) |
(-.f64 (/.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (/.f64 x (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (/.f64 (/.f64 x (-.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(-.f64 (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) #s(literal 1 binary64)) (/.f64 (/.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 x (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (+.f64 y x)))) |
(fma.f64 t (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) |
(/.f64 (-.f64 y x) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) |
(/.f64 (-.f64 t z) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) x)) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t t) (*.f64 z z)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 t t) (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) |
(*.f64 (-.f64 t z) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 t z) (-.f64 a t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 t 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 (-.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (/.f64 (-.f64 y x) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.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 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 a t)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 a t)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.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 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 y x) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (-.f64 y x) (+.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 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 t z))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) #s(literal 1 binary64))) |
(*.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 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (+.f64 (*.f64 t t) (*.f64 z (+.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 t t) (*.f64 z z)))) (/.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 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (+.f64 a t) #s(literal 1 binary64))) |
(*.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 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (/.f64 (+.f64 a t) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 a t) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (+.f64 a t) (+.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 t z) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 t z) (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 t z) (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 a t) (-.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 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t z))) (/.f64 (-.f64 y x) (+.f64 y x))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) x) |
(-.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z))) x) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 t z) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 t z) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) (-.f64 t z))) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) x) |
(fma.f64 (/.f64 (-.f64 y x) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 t z)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 t z))) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 t z)) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) x) |
(fma.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 t z))) x) |
(fma.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 t z))) x) |
(fma.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 t z))) x) |
(fma.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 t z))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 t z)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (*.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (*.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))))) |
(/.f64 (*.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) |
(/.f64 (*.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) (neg.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) (neg.f64 (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) (*.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) (*.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) (neg.f64 (neg.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (*.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))))) |
(*.f64 (*.f64 (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 t z))))) |
(+.f64 (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) (/.f64 (/.f64 x (-.f64 a t)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 a t)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (-.f64 a t))) |
(-.f64 (/.f64 y (*.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 x (*.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 x (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (/.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (-.f64 a t) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 (-.f64 a t) x) (*.f64 (-.f64 a t) (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t)))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))))) (/.f64 (*.f64 (/.f64 x (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t)))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))) (/.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (/.f64 x (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(/.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 a t) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t)))) (*.f64 (/.f64 x (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t)))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 y x)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) y) x)) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) x)) (*.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 a t) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) (/.f64 x (-.f64 a t))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) x))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 a t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t)))) (*.f64 (/.f64 x (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))))) (neg.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.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 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.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))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 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 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 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 y x)) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.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 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (+.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 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (+.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 (+.f64 y x))) (-.f64 a t)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (-.f64 a t)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (+.f64 y x) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 y x) (+.f64 y x))) |
(+.f64 y x) |
(+.f64 x y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 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 y x) (-.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 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 x y)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.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 x y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (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 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 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y z))))) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (-.f64 a t)))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y (-.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 y (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 y 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 z) (-.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 z) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (/.f64 (*.f64 y z) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t))) |
(*.f64 (/.f64 z (-.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 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z (-.f64 a t))) |
(*.f64 y z) |
(*.f64 z y) |
(+.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 (-.f64 y x) z) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x))) |
(fma.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) a)) x) |
(fma.f64 (-.f64 y x) (/.f64 z a) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) a) x) |
(fma.f64 z (/.f64 (-.f64 y x) a) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) a) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 y x) a) z x) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) a) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z a) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) a) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x) (/.f64 a (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x) (/.f64 a (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x) (/.f64 a (*.f64 (-.f64 y x) z))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x z) (/.f64 (-.f64 y x) a))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z)))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x) (/.f64 a (*.f64 (-.f64 y x) z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x z) (/.f64 (-.f64 y x) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x) (/.f64 a (*.f64 (-.f64 y x) z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x) (/.f64 a (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) x) (/.f64 a (*.f64 (-.f64 y x) z)))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 a (*.f64 (-.f64 y x) z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (-.f64 y x) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 (-.f64 y x) z))))) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) a)) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) a)) |
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y z (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z y (*.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 y x)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.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 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (+.f64 y x))) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(*.f64 (/.f64 z (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 y x)) |
(+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) y) |
(-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t))))) |
(fma.f64 (-.f64 y x) (neg.f64 (/.f64 (-.f64 z a) t)) y) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (neg.f64 (/.f64 #s(literal 1 binary64) t)) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) y) |
(fma.f64 (*.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t) y) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z a) t) y) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 z a) t) y) |
(fma.f64 (/.f64 (-.f64 z a) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t) y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) (-.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) (-.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))))) (+.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))) (*.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))) (*.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))))) (neg.f64 (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))))) (neg.f64 (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))) (*.f64 (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))))) (*.f64 (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))))) (neg.f64 (neg.f64 (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) (-.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))))) |
(*.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z a)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z a)) (*.f64 (+.f64 y x) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z a) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z a) t)) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z a))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z a))) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z a) t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z a) t))) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(*.f64 (-.f64 z a) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (-.f64 z a) (/.f64 (-.f64 y x) t)) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) (-.f64 z a))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 z a) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 (-.f64 z a) t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (-.f64 z a) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z a)) t)) |
(*.f64 (/.f64 (-.f64 z a) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 (neg.f64 (-.f64 z a)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (-.f64 z a) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 (-.f64 z a) t) (+.f64 y x))) |
(+.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(+.f64 (*.f64 (-.f64 z a) y) (*.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (-.f64 z a)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z a))) |
(fma.f64 y (-.f64 z a) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z a))) |
(fma.f64 (-.f64 y x) z (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (-.f64 y x) z (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(fma.f64 z (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 z (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(fma.f64 (-.f64 z a) y (*.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(fma.f64 (/.f64 z (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 z (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(fma.f64 (/.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(fma.f64 (/.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 a a))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 a z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 y x) (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 a a))) (*.f64 (+.f64 y x) (+.f64 a z))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 a z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 a z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z a)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z a)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 a a))) (+.f64 a z)) |
(/.f64 (*.f64 (-.f64 z a) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 z a) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (-.f64 y x)) (+.f64 a z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z a))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z a))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 a z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 y x) (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 y x) (+.f64 a z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z))) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 a z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 a z) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 a a)))) (neg.f64 (+.f64 a z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z a) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z a) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (-.f64 y x))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 a z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (-.f64 y x))) (neg.f64 (+.f64 a z))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(*.f64 (-.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 z a) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 z a) (/.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 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 z a) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 z a) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 z a) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 z a) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 z a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 z a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 t z)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(pow.f64 (-.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 t z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 8 482× | accelerator-lowering-fma.f32 |
| 8 482× | accelerator-lowering-fma.f64 |
| 5 946× | *-lowering-*.f32 |
| 5 946× | *-lowering-*.f64 |
| 4 470× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 946 | 8838 |
| 1 | 3057 | 8073 |
| 0 | 8196 | 7899 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x (- t z)) (- a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(/ (* y (- t z)) (- a t)) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(/ (* y (- t z)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(/ (* y (- t z)) (- a t)) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(* -1 (/ (* x (- t z)) (- a t))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(* -1 (/ (* x (- t z)) (- a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(* -1 (/ (* (- t z) (- y x)) t)) |
(+ (* -1 (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t))) |
(+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 3))) (/ (* (- t z) (- y x)) (pow t 2))))) |
(+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 4))) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2))))) |
(/ (* (- t z) (- y x)) a) |
(/ (+ (* (- t z) (- y x)) (/ (* t (* (- t z) (- y x))) a)) a) |
(/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a) |
(/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 3) (* (- t z) (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* (- t z) (- y x))) a)) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))))) a) |
(/ (* (- t z) (- y x)) a) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a)) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* t (* (- t z) (- y x))) (/ (* (pow t 2) (* (- t z) (- y x))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- t z) (- y x)))) (* -1 (/ (* (pow t 3) (* (- t z) (- y x))) a))) a)) (* t (* (- t z) (- y x)))) a))) a)) |
(* -1 (/ (* z (- y x)) a)) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (/ y a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(* -1 (- y x)) |
(- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t)) |
(- (+ (* -1 (- y x)) (+ (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2)) (/ (* z (- y x)) t))) (/ (* a (- y x)) t)) |
(- (+ (* -1 (- y x)) (+ (/ (* z (- y x)) t) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3)))) (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t))) |
(* -1 (- y x)) |
(- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t)) |
(+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) t))) t))) |
(+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (+ (* a (- (* z (- y x)) (* a (- y x)))) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) t))) t))) |
(/ (* t (- y x)) (- a t)) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(* -1 (/ (* z (- y x)) (- a t))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(* -1 (/ (* z (- y x)) (- a t))) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))) |
(* -1 (/ (* y (- t z)) (- a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(* x (- 1 (* -1 (/ (- t z) (- a t))))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(- x (* -1 (/ (* x (- t z)) (- a t)))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(* -1 (/ (* y (- t z)) (- a t))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(- x (* -1 (/ (* (- t z) (- y x)) t))) |
(- (+ x (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t))) |
(- (+ x (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 3)) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t))) |
(- (+ x (* a (+ (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 4)) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t))) |
x |
(+ x (* -1 (/ (* (- t z) (- y x)) a))) |
(- (+ x (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2)))) (/ (* (- t z) (- y x)) a)) |
(- (+ x (+ (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 3))))) (/ (* (- t z) (- y x)) a)) |
x |
(+ x (* -1 (/ (* (- t z) (- y x)) a))) |
(+ x (* -1 (/ (- (/ (* t (* (- t z) (- y x))) a) (* -1 (* (- t z) (- y x)))) a))) |
(+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) a)) (* t (* (- t z) (- y x)))) a)) (* -1 (* (- t z) (- y x)))) a))) |
(- x (* -1 (/ (* z (- y x)) a))) |
(- (+ x (* t (- (+ (/ x a) (/ (* z (- y x)) (pow a 2))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(- (+ x (* t (- (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(- (+ x (* t (- (+ (* t (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2))) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(- x (* -1 (- y x))) |
(- (+ x (/ (* a (- y x)) t)) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t))) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3))) (/ (* a (- y x)) t)))) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(- x (* -1 (- y x))) |
(- (+ x (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) (* -1 (- y x))) |
(- (+ x (* -1 (/ (- (/ (* a (- (* z (- y x)) (* a (- y x)))) t) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x))) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x))) |
(- x (/ (* t (- y x)) (- a t))) |
(- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(/ (* z (- y x)) (- a t)) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (- (/ x (- a t)) (/ y (- a t))))) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(* -1 (/ x (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/ y (- a t)) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(/ y (- a t)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(/ y (- a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(* -1 (/ x (- a t))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* -1 (/ x (- a t))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (/ (- y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2))))) |
(/ (- y x) a) |
(/ (- (+ y (/ (* t (- y x)) a)) x) a) |
(/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a) |
(/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a) |
(/ (- y x) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a)) |
(/ (- y x) a) |
(- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a)) |
(- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(* -1 (/ (- y x) t)) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t) |
(* -1 (/ (- y x) t)) |
(* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) x) t)) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(/ (* 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)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -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) |
(* 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))))) |
(/ (* x (- z a)) t) |
(- (* y (- (+ 1 (/ a t)) (/ z t))) (* -1 (/ (* x (- z a)) t))) |
(- (* y (- (+ 1 (/ a t)) (/ z t))) (* -1 (/ (* x (- z a)) t))) |
(- (* y (- (+ 1 (/ a t)) (/ z t))) (* -1 (/ (* x (- z a)) t))) |
(* y (- (+ 1 (/ a t)) (/ z t))) |
(* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t))) |
(* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t))) |
(* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t))) |
(* y (+ 1 (* -1 (/ (- z a) t)))) |
(* -1 (* y (- (* -1 (/ (* x (- z a)) (* t y))) (+ 1 (* -1 (/ (- z a) t)))))) |
(* -1 (* y (- (* -1 (/ (* x (- z a)) (* t y))) (+ 1 (* -1 (/ (- z a) t)))))) |
(* -1 (* y (- (* -1 (/ (* x (- z a)) (* t y))) (+ 1 (* -1 (/ (- z a) t)))))) |
(- y (/ (* y (- z a)) t)) |
(- (+ y (/ (* x (- z a)) t)) (/ (* y (- z a)) t)) |
(- (+ y (/ (* x (- z a)) t)) (/ (* y (- z a)) t)) |
(- (+ y (/ (* x (- z a)) t)) (/ (* y (- z a)) t)) |
(/ (* x (- z a)) t) |
(* x (- (/ y x) (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x))))) |
(* x (- (/ y x) (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x))))) |
(* x (- (/ y x) (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x))))) |
(* -1 (* x (- (/ a t) (/ z t)))) |
(* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t)))) |
(* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t)))) |
(* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t)))) |
(- y (* -1 (/ (* a (- y x)) t))) |
(- (+ y (* z (- (/ x t) (/ y t)))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (* z (- (/ x t) (/ y t)))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (* z (- (/ x t) (/ y t)))) (* -1 (/ (* a (- y x)) t))) |
(* z (- (/ x t) (/ y t))) |
(* z (- (+ (/ x t) (/ y z)) (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)))) |
(* z (- (+ (/ x t) (/ y z)) (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)))) |
(* z (- (+ (/ x t) (/ y z)) (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)))) |
(* -1 (/ (* z (- y x)) t)) |
(* -1 (* z (- (* -1 (/ (- y (* -1 (/ (* a (- y x)) t))) z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (- (* -1 (/ (- y (* -1 (/ (* a (- y x)) t))) z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (- (* -1 (/ (- y (* -1 (/ (* a (- y x)) t))) z)) (* -1 (/ (- y x) t))))) |
(- y (/ (* z (- y x)) t)) |
(- (+ y (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(- (+ y (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(- (+ y (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(/ (* a (- y x)) t) |
(* a (- (/ y a) (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t))))) |
(* a (- (/ y a) (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t))))) |
(* a (- (/ y a) (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t))))) |
(* -1 (* a (- (/ x t) (/ y t)))) |
(* -1 (* a (- (+ (* -1 (/ (- y (/ (* z (- y x)) t)) a)) (/ x t)) (/ y t)))) |
(* -1 (* a (- (+ (* -1 (/ (- y (/ (* z (- y x)) t)) a)) (/ x t)) (/ y t)))) |
(* -1 (* a (- (+ (* -1 (/ (- y (/ (* z (- y x)) t)) a)) (/ x t)) (/ y t)))) |
(* -1 (/ (* (- y x) (- z a)) t)) |
(/ (- (* t y) (* (- y x) (- z a))) t) |
(/ (- (* t y) (* (- y x) (- z a))) t) |
(/ (- (* t y) (* (- y x) (- z a))) t) |
y |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
y |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(* -1 (/ (* x (- z a)) t)) |
(+ (* -1 (/ (* x (- z a)) t)) (* y (- (/ z t) (/ a t)))) |
(+ (* -1 (/ (* x (- z a)) t)) (* y (- (/ z t) (/ a t)))) |
(+ (* -1 (/ (* x (- z a)) t)) (* y (- (/ z t) (/ a t)))) |
(/ (* y (- z a)) t) |
(* y (- (+ (* -1 (/ (* x (- z a)) (* t y))) (/ z t)) (/ a t))) |
(* y (- (+ (* -1 (/ (* x (- z a)) (* t y))) (/ z t)) (/ a t))) |
(* y (- (+ (* -1 (/ (* x (- z a)) (* t y))) (/ z t)) (/ a t))) |
(/ (* y (- z a)) t) |
(* -1 (* y (+ (* -1 (/ (- z a) t)) (/ (* x (- z a)) (* t y))))) |
(* -1 (* y (+ (* -1 (/ (- z a) t)) (/ (* x (- z a)) (* t y))))) |
(* -1 (* y (+ (* -1 (/ (- z a) t)) (/ (* x (- z a)) (* t y))))) |
(/ (* 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 a)) (* t x)))) |
(* x (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x)))) |
(* x (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x)))) |
(* -1 (/ (* x (- z a)) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z a)) (* t x))) (/ z t)) (/ a t)))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z a)) (* t x))) (/ z t)) (/ a t)))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z a)) (* t x))) (/ z t)) (/ a t)))) |
(* -1 (/ (* a (- y x)) t)) |
(+ (* -1 (/ (* a (- y x)) t)) (* z (- (/ y t) (/ x t)))) |
(+ (* -1 (/ (* a (- y x)) t)) (* z (- (/ y t) (/ x t)))) |
(+ (* -1 (/ (* a (- y x)) t)) (* z (- (/ y t) (/ x t)))) |
(/ (* z (- y x)) t) |
(* z (- (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)) (/ x t))) |
(* z (- (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)) (/ x t))) |
(* z (- (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ (- y x) t)) (/ (* a (- y x)) (* t z))))) |
(* -1 (* z (+ (* -1 (/ (- y x) t)) (/ (* a (- y x)) (* t z))))) |
(* -1 (* z (+ (* -1 (/ (- y x) t)) (/ (* a (- y x)) (* t z))))) |
(/ (* z (- y x)) t) |
(+ (* -1 (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(+ (* -1 (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(+ (* -1 (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(* -1 (/ (* a (- y x)) t)) |
(* a (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t)))) |
(* a (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t)))) |
(* a (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t)))) |
(* -1 (/ (* a (- y x)) t)) |
(* -1 (* a (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y t)) (/ x t)))) |
(* -1 (* a (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y t)) (/ x t)))) |
(* -1 (* a (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y t)) (/ x t)))) |
(/ (* (- y x) (- z a)) t) |
(/ (* (- y x) (- z a)) t) |
(/ (* (- y x) (- z a)) t) |
(/ (* (- y x) (- z a)) t) |
(/ (* (- y x) (- z a)) t) |
(/ (* (- y x) (- z a)) t) |
(/ (* (- y x) (- z a)) t) |
(/ (* (- y x) (- z a)) t) |
(/ (* (- y x) (- z a)) t) |
(/ (* (- y x) (- z a)) t) |
(/ (* (- y x) (- z a)) t) |
(/ (* (- y x) (- z a)) t) |
(* -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 (- (+ z (* -1 (/ (* x (- z a)) y))) a)) |
(* y (- (+ z (* -1 (/ (* x (- z a)) y))) a)) |
(* y (- (+ z (* -1 (/ (* x (- z a)) y))) 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 (- (+ z (* -1 (/ (* y (- z a)) x))) a))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z a)) x))) a))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z a)) x))) a))) |
(* -1 (* a (- y x))) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(* z (- y x)) |
(* z (- (+ y (* -1 (/ (* a (- y x)) z))) x)) |
(* z (- (+ y (* -1 (/ (* a (- y x)) z))) x)) |
(* z (- (+ y (* -1 (/ (* a (- y x)) z))) x)) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* a (- y x)) z)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* a (- y x)) z)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* a (- y x)) z)))) |
(* z (- y x)) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(* -1 (* a (- y x))) |
(* a (+ (* -1 (- y x)) (/ (* z (- y x)) a))) |
(* a (+ (* -1 (- y x)) (/ (* z (- y x)) a))) |
(* a (+ (* -1 (- y x)) (/ (* z (- y x)) a))) |
(* -1 (* a (- y x))) |
(* -1 (* a (- (+ y (* -1 (/ (* z (- y x)) a))) x))) |
(* -1 (* a (- (+ y (* -1 (/ (* z (- y x)) a))) x))) |
(* -1 (* a (- (+ y (* -1 (/ (* z (- y x)) a))) x))) |
(/ -1 z) |
(- (* -1 (/ t (pow z 2))) (/ 1 z)) |
(- (* t (- (* -1 (/ t (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(- (* t (- (* t (- (* -1 (/ t (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(/ 1 t) |
(/ (+ 1 (/ z t)) t) |
(/ (- (+ 1 (/ (pow z 2) (pow t 2))) (* -1 (/ z t))) t) |
(/ (- (+ 1 (/ (pow z 3) (pow t 3))) (+ (* -1 (/ z t)) (* -1 (/ (pow z 2) (pow t 2))))) t) |
(/ 1 t) |
(* -1 (/ (- (* -1 (/ z t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) t) (* -1 z)) t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) t)) (pow z 2)) t)) (* -1 z)) t)) 1) t)) |
(/ 1 t) |
(+ (/ 1 t) (/ z (pow t 2))) |
(+ (* z (+ (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)) |
(+ (* z (+ (* z (+ (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(/ -1 z) |
(/ (- (* -1 (/ t z)) 1) z) |
(/ (- (* -1 (/ (pow t 2) (pow z 2))) (+ 1 (/ t z))) z) |
(/ (- (* -1 (/ (pow t 3) (pow z 3))) (+ 1 (+ (/ t z) (/ (pow t 2) (pow z 2))))) z) |
(/ -1 z) |
(* -1 (/ (+ 1 (/ t z)) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) z)) t) z))) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) z) (* -1 (pow t 2))) z)) t) z))) z)) |
| Outputs |
|---|
(* -1 (/ (* x (- t z)) (- a t))) |
(/.f64 (*.f64 x (-.f64 t z)) (neg.f64 (-.f64 a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 t z)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 t z)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (* y (- (/ t (- a t)) (/ z (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 t z)) (-.f64 a t))) |
(/ (* y (- t z)) (- a t)) |
(/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 t z)) x) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 t z)) x) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 t z)) x) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(/ (* y (- t z)) (- a t)) |
(/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- t z) (- a t))) (/ (* x (- t z)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 y)) |
(/ (* y (- t z)) (- a t)) |
(/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t)) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 t z)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 t z)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- t z)) (- a t))) (/ (* y (- t z)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 t z)) (-.f64 a t))) |
(* -1 (/ (* x (- t z)) (- a t))) |
(/.f64 (*.f64 x (-.f64 t z)) (neg.f64 (-.f64 a t))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(* x (+ (* -1 (/ (- t z) (- a t))) (/ (* y (- t z)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(* -1 (/ (* x (- t z)) (- a t))) |
(/.f64 (*.f64 x (-.f64 t z)) (neg.f64 (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- t z)) (* x (- a t)))) (/ t (- a t))) (/ z (- a t))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* (- t z) (- y x)) t)) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t))) |
(-.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 a (-.f64 t z)) (/.f64 (-.f64 y x) (*.f64 t t)))) |
(+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 3))) (/ (* (- t z) (- y x)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 a (-.f64 t z)) (/.f64 (-.f64 y x) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)))) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* (- t z) (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- t z) (- y x))) (pow t 4))) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 y x)) (-.f64 t z)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)))) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t))) |
(/ (* (- t z) (- y x)) a) |
(*.f64 (-.f64 t z) (/.f64 (-.f64 y x) a)) |
(/ (+ (* (- t z) (- y x)) (/ (* t (* (- t z) (- y x))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 t z)) (/.f64 (-.f64 y x) a))) a) |
(/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 t t) a)) (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 t z)) (/.f64 (-.f64 y x) a)))) a) |
(/ (- (+ (* (- t z) (- y x)) (/ (* (pow t 3) (* (- t z) (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* (- t z) (- y x))) a)) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 2))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t (-.f64 t z)) (/.f64 (-.f64 y x) a)) (*.f64 (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 t t) a))))) a) |
(/ (* (- t z) (- y x)) a) |
(*.f64 (-.f64 t z) (/.f64 (-.f64 y x) a)) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (* t (* (- t z) (- y x))) a))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 t z)) (/.f64 (-.f64 y x) a))) a) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* t (* (- t z) (- y x))) (/ (* (pow t 2) (* (- t z) (- y x))) a)) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 t z)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)) a)) a))) a) |
(* -1 (/ (+ (* -1 (* (- t z) (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- t z) (- y x)))) (* -1 (/ (* (pow t 3) (* (- t z) (- y x))) a))) a)) (* t (* (- t z) (- y x)))) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 t z)) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) a))))) a)) a))) a) |
(* -1 (/ (* z (- y x)) a)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ (* -1 (/ (* z (- y x)) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (/ y a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))))) |
(-.f64 (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(* -1 (- y x)) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t)) |
(*.f64 (-.f64 y x) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 z a) t))) |
(- (+ (* -1 (- y x)) (+ (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2)) (/ (* z (- y x)) t))) (/ (* a (- y x)) t)) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t t))) (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) |
(- (+ (* -1 (- y x)) (+ (/ (* z (- y x)) t) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3)))) (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t))) |
(+.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 y x)) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t t))))) |
(* -1 (- y x)) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(- (+ (* -1 (- y x)) (/ (* z (- y x)) t)) (/ (* a (- y x)) t)) |
(*.f64 (-.f64 y x) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 z a) t))) |
(+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) t))) t))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (*.f64 (*.f64 a (-.f64 y x)) (/.f64 (-.f64 z a) t)))) t) (-.f64 y x)) |
(+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (- (* z (- y x)) (* a (- y x)))) (* -1 (/ (+ (* a (- (* z (- y x)) (* a (- y x)))) (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) t))) t))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (/.f64 (+.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)))) t))) t) (-.f64 y x)) |
(/ (* t (- y x)) (- a t)) |
(/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(-.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(-.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(-.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(* -1 (/ (* z (- y x)) (- a t))) |
(/.f64 (*.f64 z (-.f64 y x)) (neg.f64 (-.f64 a t))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(*.f64 z (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(*.f64 z (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))) |
(*.f64 z (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(* -1 (/ (* z (- y x)) (- a t))) |
(/.f64 (*.f64 z (-.f64 y x)) (neg.f64 (-.f64 a t))) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (* y (- t z)) (- a t))) |
(/.f64 (*.f64 (-.f64 t z) y) (neg.f64 (-.f64 a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t))) |
(- (* x (- 1 (* -1 (/ (- t z) (- a t))))) (/ (* y (- t z)) (- a t))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 t z) y) (-.f64 a t))) |
(* x (- 1 (* -1 (/ (- t z) (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))))) |
(* x (- (+ 1 (* -1 (/ (* y (- t z)) (* x (- a t))))) (* -1 (/ (- t z) (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 t z) y) (*.f64 x (-.f64 a t))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 t z) y) (*.f64 x (-.f64 a t))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(* -1 (* x (- (+ (/ z (- a t)) (/ (* y (- t z)) (* x (- a t)))) (+ 1 (/ t (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 t z) y) (*.f64 x (-.f64 a t))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(- x (* -1 (/ (* x (- t z)) (- a t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t))))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t))))) |
(- (+ x (* y (- (/ z (- a t)) (/ t (- a t))))) (* -1 (/ (* x (- t z)) (- a t)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 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 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 x (-.f64 t z)) (*.f64 (-.f64 a t) y)))))) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 x (-.f64 t z)) (*.f64 (-.f64 a t) y)))))) |
(* y (- (+ (/ x y) (/ z (- a t))) (+ (* -1 (/ (* x (- t z)) (* y (- a t)))) (/ t (- a t))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 x (-.f64 t z)) (*.f64 (-.f64 a t) y)))))) |
(* -1 (/ (* y (- t z)) (- a t))) |
(/.f64 (*.f64 (-.f64 t z) y) (neg.f64 (-.f64 a t))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (neg.f64 y)) (/.f64 (-.f64 t z) (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (neg.f64 y)) (/.f64 (-.f64 t z) (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* x (- t z)) (- a t)))) y)) (* -1 (/ (- t z) (- a t)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) (neg.f64 y)) (/.f64 (-.f64 t z) (-.f64 a t))) (neg.f64 y)) |
(- x (* -1 (/ (* (- t z) (- y x)) t))) |
(+.f64 x (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t))) |
(- (+ x (/ (* a (* (- t z) (- y x))) (pow t 2))) (* -1 (/ (* (- t z) (- y x)) t))) |
(+.f64 x (+.f64 (*.f64 (*.f64 a (-.f64 t z)) (/.f64 (-.f64 y x) (*.f64 t t))) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t)))) |
(- (+ x (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 3)) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t))) |
(+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (-.f64 t z)) (/.f64 (-.f64 y x) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)))) (+.f64 x (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t)))) |
(- (+ x (* a (+ (* a (+ (/ (* a (* (- t z) (- y x))) (pow t 4)) (/ (* (- t z) (- y x)) (pow t 3)))) (/ (* (- t z) (- y x)) (pow t 2))))) (* -1 (/ (* (- t z) (- y x)) t))) |
(+.f64 x (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (-.f64 y x)) (-.f64 t z)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t (*.f64 t t))))))) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) t)))) |
x |
(+ x (* -1 (/ (* (- t z) (- y x)) a))) |
(-.f64 x (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) a))) |
(- (+ x (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2)))) (/ (* (- t z) (- y x)) a)) |
(-.f64 (-.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 t z)) (*.f64 a a))) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) a))) |
(- (+ x (+ (* -1 (/ (* t (* (- t z) (- y x))) (pow a 2))) (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) (pow a 3))))) (/ (* (- t z) (- y x)) a)) |
(-.f64 (-.f64 (-.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 t z)) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) a))) |
x |
(+ x (* -1 (/ (* (- t z) (- y x)) a))) |
(-.f64 x (*.f64 (-.f64 t z) (/.f64 (-.f64 y x) a))) |
(+ x (* -1 (/ (- (/ (* t (* (- t z) (- y x))) a) (* -1 (* (- t z) (- y x)))) a))) |
(-.f64 x (/.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 t z)) (/.f64 (-.f64 y x) a))) a)) |
(+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (- t z) (- y x))) a)) (* t (* (- t z) (- y x)))) a)) (* -1 (* (- t z) (- y x)))) a))) |
(-.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 t z)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 y x)) (*.f64 t t)) a)) a))) a)) |
(- x (* -1 (/ (* z (- y x)) a))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(- (+ x (* t (- (+ (/ x a) (/ (* z (- y x)) (pow a 2))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(+.f64 (*.f64 t (-.f64 (+.f64 (/.f64 x a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (/.f64 y a))) (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) |
(- (+ x (* t (- (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) a)) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(+.f64 (*.f64 t (-.f64 (-.f64 (+.f64 (/.f64 x a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (/.f64 (*.f64 t (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a)) (/.f64 y a))) (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) |
(- (+ x (* t (- (+ (* t (+ (* -1 (/ (* t (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2))))) (pow a 2))) (* -1 (/ (- (/ y a) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) a)))) (+ (/ x a) (/ (* z (- y x)) (pow a 2)))) (/ y a)))) (* -1 (/ (* z (- y x)) a))) |
(+.f64 (*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 t (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)))) (-.f64 (+.f64 (/.f64 x a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (/.f64 y a)))) (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) |
(- x (* -1 (- y x))) |
(+.f64 x (-.f64 y x)) |
(- (+ x (/ (* a (- y x)) t)) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(+.f64 x (-.f64 (*.f64 (/.f64 (-.f64 y x) t) (-.f64 a z)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (/ (* a (- y x)) t))) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(+.f64 (-.f64 x (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t t))) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) (-.f64 a z)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(- (+ x (+ (* -1 (/ (* a (- (* z (- y x)) (* a (- y x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) (pow t 3))) (/ (* a (- y x)) t)))) (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(+.f64 x (+.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 a (-.f64 y x)) (/.f64 (-.f64 z a) t))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) (-.f64 a z)) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(- x (* -1 (- y x))) |
(+.f64 x (-.f64 y x)) |
(- (+ x (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) (* -1 (- y x))) |
(+.f64 (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) (-.f64 y x)) |
(- (+ x (* -1 (/ (- (/ (* a (- (* z (- y x)) (* a (- y x)))) t) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x))) |
(+.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 y x)) (/.f64 (-.f64 z a) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) (-.f64 y x)) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* -1 (- (* z (- y x)) (* a (- y x))))) t))) (* -1 (- y x))) |
(+.f64 (-.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (/.f64 (+.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)))) t))) t)) (-.f64 y x)) |
(- x (/ (* t (- y x)) (- a t))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t))) |
(- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t))) |
(- (+ x (/ (* z (- y x)) (- a t))) (/ (* t (- y x)) (- a t))) |
(+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 z (-.f64 (/.f64 x z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 z (-.f64 (/.f64 x z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(* z (- (/ x z) (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 z (-.f64 (/.f64 x z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(* -1 (* z (- (/ x (- a t)) (/ y (- a t))))) |
(*.f64 (-.f64 (/.f64 x (-.f64 a t)) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(*.f64 (-.f64 (-.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(*.f64 (-.f64 (-.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (- x (/ (* t (- y x)) (- a t))) z)) (/ x (- a t))) (/ y (- a t))))) |
(*.f64 (-.f64 (-.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ x (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 (-.f64 a t) y)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 (-.f64 a t) y)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 (-.f64 a t) y)))) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 (-.f64 a t) y)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 (-.f64 a t) y)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 (-.f64 a t) y)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (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 x (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* -1 (/ x (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 a t))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- y x) t)) |
(/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t)))) (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (+.f64 (*.f64 a (/.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)) |
(+ (* -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 x (*.f64 t t)) (-.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 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 (/.f64 (*.f64 t (-.f64 y x)) a) (-.f64 y x)) a) |
(/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 t t) a)) (+.f64 (-.f64 y x) (/.f64 (*.f64 t (-.f64 y x)) a))) a) |
(/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a) |
(/.f64 (+.f64 y (-.f64 (*.f64 (*.f64 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 (-.f64 y x) a) (/.f64 (*.f64 t t) a))))) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 t (-.f64 y x)) a))) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y x) (/.f64 (+.f64 (*.f64 t (-.f64 y x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 y x) a))) a))) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y x) (/.f64 (-.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 y x) a))) a)) a))) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a)) |
(+.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 y x) a)) |
(- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 y x) (*.f64 a a)))) (/.f64 (-.f64 y x) a)) |
(- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(+.f64 (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 y x)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 y x) (*.f64 a (*.f64 a a))))) (/.f64 (-.f64 y x) (*.f64 a a)))) (/.f64 (-.f64 y x) a)) |
(* -1 (/ (- y x) t)) |
(/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (*.f64 (*.f64 a (-.f64 y x)) a) (*.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 (*.f64 a (-.f64 y x)) a) a) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (/.f64 (*.f64 (*.f64 a (-.f64 y x)) a) (*.f64 t t)))) t) |
(* -1 (/ (- y x) t)) |
(/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (-.f64 y 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 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 y x)) a) t)) (*.f64 a (-.f64 y x))) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) x) t)) |
(/.f64 (-.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (-.f64 y x)) a) a) t) (*.f64 (*.f64 a (-.f64 y x)) a)) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (-.f64 y x))) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) y) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) y) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) y) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) (neg.f64 y)) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(+ (* -1 (/ (* a (* y z)) (pow t 2))) (* -1 (/ (* y z) t))) |
(-.f64 (/.f64 (*.f64 a (*.f64 z y)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 y (/.f64 z 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 t t)) (*.f64 a (*.f64 y (/.f64 z t)))) (/.f64 (*.f64 z y) (*.f64 t t)))) (*.f64 y (/.f64 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 a (*.f64 z y)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 z y) (*.f64 t t)))) (*.f64 y (/.f64 z t))) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (+ (* y z) (/ (* t (* y z)) a)) a) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 t (*.f64 y (/.f64 z a)))) a) |
(/ (- (+ (* y z) (/ (* (pow t 2) (* y z)) (pow a 2))) (* -1 (/ (* t (* y z)) a))) a) |
(/.f64 (+.f64 (*.f64 z y) (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 z y)) t) (*.f64 a a)) (*.f64 t (*.f64 y (/.f64 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 (*.f64 (*.f64 t (*.f64 t t)) y) z) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 z y) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (/.f64 z a)))) (/.f64 (*.f64 (*.f64 t (*.f64 z y)) t) (*.f64 a a))))) a) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (* t (* y z)) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z y) (*.f64 t (*.f64 y (/.f64 z a))))) a) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* t (* y z)) (/ (* (pow t 2) (* y z)) a)) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z y) (/.f64 (+.f64 (*.f64 t (*.f64 z y)) (/.f64 (*.f64 (*.f64 t (*.f64 z y)) t) 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 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z y) (/.f64 (+.f64 (*.f64 t (*.f64 z y)) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t (*.f64 z y)) t) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) y) z) a))) a)) a))) a) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(+ (/ (* t (* y z)) (pow a 2)) (/ (* y z) a)) |
(+.f64 (*.f64 y (/.f64 z a)) (/.f64 (*.f64 t (*.f64 z y)) (*.f64 a a))) |
(+ (* t (- (/ (* t (* y z)) (pow a 3)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (*.f64 y (/.f64 z a)) (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 z y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 z y) (*.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 y (/.f64 z a)) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 z y)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 z y) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 z y) (*.f64 a a))))) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/ (+ (* -1 (* y z)) (* -1 (/ (* a (* y z)) t))) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 a (*.f64 y (/.f64 z t)))) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 2) (* y z)) (pow t 2)))) (/ (* a (* y z)) t)) t) |
(/.f64 (-.f64 (-.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) (*.f64 t t))) (*.f64 a (*.f64 y (/.f64 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 (*.f64 (*.f64 (*.f64 (*.f64 a a) y) z) a) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z y)) (+.f64 (*.f64 a (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) (*.f64 t t)))) t) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(* -1 (/ (+ (* y z) (/ (* a (* y z)) t)) t)) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 a (*.f64 y (/.f64 z t)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* y z)) t)) (* a (* y z))) t)) (* y z)) t)) |
(/.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a a) y) z)) t) (*.f64 a (*.f64 z y))) t)) (-.f64 #s(literal 0 binary64) 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 z y) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) y) z) a) t) (*.f64 (*.f64 (*.f64 a a) y) z)) t)) (*.f64 a (*.f64 z y))) t)) t)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(-.f64 #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 (-.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) a) |
(*.f64 y (/.f64 z a)) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (*.f64 y (/.f64 z a)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (*.f64 y (/.f64 z a)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (*.f64 y (/.f64 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 z y) (*.f64 x a)))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 (*.f64 z y) (*.f64 x a)))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 (*.f64 z y) (*.f64 x a)))) |
(* -1 (* x (- (/ z a) 1))) |
(*.f64 (+.f64 (/.f64 z a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 (/.f64 z a) (/.f64 (*.f64 z y) (*.f64 x a))) #s(literal -1 binary64)))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 (/.f64 z a) (/.f64 (*.f64 z y) (*.f64 x a))) #s(literal -1 binary64)))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 (/.f64 z a) (/.f64 (*.f64 z y) (*.f64 x a))) #s(literal -1 binary64)))) |
x |
(+ x (* z (- (/ y a) (/ x a)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (* z (- (/ y a) (/ x a)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (* z (- (/ y a) (/ x a)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(* z (- (/ y a) (/ x a))) |
(/.f64 (*.f64 z (-.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 (*.f64 z (-.f64 y x)) a) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) |
(+ x (* -1 (/ (* x z) a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+.f64 (*.f64 y (/.f64 z a)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+.f64 (*.f64 y (/.f64 z a)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+.f64 (*.f64 y (/.f64 z a)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z a) (/.f64 (*.f64 x (/.f64 z a)) y)))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z a) (/.f64 (*.f64 x (/.f64 z a)) y)))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z a) (/.f64 (*.f64 x (/.f64 z a)) y)))) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (+.f64 (/.f64 z a) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y))) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (+.f64 (/.f64 z a) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y))) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (+.f64 (/.f64 z a) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (+ (* a x) (* z (- y x))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 x a)) a) |
(/ (+ (* a x) (* z (- y x))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 x a)) a) |
(/ (+ (* a x) (* z (- y x))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 x a)) a) |
x |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
x |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.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 y (/.f64 z a)) (*.f64 x (/.f64 z a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (*.f64 y (/.f64 z a)) (*.f64 x (/.f64 z a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (*.f64 y (/.f64 z a)) (*.f64 x (/.f64 z a))) |
(/ (* y z) a) |
(*.f64 y (/.f64 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 y (/.f64 z a)) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x (/.f64 z a)) y) (/.f64 z a)))) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x (/.f64 z a)) y) (/.f64 z a)))) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x (/.f64 z a)) y) (/.f64 z a)))) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (*.f64 y (/.f64 z a)) (*.f64 x (/.f64 z a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (*.f64 y (/.f64 z a)) (*.f64 x (/.f64 z a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (*.f64 y (/.f64 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 z y) (*.f64 x a)) (/.f64 z a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 z y) (*.f64 x a)) (/.f64 z a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 z y) (*.f64 x a)) (/.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 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 z a) (/.f64 (*.f64 z y) (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 z a) (/.f64 (*.f64 z y) (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 z a) (/.f64 (*.f64 z y) (*.f64 x a))))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(* 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 x (-.f64 #s(literal 0 binary64) z)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 z y) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (*.f64 x (/.f64 z y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (*.f64 x (/.f64 z y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (*.f64 x (/.f64 z y)))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (*.f64 x (/.f64 z y)) z) (neg.f64 y)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (*.f64 x (/.f64 z y)) z) (neg.f64 y)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (*.f64 x (/.f64 z y)) z) (neg.f64 y)) |
(* y z) |
(*.f64 z y) |
(+ (* -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 x (-.f64 #s(literal 0 binary64) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 z y) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 z y) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 z y) x) z)) |
(* -1 (* x z)) |
(*.f64 x (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 z y) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 z y) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 z y) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(- (* y (- (+ 1 (/ a t)) (/ z t))) (* -1 (/ (* x (- z a)) t))) |
(+.f64 (*.f64 y (+.f64 (/.f64 a t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(- (* y (- (+ 1 (/ a t)) (/ z t))) (* -1 (/ (* x (- z a)) t))) |
(+.f64 (*.f64 y (+.f64 (/.f64 a t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(- (* y (- (+ 1 (/ a t)) (/ z t))) (* -1 (/ (* x (- z a)) t))) |
(+.f64 (*.f64 y (+.f64 (/.f64 a t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(* y (- (+ 1 (/ a t)) (/ z t))) |
(*.f64 y (+.f64 (/.f64 a t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 a t) (-.f64 (/.f64 (*.f64 x (-.f64 z a)) (*.f64 t y)) (/.f64 z t))))) |
(* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 a t) (-.f64 (/.f64 (*.f64 x (-.f64 z a)) (*.f64 t y)) (/.f64 z t))))) |
(* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 a t) (-.f64 (/.f64 (*.f64 x (-.f64 z a)) (*.f64 t y)) (/.f64 z t))))) |
(* y (+ 1 (* -1 (/ (- z a) t)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(* -1 (* y (- (* -1 (/ (* x (- z a)) (* t y))) (+ 1 (* -1 (/ (- z a) t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z a))) (*.f64 t y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (* x (- z a)) (* t y))) (+ 1 (* -1 (/ (- z a) t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z a))) (*.f64 t y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (* x (- z a)) (* t y))) (+ 1 (* -1 (/ (- z a) t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z a))) (*.f64 t y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) (neg.f64 y)) |
(- y (/ (* y (- z a)) t)) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(- (+ y (/ (* x (- z a)) t)) (/ (* y (- z a)) t)) |
(+.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 x y))) |
(- (+ y (/ (* x (- z a)) t)) (/ (* y (- z a)) t)) |
(+.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 x y))) |
(- (+ y (/ (* x (- z a)) t)) (/ (* y (- z a)) t)) |
(+.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 x y))) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(* x (- (/ y x) (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t)))) |
(* x (- (/ y x) (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t)))) |
(* x (- (/ y x) (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t)))) |
(* -1 (* x (- (/ a t) (/ z t)))) |
(*.f64 (-.f64 (/.f64 a t) (/.f64 z t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t)))) |
(*.f64 x (neg.f64 (-.f64 (-.f64 (/.f64 a t) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) x)) (/.f64 z t)))) |
(* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t)))) |
(*.f64 x (neg.f64 (-.f64 (-.f64 (/.f64 a t) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) x)) (/.f64 z t)))) |
(* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t)))) |
(*.f64 x (neg.f64 (-.f64 (-.f64 (/.f64 a t) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) x)) (/.f64 z t)))) |
(- y (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
(- (+ y (* z (- (/ x t) (/ y t)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 (*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t))) |
(- (+ y (* z (- (/ x t) (/ y t)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 (*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t))) |
(- (+ y (* z (- (/ x t) (/ y t)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 (*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t))) |
(* z (- (/ x t) (/ y t))) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(* z (- (+ (/ x t) (/ y z)) (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)))) |
(*.f64 z (+.f64 (/.f64 x t) (-.f64 (/.f64 (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) z) (/.f64 y t)))) |
(* z (- (+ (/ x t) (/ y z)) (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)))) |
(*.f64 z (+.f64 (/.f64 x t) (-.f64 (/.f64 (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) z) (/.f64 y t)))) |
(* z (- (+ (/ x t) (/ y z)) (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)))) |
(*.f64 z (+.f64 (/.f64 x t) (-.f64 (/.f64 (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) z) (/.f64 y t)))) |
(* -1 (/ (* z (- y x)) t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* z (- (* -1 (/ (- y (* -1 (/ (* a (- y x)) t))) z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (- (* -1 (/ (- y (* -1 (/ (* a (- y x)) t))) z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (- (* -1 (/ (- y (* -1 (/ (* a (- y x)) t))) z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) z) (/.f64 (-.f64 y x) t))) |
(- y (/ (* z (- y x)) t)) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(- (+ y (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(+.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 a z))) |
(- (+ y (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(+.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 a z))) |
(- (+ y (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(+.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 a z))) |
(/ (* a (- y x)) t) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(* a (- (/ y a) (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t))))) |
(*.f64 a (-.f64 (/.f64 y a) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z a) #s(literal -1 binary64))))) |
(* a (- (/ y a) (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t))))) |
(*.f64 a (-.f64 (/.f64 y a) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z a) #s(literal -1 binary64))))) |
(* a (- (/ y a) (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t))))) |
(*.f64 a (-.f64 (/.f64 y a) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z a) #s(literal -1 binary64))))) |
(* -1 (* a (- (/ x t) (/ y t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 y t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (+ (* -1 (/ (- y (/ (* z (- y x)) t)) a)) (/ x t)) (/ y t)))) |
(*.f64 (-.f64 (-.f64 (/.f64 x t) (/.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) a)) (/.f64 y t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (+ (* -1 (/ (- y (/ (* z (- y x)) t)) a)) (/ x t)) (/ y t)))) |
(*.f64 (-.f64 (-.f64 (/.f64 x t) (/.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) a)) (/.f64 y t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (+ (* -1 (/ (- y (/ (* z (- y x)) t)) a)) (/ x t)) (/ y t)))) |
(*.f64 (-.f64 (-.f64 (/.f64 x t) (/.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) a)) (/.f64 y t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (* (- y x) (- z a)) t)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (* t y) (* (- y x) (- z a))) t) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 (-.f64 y x) (-.f64 z a))) t) |
(/ (- (* t y) (* (- y x) (- z a))) t) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 (-.f64 y x) (-.f64 z a))) t) |
(/ (- (* t y) (* (- y x) (- z a))) t) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 (-.f64 y x) (-.f64 z a))) t) |
y |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) |
y |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) |
(* -1 (/ (* x (- z a)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(+ (* -1 (/ (* x (- z a)) t)) (* y (- (/ z t) (/ a t)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(+ (* -1 (/ (* x (- z a)) t)) (* y (- (/ z t) (/ a t)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(+ (* -1 (/ (* x (- z a)) t)) (* y (- (/ z t) (/ a t)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(* y (- (+ (* -1 (/ (* x (- z a)) (* t y))) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z a))) (*.f64 t y)) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (* -1 (/ (* x (- z a)) (* t y))) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z a))) (*.f64 t y)) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (* -1 (/ (* x (- z a)) (* t y))) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z a))) (*.f64 t y)) (/.f64 (-.f64 z a) t))) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(* -1 (* y (+ (* -1 (/ (- z a) t)) (/ (* x (- z a)) (* t y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z a)) (*.f64 t y)) (/.f64 (-.f64 z a) t)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- z a) t)) (/ (* x (- z a)) (* t y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z a)) (*.f64 t y)) (/.f64 (-.f64 z a) t)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- z a) t)) (/ (* x (- z a)) (* t y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z a)) (*.f64 t y)) (/.f64 (-.f64 z a) t)) (neg.f64 y)) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(+ (* -1 (/ (* x (- z a)) t)) (/ (* y (- z a)) t)) |
(-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(+ (* -1 (/ (* x (- z a)) t)) (/ (* y (- z a)) t)) |
(-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(+ (* -1 (/ (* x (- z a)) t)) (/ (* y (- z a)) t)) |
(-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(* -1 (/ (* x (- z a)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(* x (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z a)) (*.f64 x t)) (/.f64 (-.f64 z a) t))) |
(* x (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z a)) (*.f64 x t)) (/.f64 (-.f64 z a) t))) |
(* x (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z a)) (*.f64 x t)) (/.f64 (-.f64 z a) t))) |
(* -1 (/ (* x (- z a)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z a)) (* t x))) (/ z t)) (/ a t)))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z a))) (*.f64 x t)) (/.f64 (-.f64 z a) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z a)) (* t x))) (/ z t)) (/ a t)))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z a))) (*.f64 x t)) (/.f64 (-.f64 z a) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z a)) (* t x))) (/ z t)) (/ a t)))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z a))) (*.f64 x t)) (/.f64 (-.f64 z a) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* a (- y x)) t)) |
(/.f64 (*.f64 a (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (/ (* a (- y x)) t)) (* z (- (/ y t) (/ x t)))) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(+ (* -1 (/ (* a (- y x)) t)) (* z (- (/ y t) (/ x t)))) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(+ (* -1 (/ (* a (- y x)) t)) (* z (- (/ y t) (/ x t)))) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ (- y x) t)) (/ (* a (- y x)) (* t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) (*.f64 t z)) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ (- y x) t)) (/ (* a (- y x)) (* t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) (*.f64 t z)) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ (- y x) t)) (/ (* a (- y x)) (* t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) (*.f64 t z)) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(+ (* -1 (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(+ (* -1 (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(* -1 (/ (* a (- y x)) t)) |
(/.f64 (*.f64 a (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(* a (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t)))) |
(*.f64 a (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z a) #s(literal -1 binary64)))) |
(* a (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t)))) |
(*.f64 a (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z a) #s(literal -1 binary64)))) |
(* a (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t)))) |
(*.f64 a (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z a) #s(literal -1 binary64)))) |
(* -1 (/ (* a (- y x)) t)) |
(/.f64 (*.f64 a (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* a (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y t)) (/ x t)))) |
(*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z a) #s(literal -1 binary64)))))) |
(* -1 (* a (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y t)) (/ x t)))) |
(*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z a) #s(literal -1 binary64)))))) |
(* -1 (* a (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y t)) (/ x t)))) |
(*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z a) #s(literal -1 binary64)))))) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a)) |
(* -1 (* x (- z a))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z a))) |
(+ (* -1 (* x (- z a))) (* y (- z a))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(+ (* -1 (* x (- z a))) (* y (- z a))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(+ (* -1 (* x (- z a))) (* y (- z a))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(* y (- z a)) |
(*.f64 y (-.f64 z a)) |
(* y (- (+ z (* -1 (/ (* x (- z a)) y))) a)) |
(*.f64 y (-.f64 (-.f64 z (/.f64 (*.f64 x (-.f64 z a)) y)) a)) |
(* y (- (+ z (* -1 (/ (* x (- z a)) y))) a)) |
(*.f64 y (-.f64 (-.f64 z (/.f64 (*.f64 x (-.f64 z a)) y)) a)) |
(* y (- (+ z (* -1 (/ (* x (- z a)) y))) a)) |
(*.f64 y (-.f64 (-.f64 z (/.f64 (*.f64 x (-.f64 z a)) y)) a)) |
(* y (- z a)) |
(*.f64 y (-.f64 z a)) |
(* -1 (* y (+ (* -1 (- z a)) (/ (* x (- z a)) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z a)) y) (-.f64 z a)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (- z a)) (/ (* x (- z a)) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z a)) y) (-.f64 z a)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (- z a)) (/ (* x (- z a)) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z a)) y) (-.f64 z a)) (neg.f64 y)) |
(* y (- z a)) |
(*.f64 y (-.f64 z a)) |
(+ (* -1 (* x (- z a))) (* y (- z a))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(+ (* -1 (* x (- z a))) (* y (- z a))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(+ (* -1 (* x (- z a))) (* y (- z a))) |
(*.f64 (-.f64 y 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 y (-.f64 z a)) x) (-.f64 z a))) |
(* x (+ (* -1 (- z a)) (/ (* y (- z a)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z a)) x) (-.f64 z a))) |
(* x (+ (* -1 (- z a)) (/ (* y (- z a)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z a)) x) (-.f64 z a))) |
(* -1 (* x (- z a))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z a))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z a)) x))) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z a)) x)) a))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z a)) x))) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z a)) x)) a))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z a)) x))) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z a)) x)) a))) |
(* -1 (* a (- y x))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 y x))) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- (+ y (* -1 (/ (* a (- y x)) z))) x)) |
(*.f64 z (-.f64 (-.f64 y (/.f64 (*.f64 a (-.f64 y x)) z)) x)) |
(* z (- (+ y (* -1 (/ (* a (- y x)) z))) x)) |
(*.f64 z (-.f64 (-.f64 y (/.f64 (*.f64 a (-.f64 y x)) z)) x)) |
(* z (- (+ y (* -1 (/ (* a (- y x)) z))) x)) |
(*.f64 z (-.f64 (-.f64 y (/.f64 (*.f64 a (-.f64 y x)) z)) x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* a (- y x)) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) z) (-.f64 y x))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* a (- y x)) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) z) (-.f64 y x))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* a (- y x)) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) z) (-.f64 y x))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(+ (* -1 (* a (- y x))) (* z (- y x))) |
(*.f64 (-.f64 y x) (-.f64 z a)) |
(* -1 (* a (- y x))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 y x))) |
(* a (+ (* -1 (- y x)) (/ (* z (- y x)) a))) |
(*.f64 a (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (-.f64 y x))) |
(* a (+ (* -1 (- y x)) (/ (* z (- y x)) a))) |
(*.f64 a (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (-.f64 y x))) |
(* a (+ (* -1 (- y x)) (/ (* z (- y x)) a))) |
(*.f64 a (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (-.f64 y x))) |
(* -1 (* a (- y x))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 y x))) |
(* -1 (* a (- (+ y (* -1 (/ (* z (- y x)) a))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) a)) x) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (+ y (* -1 (/ (* z (- y x)) a))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) a)) x) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (+ y (* -1 (/ (* z (- y x)) a))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) a)) x) (-.f64 #s(literal 0 binary64) a)) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(- (* -1 (/ t (pow z 2))) (/ 1 z)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z z))) (/.f64 #s(literal -1 binary64) z)) |
(- (* t (- (* -1 (/ t (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (*.f64 t (+.f64 (/.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) z)) (/.f64 #s(literal -1 binary64) (*.f64 z z)))) (/.f64 #s(literal -1 binary64) z)) |
(- (* t (- (* t (- (* -1 (/ t (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (pow.f64 z #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1 binary64) (*.f64 z z)))) (/.f64 #s(literal -1 binary64) z)) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ (+ 1 (/ z t)) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) t) |
(/ (- (+ 1 (/ (pow z 2) (pow t 2))) (* -1 (/ z t))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))) t) |
(/ (- (+ 1 (/ (pow z 3) (pow t 3))) (+ (* -1 (/ z t)) (* -1 (/ (pow z 2) (pow t 2))))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 (*.f64 z z) (*.f64 t t))))) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(* -1 (/ (- (* -1 (/ z t)) 1) t)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) t) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) t) (* -1 z)) t)) 1) t)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 z z) t) z) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) t)) (pow z 2)) t)) (* -1 z)) t)) 1) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) z) t) (*.f64 z z)) t) z)) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(+ (/ 1 t) (/ z (pow t 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) |
(+ (* z (+ (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))))) |
(+ (* z (+ (* z (+ (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ (- (* -1 (/ t z)) 1) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) z)) |
(/ (- (* -1 (/ (pow t 2) (pow z 2))) (+ 1 (/ t z))) z) |
(/.f64 (-.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (+.f64 #s(literal 1 binary64) (/.f64 t z))) z) |
(/ (- (* -1 (/ (pow t 3) (pow z 3))) (+ 1 (+ (/ t z) (/ (pow t 2) (pow z 2))))) z) |
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) z)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 t z) (/.f64 (*.f64 t t) (*.f64 z z))))) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (/ t z)) z)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) z)) t) z))) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) z) t) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) z) (* -1 (pow t 2))) z)) t) z))) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) z) (*.f64 t t)) z)) t) z)) (-.f64 #s(literal 0 binary64) z)) |
Compiled 32 735 to 3 541 computations (89.2% saved)
33 alts after pruning (27 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 491 | 13 | 1 504 |
| Fresh | 7 | 14 | 21 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 501 | 33 | 1 534 |
| Status | Accuracy | Program |
|---|---|---|
| 28.9% | (/.f64 (*.f64 (-.f64 y x) z) a) | |
| 22.9% | (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) | |
| ✓ | 28.1% | (/.f64 (*.f64 z y) (-.f64 a t)) |
| 25.5% | (/.f64 (*.f64 z y) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64)))) | |
| 21.9% | (/.f64 (*.f64 z y) a) | |
| 40.4% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) | |
| 23.3% | (/.f64 (*.f64 x (-.f64 z a)) t) | |
| 7.7% | (/.f64 (*.f64 a (-.f64 y x)) t) | |
| 43.7% | (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) | |
| 53.1% | (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))) | |
| 55.0% | (-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) | |
| 44.8% | (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) (-.f64 z a)))) | |
| ✓ | 82.8% | (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
| 51.8% | (-.f64 x (/.f64 (-.f64 y x) (/.f64 a (-.f64 t z)))) | |
| 34.3% | (-.f64 x (/.f64 (-.f64 y x) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) | |
| 17.6% | (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) | |
| 29.2% | (+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) t) (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) t))))) | |
| 37.2% | (+.f64 y (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (*.f64 (-.f64 y x) (-.f64 a z))) t)) | |
| ✓ | 22.4% | (+.f64 y x) |
| 38.4% | (+.f64 x (/.f64 (*.f64 z y) a)) | |
| 13.7% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) | |
| 13.5% | (+.f64 x (-.f64 y x)) | |
| 43.1% | (+.f64 x (*.f64 (/.f64 y a) (-.f64 z t))) | |
| 45.3% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) | |
| ✓ | 53.2% | (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
| 30.2% | (*.f64 (/.f64 (-.f64 y x) a) z) | |
| 30.8% | (*.f64 (/.f64 y (-.f64 a t)) z) | |
| 55.7% | (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) | |
| 24.7% | (*.f64 y (/.f64 z a)) | |
| 32.6% | (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) | |
| 31.7% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) | |
| ✓ | 18.4% | y |
| ✓ | 19.2% | x |
Compiled 1 341 to 531 computations (60.4% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 y a) (-.f64 z t))) |
(+.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 x (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
(+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(-.f64 x (/.f64 (-.f64 y x) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(-.f64 x (/.f64 (-.f64 y x) (/.f64 a (-.f64 t z)))) |
(-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(/.f64 (*.f64 z y) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) (-.f64 z a)))) |
(-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))) |
(/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.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 x (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(+.f64 x (*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(+.f64 x (*.f64 z (*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))))) |
(+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) |
(+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (-.f64 y x) (+.f64 z t)))) |
(+.f64 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 y (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (*.f64 (-.f64 y x) (-.f64 a z))) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) t) (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 y x) t))))) |
(+.f64 (+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 a (-.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.f64 t t)))))) |
(+.f64 x (*.f64 (-.f64 y x) (-.f64 (/.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t))) (/.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 z t)))))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
| Outputs |
|---|
(-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) |
6 calls:
| 44.0ms | z |
| 25.0ms | y |
| 23.0ms | t |
| 22.0ms | x |
| 20.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.8% | 3 | x |
| 89.6% | 3 | y |
| 83.3% | 1 | z |
| 92.7% | 3 | t |
| 88.3% | 3 | a |
| 89.3% | 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 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 y a) (-.f64 z t))) |
(+.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 x (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
(+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(-.f64 x (/.f64 (-.f64 y x) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(-.f64 x (/.f64 (-.f64 y x) (/.f64 a (-.f64 t z)))) |
(-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(/.f64 (*.f64 z y) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 t z)))) |
(-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) (-.f64 z a)))) |
| Outputs |
|---|
(-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) |
1 calls:
| 15.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.7% | 3 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 y a) (-.f64 z t))) |
(+.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 x (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
(+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(-.f64 x (/.f64 (-.f64 y x) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(-.f64 x (/.f64 (-.f64 y x) (/.f64 a (-.f64 t z)))) |
(-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(/.f64 (*.f64 z y) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
| Outputs |
|---|
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
5 calls:
| 18.0ms | a |
| 14.0ms | t |
| 14.0ms | z |
| 13.0ms | y |
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 4 | z |
| 78.3% | 4 | x |
| 83.1% | 4 | a |
| 74.0% | 4 | y |
| 82.2% | 5 | t |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 y a) (-.f64 z t))) |
(+.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 x (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
(+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(-.f64 x (/.f64 (-.f64 y x) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(-.f64 x (/.f64 (-.f64 y x) (/.f64 a (-.f64 t z)))) |
| Outputs |
|---|
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
3 calls:
| 47.0ms | z |
| 13.0ms | t |
| 12.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.4% | 3 | z |
| 72.5% | 4 | t |
| 81.0% | 5 | a |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 y a) (-.f64 z t))) |
(+.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 x (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
| Outputs |
|---|
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
3 calls:
| 32.0ms | z |
| 10.0ms | x |
| 10.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 4 | x |
| 77.5% | 5 | a |
| 69.5% | 3 | z |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 y a) (-.f64 z t))) |
(+.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 x (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
| Outputs |
|---|
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
2 calls:
| 10.0ms | a |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.7% | 1 | y |
| 72.0% | 3 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
| Outputs |
|---|
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
1 calls:
| 9.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.9% | 3 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
| Outputs |
|---|
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) |
1 calls:
| 7.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.7% | 3 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
| Outputs |
|---|
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
3 calls:
| 8.0ms | z |
| 7.0ms | a |
| 6.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.2% | 3 | z |
| 61.0% | 2 | t |
| 65.9% | 3 | a |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 y z) a)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
5 calls:
| 25.0ms | t |
| 7.0ms | a |
| 6.0ms | y |
| 6.0ms | x |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.1% | 4 | y |
| 51.8% | 3 | t |
| 45.9% | 3 | x |
| 55.5% | 4 | a |
| 50.1% | 5 | z |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 a (-.f64 y x)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
| Outputs |
|---|
y |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(*.f64 y (/.f64 z (-.f64 a t))) |
y |
2 calls:
| 19.0ms | t |
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.5% | 5 | t |
| 49.4% | 4 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
| Outputs |
|---|
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
4 calls:
| 5.0ms | z |
| 4.0ms | a |
| 4.0ms | t |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.3% | 3 | y |
| 44.9% | 4 | z |
| 41.1% | 3 | a |
| 50.6% | 6 | t |
Compiled 24 to 20 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
| Outputs |
|---|
y |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z a)) |
y |
4 calls:
| 4.0ms | x |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.2% | 3 | z |
| 37.7% | 3 | x |
| 44.0% | 4 | t |
| 38.9% | 3 | y |
Compiled 24 to 20 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z y) a) |
| Outputs |
|---|
y |
(*.f64 y (/.f64 z a)) |
y |
4 calls:
| 36.0ms | y |
| 3.0ms | x |
| 3.0ms | a |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.3% | 3 | x |
| 30.8% | 3 | y |
| 35.8% | 5 | a |
| 36.5% | 3 | t |
Compiled 24 to 20 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
| Outputs |
|---|
x |
y |
x |
4 calls:
| 2.0ms | a |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.4% | 1 | y |
| 30.4% | 3 | a |
| 22.4% | 1 | z |
| 29.0% | 3 | t |
Compiled 24 to 20 computations (16.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
5 calls:
| 1.0ms | x |
| 1.0ms | a |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 19.2% | 1 | y |
| 19.2% | 1 | z |
| 19.2% | 1 | t |
| 19.2% | 1 | x |
| 19.2% | 1 | a |
Compiled 30 to 25 computations (16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 3.7199508861602437e+126 | 3.504526112988331e+127 |
| 12.0ms | -7.91749623607714e+85 | -1.2776322536593625e+85 |
| 11.0ms | 155× | 0 | valid |
| 5.0ms | 37× | 1 | valid |
Compiled 465 to 307 computations (34% saved)
ival-sub: 3.0ms (36.5% of total)ival-div: 2.0ms (24.3% of total)ival-mult: 2.0ms (24.3% of total)adjust: 1.0ms (12.2% of total)ival-add: 1.0ms (12.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 3.7199508861602437e+126 | 3.504526112988331e+127 |
| 13.0ms | -7.91749623607714e+85 | -1.2776322536593625e+85 |
| 12.0ms | 155× | 0 | valid |
| 4.0ms | 36× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 453 to 295 computations (34.9% saved)
ival-sub: 3.0ms (37% of total)ival-div: 1.0ms (12.3% of total)adjust: 1.0ms (12.3% of total)ival-mult: 1.0ms (12.3% of total)ival-add: 1.0ms (12.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.4742828528972216e+28 | 1.3480323917678843e+31 |
| 12.0ms | -1.326885631623331e-121 | -1.7920476361587485e-122 |
| 13.0ms | -1.8988075364582597e+26 | -5.217854812277826e+24 |
| 20.0ms | 284× | 0 | valid |
| 6.0ms | 52× | 1 | valid |
Compiled 709 to 468 computations (34% saved)
ival-sub: 5.0ms (38.1% of total)ival-div: 2.0ms (15.2% of total)ival-mult: 2.0ms (15.2% of total)ival-add: 2.0ms (15.2% of total)adjust: 1.0ms (7.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 4.6643634745077187e+33 | 6.408864767269428e+34 |
| 7.0ms | -395585.6381202923 | -261729.9084533832 |
| 8.0ms | 138× | 0 | valid |
| 8.0ms | 22× | 1 | valid |
Compiled 341 to 229 computations (32.8% saved)
ival-sub: 8.0ms (70.7% of total)ival-div: 1.0ms (8.8% of total)ival-mult: 1.0ms (8.8% of total)ival-add: 1.0ms (8.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1103138376485923.5 | 7728657017543922000.0 |
| 19.0ms | 2.2635578325016605e-225 | 8.600971047394341e-210 |
| 10.0ms | -1.7171971209639794e-138 | -1.8845212394293652e-139 |
| 15.0ms | -4.409443899259014e+49 | -2.0451488021448894e+46 |
| 32.0ms | 412× | 0 | valid |
| 12.0ms | 97× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
Compiled 981 to 659 computations (32.8% saved)
ival-sub: 12.0ms (42.8% of total)ival-mult: 6.0ms (21.4% of total)ival-div: 4.0ms (14.3% of total)ival-add: 4.0ms (14.3% of total)adjust: 2.0ms (7.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1103138376485923.5 | 7728657017543922000.0 |
| 15.0ms | -4.409443899259014e+49 | -2.0451488021448894e+46 |
| 14.0ms | 210× | 0 | valid |
| 5.0ms | 44× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 501 to 339 computations (32.3% saved)
ival-sub: 4.0ms (33% of total)ival-div: 4.0ms (33% of total)ival-mult: 2.0ms (16.5% of total)adjust: 1.0ms (8.3% of total)ival-add: 1.0ms (8.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 45.0ms | 1103138376485923.5 | 7728657017543922000.0 |
| 32.0ms | -4.409443899259014e+49 | -2.0451488021448894e+46 |
| 45.0ms | 208× | 0 | valid |
| 24.0ms | 47× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 501 to 339 computations (32.3% saved)
ival-sub: 4.0ms (38% of total)ival-div: 2.0ms (19% of total)ival-mult: 2.0ms (19% of total)adjust: 1.0ms (9.5% of total)ival-add: 1.0ms (9.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 1.4742828528972216e+28 | 1.3480323917678843e+31 |
| 13.0ms | -4.409443899259014e+49 | -2.0451488021448894e+46 |
| 17.0ms | 202× | 0 | valid |
| 7.0ms | 54× | 1 | valid |
Compiled 501 to 339 computations (32.3% saved)
ival-add: 6.0ms (37.5% of total)ival-sub: 4.0ms (25% of total)ival-div: 2.0ms (12.5% of total)ival-mult: 2.0ms (12.5% of total)adjust: 1.0ms (6.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 3.014261434858512e-111 | 4.909369935297908e-104 |
| 6.0ms | -395585.6381202923 | -261729.9084533832 |
| 14.0ms | 172× | 0 | valid |
| 4.0ms | 35× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 385 to 266 computations (30.9% saved)
ival-sub: 3.0ms (35% of total)ival-div: 2.0ms (23.4% of total)adjust: 1.0ms (11.7% of total)ival-mult: 1.0ms (11.7% of total)ival-add: 1.0ms (11.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 2.8680763800275233e-24 | 5.003369695478364e-21 |
| 11.0ms | -1.326885631623331e-121 | -1.7920476361587485e-122 |
| 14.0ms | -1.3950512982801176e+40 | -3.454331181938653e+38 |
| 18.0ms | 257× | 0 | valid |
| 12.0ms | 74× | 1 | valid |
| 1.0ms | 5× | 2 | valid |
Compiled 595 to 425 computations (28.6% saved)
ival-sub: 9.0ms (51% of total)ival-div: 3.0ms (17% of total)ival-mult: 3.0ms (17% of total)ival-add: 2.0ms (11.3% of total)adjust: 1.0ms (5.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.7199508861602437e+126 | 3.504526112988331e+127 |
| 12.0ms | 7.249780862713678e-61 | 2.1422606222049403e-57 |
| 16.0ms | 3.12533614488755e-250 | 1.4436347057277434e-248 |
| 10.0ms | -3.154407058366692e+83 | -2.7254462461088362e+82 |
| 29.0ms | 392× | 0 | valid |
| 5.0ms | 40× | 1 | valid |
Compiled 651 to 469 computations (28% saved)
ival-mult: 8.0ms (37.9% of total)ival-sub: 7.0ms (33.2% of total)ival-div: 3.0ms (14.2% of total)ival-add: 2.0ms (9.5% of total)adjust: 1.0ms (4.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2910018999259972e-25 | 1.3353629863431005e-25 |
| 11.0ms | -3.961327563774121e+89 | -1.4971253555663595e+88 |
| 6.0ms | 102× | 0 | valid |
| 1.0ms | 10× | 1 | valid |
Compiled 203 to 152 computations (25.1% saved)
ival-sub: 2.0ms (48% of total)ival-div: 1.0ms (24% of total)ival-mult: 1.0ms (24% of total)ival-add: 1.0ms (24% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 3.7199508861602437e+126 | 3.504526112988331e+127 |
| 11.0ms | 2.1422606222049403e-57 | 3.854003502507383e-56 |
| 23.0ms | -2.7254462461088362e+82 | -1.7020891670099324e+80 |
| 47.0ms | 276× | 0 | valid |
| 5.0ms | 42× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 437 to 341 computations (22% saved)
ival-sub: 17.0ms (70% of total)ival-div: 2.0ms (8.2% of total)ival-mult: 2.0ms (8.2% of total)ival-add: 2.0ms (8.2% of total)adjust: 1.0ms (4.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 3.7199508861602437e+126 | 3.504526112988331e+127 |
| 19.0ms | -1.7020891670099324e+80 | -1.358547823161438e+71 |
| 15.0ms | 189× | 0 | valid |
| 6.0ms | 51× | 1 | valid |
Compiled 291 to 229 computations (21.3% saved)
ival-sub: 8.0ms (57% of total)ival-div: 2.0ms (14.2% of total)ival-mult: 2.0ms (14.2% of total)adjust: 1.0ms (7.1% of total)ival-add: 1.0ms (7.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.8680763800275233e-24 | 5.003369695478364e-21 |
| 10.0ms | -2.205961922541807e+79 | -7.306740135572097e+78 |
| 11.0ms | 165× | 0 | valid |
| 5.0ms | 43× | 1 | valid |
Compiled 203 to 175 computations (13.8% saved)
ival-sub: 5.0ms (50.6% of total)ival-div: 2.0ms (20.3% of total)adjust: 1.0ms (10.1% of total)ival-mult: 1.0ms (10.1% of total)ival-add: 1.0ms (10.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 586× | unsub-neg_binary64 |
| 396× | neg-mul-1_binary64 |
| 374× | distribute-lft-neg-in_binary64 |
| 226× | neg-sub0_binary64 |
| 206× | cancel-sign-sub_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 159 | 501 |
| 1 | 222 | 501 |
| 2 | 266 | 501 |
| 3 | 308 | 501 |
| 4 | 360 | 501 |
| 5 | 491 | 501 |
| 6 | 675 | 501 |
| 7 | 896 | 501 |
| 8 | 1186 | 501 |
| 9 | 1405 | 501 |
| 10 | 1620 | 501 |
| 11 | 1730 | 501 |
| 12 | 1779 | 501 |
| 13 | 1816 | 501 |
| 14 | 1839 | 501 |
| 15 | 1847 | 501 |
| 16 | 1848 | 501 |
| 17 | 1848 | 501 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 t #s(literal -30000000000000000438920856920246190929101289635939651778358323615093890927534446477312 binary64)) (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))) (if (<=.f64 t #s(literal 6199999999999999985100297930331848418557233976528707717054250418194239215649783299123746483334290598289694052040255282285117440 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))))) |
(if (<=.f64 t #s(literal -60000000000000000877841713840492381858202579271879303556716647230187781855068892954624 binary64)) (-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) (if (<=.f64 t #s(literal 31000000000000002330409094412064467451614300994924654617970182173090743682514871344600774134030499098276244606204428316127002624 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))))) |
(if (<=.f64 a #s(literal -7000000000000000419430400 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (if (<=.f64 a #s(literal -7442828536787015/93035356709837681990313447409664580397266094167976711716030745495121828878514934185752454491361736391777602765602070775492429008462675968 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 15000000000000000474191233024 binary64)) (-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(if (<=.f64 z #s(literal -390000 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 z #s(literal 44000000000000004522839191070965760 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))))) |
(if (<=.f64 a #s(literal -1119999999999999951751778112957323002243327197184 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal -5631279330575891/13407807929942597099574024998205846127479365820592393377723561443721764030073546976801874298166903427690031858186486050853753882811946569946433649006084096 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 136451785456117/189516368689051383685178160212707831452256593886315504289435063235601922935348741007187305765215634515440396813614632959737741704603859178643101474004050432031793820315045154486116367874950982034333862206264217376817974469459968 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (if (<=.f64 a #s(literal 410000000000000000 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))))))) |
(if (<=.f64 a #s(literal -40999999999999999972262700519473753384743337984 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal 2250000000000000000 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))))) |
(if (<=.f64 a #s(literal -34999999999999997478122585847332822622741410611200 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal 170000000000000000 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))))) |
(if (<=.f64 a #s(literal -305000000000000009316500208017906108373934276608 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal 12500000000000000670770275549184 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))))) |
(if (<=.f64 z #s(literal -390000 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 z #s(literal 3711984199749931/80695308690215893426747474125094121072803306025913234775958104891895238188026287332176417290004307232371974124148359168 binary64)) (+.f64 x (/.f64 (*.f64 y z) a)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))))) |
(if (<=.f64 a #s(literal -1160000000000000026776698560230021136384 binary64)) (+.f64 x (/.f64 (*.f64 y z) a)) (if (<=.f64 a #s(literal -5582121402590261/46517678354918840995156723704832290198633047083988355858015372747560914439257467092876227245680868195888801382801035387746214504231337984 binary64)) (/.f64 (*.f64 (-.f64 y x) z) a) (if (<=.f64 a #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) (+.f64 x (/.f64 (*.f64 y z) a))))) |
(if (<=.f64 t #s(literal -250000000000000014441652474528974175609316781774016034274510465808678083504231153664 binary64)) y (if (<=.f64 t #s(literal 8464191554145027/1007641851683931820587806291420968258893675472328417820220872324040744595635843008946260940337480903424595632540239579541935629958157893251896932560850028184716008537290582817399466548302510149103210893455908181007667595468047259786297601506742546990374638711734272 binary64)) (+.f64 x (/.f64 (*.f64 y z) a)) (if (<=.f64 t #s(literal 1236792945344869/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 (/.f64 (-.f64 y x) a) z) (if (<=.f64 t #s(literal 3800000000000000165417670044748931516450023888925095409600108084853533135707880035276154098303528229286021911847482004806303744 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) y)))) |
(if (<=.f64 y #s(literal -15600000000000000780378553341773122277913139592850655120835046053479747695319850072145920 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) (if (<=.f64 y #s(literal 22118353849861/170141183460469231731687303715884105728 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 y (/.f64 z (-.f64 a t))))) |
(if (<=.f64 t #s(literal -1650000000000000007021080996972884231487016349719215370050121090516900475513602048 binary64)) y (if (<=.f64 t #s(literal 3710378836034607/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (if (<=.f64 t #s(literal 5500000000000000413459678040850147451092859853938245174156000062967712588833283625654976056037669194855462752713688894796726272 binary64)) (*.f64 y (/.f64 z a)) y))) |
(if (<=.f64 t #s(literal -140000000000000000959427848218759767512090254448657972060114688665452544 binary64)) y (if (<=.f64 t #s(literal 4199999999999999834751324097295431163614375847823891290088432213478707365164952889794664281138774527433162141962550229631762432 binary64)) (*.f64 y (/.f64 z a)) y)) |
(if (<=.f64 a #s(literal -13000000000000000727481287633418404498048752478790327375160937947728808532508672 binary64)) x (if (<=.f64 a #s(literal 6646139978924579/1329227995784915872903807060280344576 binary64)) y x)) |
x |
| Outputs |
|---|
(if (<=.f64 t #s(literal -30000000000000000438920856920246190929101289635939651778358323615093890927534446477312 binary64)) (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z a)))) (if (<=.f64 t #s(literal 6199999999999999985100297930331848418557233976528707717054250418194239215649783299123746483334290598289694052040255282285117440 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))))) |
(if (<=.f64 t #s(literal -30000000000000000438920856920246190929101289635939651778358323615093890927534446477312 binary64)) (+.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 a z)))) (if (<=.f64 t #s(literal 6199999999999999985100297930331848418557233976528707717054250418194239215649783299123746483334290598289694052040255282285117440 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 a z) t))))) |
(if (<=.f64 t #s(literal -60000000000000000877841713840492381858202579271879303556716647230187781855068892954624 binary64)) (-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) (if (<=.f64 t #s(literal 31000000000000002330409094412064467451614300994924654617970182173090743682514871344600774134030499098276244606204428316127002624 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))))) |
(if (<=.f64 t #s(literal -60000000000000000877841713840492381858202579271879303556716647230187781855068892954624 binary64)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 a z) t))) (if (<=.f64 t #s(literal 31000000000000002330409094412064467451614300994924654617970182173090743682514871344600774134030499098276244606204428316127002624 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 a z) t))))) |
(if (<=.f64 a #s(literal -7000000000000000419430400 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (if (<=.f64 a #s(literal -7442828536787015/93035356709837681990313447409664580397266094167976711716030745495121828878514934185752454491361736391777602765602070775492429008462675968 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 15000000000000000474191233024 binary64)) (-.f64 y (*.f64 (/.f64 (-.f64 z a) t) (-.f64 y x))) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(if (<=.f64 a #s(literal -7000000000000000419430400 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (if (<=.f64 a #s(literal -7442828536787015/93035356709837681990313447409664580397266094167976711716030745495121828878514934185752454491361736391777602765602070775492429008462675968 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 15000000000000000474191233024 binary64)) (+.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 a z) t))) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(if (<=.f64 z #s(literal -390000 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 z #s(literal 44000000000000004522839191070965760 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))))) |
(if (<=.f64 a #s(literal -1119999999999999951751778112957323002243327197184 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal -5631279330575891/13407807929942597099574024998205846127479365820592393377723561443721764030073546976801874298166903427690031858186486050853753882811946569946433649006084096 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 136451785456117/189516368689051383685178160212707831452256593886315504289435063235601922935348741007187305765215634515440396813614632959737741704603859178643101474004050432031793820315045154486116367874950982034333862206264217376817974469459968 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (if (<=.f64 a #s(literal 410000000000000000 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))))))) |
(if (<=.f64 a #s(literal -1119999999999999951751778112957323002243327197184 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal -5631279330575891/13407807929942597099574024998205846127479365820592393377723561443721764030073546976801874298166903427690031858186486050853753882811946569946433649006084096 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 136451785456117/189516368689051383685178160212707831452256593886315504289435063235601922935348741007187305765215634515440396813614632959737741704603859178643101474004050432031793820315045154486116367874950982034333862206264217376817974469459968 binary64)) (+.f64 y (/.f64 (*.f64 z (-.f64 x y)) t)) (if (<=.f64 a #s(literal 410000000000000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))))))) |
(if (<=.f64 a #s(literal -40999999999999999972262700519473753384743337984 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal 2250000000000000000 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))))) |
(if (<=.f64 a #s(literal -34999999999999997478122585847332822622741410611200 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal 170000000000000000 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))))) |
(if (<=.f64 a #s(literal -305000000000000009316500208017906108373934276608 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal 12500000000000000670770275549184 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))))) |
(if (<=.f64 z #s(literal -390000 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 z #s(literal 3711984199749931/80695308690215893426747474125094121072803306025913234775958104891895238188026287332176417290004307232371974124148359168 binary64)) (+.f64 x (/.f64 (*.f64 y z) a)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))))) |
(if (<=.f64 a #s(literal -1160000000000000026776698560230021136384 binary64)) (+.f64 x (/.f64 (*.f64 y z) a)) (if (<=.f64 a #s(literal -5582121402590261/46517678354918840995156723704832290198633047083988355858015372747560914439257467092876227245680868195888801382801035387746214504231337984 binary64)) (/.f64 (*.f64 (-.f64 y x) z) a) (if (<=.f64 a #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) (+.f64 x (/.f64 (*.f64 y z) a))))) |
(if (<=.f64 a #s(literal -1160000000000000026776698560230021136384 binary64)) (+.f64 x (/.f64 (*.f64 y z) a)) (if (<=.f64 a #s(literal -5582121402590261/46517678354918840995156723704832290198633047083988355858015372747560914439257467092876227245680868195888801382801035387746214504231337984 binary64)) (/.f64 (*.f64 (-.f64 y x) z) a) (if (<=.f64 a #s(literal 5316911983139663/5316911983139663491615228241121378304 binary64)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t))) (+.f64 x (/.f64 (*.f64 y z) a))))) |
(if (<=.f64 t #s(literal -250000000000000014441652474528974175609316781774016034274510465808678083504231153664 binary64)) y (if (<=.f64 t #s(literal 8464191554145027/1007641851683931820587806291420968258893675472328417820220872324040744595635843008946260940337480903424595632540239579541935629958157893251896932560850028184716008537290582817399466548302510149103210893455908181007667595468047259786297601506742546990374638711734272 binary64)) (+.f64 x (/.f64 (*.f64 y z) a)) (if (<=.f64 t #s(literal 1236792945344869/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 (/.f64 (-.f64 y x) a) z) (if (<=.f64 t #s(literal 3800000000000000165417670044748931516450023888925095409600108084853533135707880035276154098303528229286021911847482004806303744 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) y)))) |
(if (<=.f64 t #s(literal -250000000000000014441652474528974175609316781774016034274510465808678083504231153664 binary64)) y (if (<=.f64 t #s(literal 8464191554145027/1007641851683931820587806291420968258893675472328417820220872324040744595635843008946260940337480903424595632540239579541935629958157893251896932560850028184716008537290582817399466548302510149103210893455908181007667595468047259786297601506742546990374638711734272 binary64)) (+.f64 x (/.f64 (*.f64 y z) a)) (if (<=.f64 t #s(literal 1236792945344869/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 z (/.f64 (-.f64 y x) a)) (if (<=.f64 t #s(literal 3800000000000000165417670044748931516450023888925095409600108084853533135707880035276154098303528229286021911847482004806303744 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) y)))) |
(if (<=.f64 y #s(literal -15600000000000000780378553341773122277913139592850655120835046053479747695319850072145920 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) (if (<=.f64 y #s(literal 22118353849861/170141183460469231731687303715884105728 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 y (/.f64 z (-.f64 a t))))) |
(if (<=.f64 t #s(literal -1650000000000000007021080996972884231487016349719215370050121090516900475513602048 binary64)) y (if (<=.f64 t #s(literal 3710378836034607/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (if (<=.f64 t #s(literal 5500000000000000413459678040850147451092859853938245174156000062967712588833283625654976056037669194855462752713688894796726272 binary64)) (*.f64 y (/.f64 z a)) y))) |
(if (<=.f64 t #s(literal -140000000000000000959427848218759767512090254448657972060114688665452544 binary64)) y (if (<=.f64 t #s(literal 4199999999999999834751324097295431163614375847823891290088432213478707365164952889794664281138774527433162141962550229631762432 binary64)) (*.f64 y (/.f64 z a)) y)) |
(if (<=.f64 a #s(literal -13000000000000000727481287633418404498048752478790327375160937947728808532508672 binary64)) x (if (<=.f64 a #s(literal 6646139978924579/1329227995784915872903807060280344576 binary64)) y x)) |
x |
| 10 128× | accelerator-lowering-fma.f32 |
| 10 128× | accelerator-lowering-fma.f64 |
| 10 036× | accelerator-lowering-fma.f32 |
| 10 036× | accelerator-lowering-fma.f64 |
| 8 482× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 153 |
| 1 | 208 | 139 |
| 2 | 2352 | 139 |
| 0 | 8127 | 136 |
| 0 | 1197 | 11132 |
| 1 | 3952 | 10648 |
| 0 | 8174 | 10381 |
| 0 | 946 | 8838 |
| 1 | 3057 | 8073 |
| 0 | 8196 | 7899 |
| 0 | 11 | 13 |
| 1 | 20 | 13 |
| 2 | 47 | 13 |
| 3 | 121 | 13 |
| 4 | 403 | 13 |
| 5 | 1219 | 13 |
| 6 | 3068 | 13 |
| 7 | 6915 | 13 |
| 0 | 8145 | 12 |
| 0 | 23 | 107 |
| 1 | 170 | 103 |
| 2 | 1705 | 103 |
| 0 | 8528 | 102 |
| 0 | 14 | 68 |
| 1 | 96 | 68 |
| 2 | 859 | 68 |
| 0 | 8828 | 66 |
| 0 | 1144 | 14596 |
| 1 | 3711 | 13858 |
| 0 | 8476 | 13559 |
| 0 | 471 | 7174 |
| 1 | 1490 | 6566 |
| 2 | 4918 | 6205 |
| 0 | 8244 | 5953 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
Compiled 2 488 to 1 401 computations (43.7% saved)
Compiled 1 232 to 384 computations (68.8% saved)
Loading profile data...