
Time bar (total: 13.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 19 to 12 computations (36.8% saved)
ival-sub: 61.0ms (64.6% of total)ival-div: 13.0ms (13.8% of total)ival-mult: 12.0ms (12.7% of total)ival-add: 7.0ms (7.4% of total)const: 1.0ms (1.1% of total)backward-pass: 0.0ms (0% of total)| 706.0ms | 6940× | 0 | valid |
| 235.0ms | 1079× | 1 | valid |
| 85.0ms | 237× | 2 | valid |
ival-sub: 211.0ms (41.4% of total)ival-mult: 96.0ms (18.8% of total)ival-div: 79.0ms (15.5% of total)ival-add: 61.0ms (12% of total)backward-pass: 52.0ms (10.2% of total)const: 9.0ms (1.8% of total)| 2× | egg-herbie |
| 1958× | --lowering--.f32 |
| 1958× | --lowering--.f64 |
| 1744× | fnmsub-define |
| 1666× | *-lowering-*.f32 |
| 1666× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 290 |
| 1 | 201 | 263 |
| 2 | 669 | 255 |
| 3 | 2746 | 252 |
| 0 | 11 | 13 |
| 1 | 20 | 12 |
| 2 | 48 | 12 |
| 3 | 133 | 12 |
| 4 | 562 | 12 |
| 5 | 2348 | 12 |
| 6 | 5847 | 12 |
| 0 | 8109 | 12 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
| Outputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (-.f64 t a))) |
| Inputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(+ (neg x) (/ (* (- y (neg x)) (- z t)) (- a t))) |
(+ x (/ (* (- (neg y) x) (- z t)) (- a t))) |
(+ x (/ (* (- y x) (- (neg z) t)) (- a t))) |
(+ x (/ (* (- y x) (- z (neg t))) (- a (neg t)))) |
(+ x (/ (* (- y x) (- z t)) (- (neg a) t))) |
(neg (+ (neg x) (/ (* (- y (neg x)) (- z t)) (- a t)))) |
(neg (+ x (/ (* (- (neg y) x) (- z t)) (- a t)))) |
(neg (+ x (/ (* (- y x) (- (neg z) t)) (- a t)))) |
(neg (+ x (/ (* (- y x) (- z (neg t))) (- a (neg t))))) |
(neg (+ x (/ (* (- y x) (- z t)) (- (neg a) t)))) |
(+ y (/ (* (- x y) (- z t)) (- a t))) |
(+ z (/ (* (- y z) (- x t)) (- a t))) |
(+ t (/ (* (- y t) (- z x)) (- a x))) |
(+ a (/ (* (- y a) (- z t)) (- x t))) |
(+ x (/ (* (- z x) (- y t)) (- a t))) |
(+ x (/ (* (- t x) (- z y)) (- a y))) |
(+ x (/ (* (- a x) (- z t)) (- y t))) |
(+ x (/ (* (- y x) (- t z)) (- a z))) |
(+ x (/ (* (- y x) (- a t)) (- z t))) |
(+ x (/ (* (- y x) (- z a)) (- t a))) |
| Outputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(fma (- y x) (/ (- z t) (- a t)) x) |
(+ (neg x) (/ (* (- y (neg x)) (- z t)) (- a t))) |
(fnmsub (- z t) (/ (+ x y) (- t a)) x) |
(+ x (/ (* (- (neg y) x) (- z t)) (- a t))) |
(fma (- z t) (/ (+ x y) (- t a)) x) |
(+ x (/ (* (- y x) (- (neg z) t)) (- a t))) |
(fma (- y x) (/ (+ z t) (- t a)) x) |
(+ x (/ (* (- y x) (- z (neg t))) (- a (neg t)))) |
(fma (- y x) (/ (+ z t) (+ t a)) x) |
(+ x (/ (* (- y x) (- z t)) (- (neg a) t))) |
(fma (- y x) (/ (- t z) (+ t a)) x) |
(neg (+ (neg x) (/ (* (- y (neg x)) (- z t)) (- a t)))) |
(fma (- z t) (/ (+ x y) (- t a)) x) |
(neg (+ x (/ (* (- (neg y) x) (- z t)) (- a t)))) |
(fnmsub (- z t) (/ (+ x y) (- t a)) x) |
(neg (+ x (/ (* (- y x) (- (neg z) t)) (- a t)))) |
(fnmsub (- y x) (/ (+ z t) (- t a)) x) |
(neg (+ x (/ (* (- y x) (- z (neg t))) (- a (neg t))))) |
(fnmsub (- y x) (/ (+ z t) (+ t a)) x) |
(neg (+ x (/ (* (- y x) (- z t)) (- (neg a) t)))) |
(fnmsub (- y x) (/ (- t z) (+ t a)) x) |
(+ y (/ (* (- x y) (- z t)) (- a t))) |
(fma (- z t) (/ (- y x) (- t a)) y) |
(+ z (/ (* (- y z) (- x t)) (- a t))) |
(fma (- y z) (/ (- x t) (- a t)) z) |
(+ t (/ (* (- y t) (- z x)) (- a x))) |
(fma (- y t) (/ (- z x) (- a x)) t) |
(+ a (/ (* (- y a) (- z t)) (- x t))) |
(fma (- z t) (/ (- y a) (- x t)) a) |
(+ x (/ (* (- z x) (- y t)) (- a t))) |
(fma (- y t) (/ (- z x) (- a t)) x) |
(+ x (/ (* (- t x) (- z y)) (- a y))) |
(fma (- t x) (/ (- z y) (- a y)) x) |
(+ x (/ (* (- a x) (- z t)) (- y t))) |
(fma (- a x) (/ (- z t) (- y t)) x) |
(+ x (/ (* (- y x) (- t z)) (- a z))) |
(fma (- y x) (/ (- t z) (- a z)) x) |
(+ x (/ (* (- y x) (- a t)) (- z t))) |
(fma (- y x) (/ (- a t) (- z t)) x) |
(+ x (/ (* (- y x) (- z a)) (- t a))) |
(fma (- y x) (/ (- z a) (- t a)) x) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 57 | 0 | - | 0 | - | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| 46 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (-.f64 a t) |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) (-.f64 z t)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 55.0ms | 420× | 0 | valid |
| 41.0ms | 76× | 1 | valid |
| 5.0ms | 16× | 2 | valid |
Compiled 120 to 35 computations (70.8% saved)
ival-sub: 45.0ms (74% of total)ival-div: 5.0ms (8.2% of total)ival-mult: 5.0ms (8.2% of total)ival-add: 3.0ms (4.9% of total)backward-pass: 2.0ms (3.3% of total)const: 1.0ms (1.6% of total)Compiled 18 to 11 computations (38.9% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 69.8% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
Compiled 18 to 11 computations (38.9% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| 1958× | --lowering--.f32 |
| 1958× | --lowering--.f64 |
| 1744× | fnmsub-define |
| 1666× | *-lowering-*.f32 |
| 1666× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 45 |
| 1 | 20 | 44 |
| 2 | 48 | 44 |
| 3 | 133 | 44 |
| 4 | 562 | 44 |
| 5 | 2348 | 44 |
| 6 | 5847 | 44 |
| 0 | 8109 | 44 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
x |
(/ (* (- y x) (- z t)) (- a t)) |
(* (- y x) (- z t)) |
(- y x) |
y |
(- z t) |
z |
t |
(- a t) |
a |
| Outputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (-.f64 t a))) |
x |
(/ (* (- y x) (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (-.f64 t a)) |
(* (- y x) (- z t)) |
(*.f64 (-.f64 y x) (-.f64 z t)) |
(- y x) |
(-.f64 y x) |
y |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) (-.f64 z t)) |
| ✓ | accuracy | 83.2% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| ✓ | accuracy | 79.0% | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| 23.0ms | 210× | 0 | valid |
| 9.0ms | 38× | 1 | valid |
| 3.0ms | 8× | 2 | valid |
Compiled 51 to 12 computations (76.5% saved)
ival-sub: 5.0ms (35.5% of total)ival-mult: 3.0ms (21.3% of total)ival-div: 2.0ms (14.2% of total)ival-add: 2.0ms (14.2% of total)backward-pass: 1.0ms (7.1% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (* (- y x) (- z t)) (- a t)))> |
#<alt (/ (* (- y x) (- z t)) (- a t))> |
#<alt (* (- y x) (- z t))> |
#<alt (- y x)> |
#<alt (- a t)> |
| Outputs |
|---|
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (* x (+ 1 (* -1 (/ (- z t) (- a t)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (+ x (* -1 (/ (* x (- z t)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (+ x (* -1 (/ (* t (- y x)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (* z (- (/ y (- a t)) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t)))> |
#<alt (+ x (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (/ (* t (- y x)) (- a t)))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x)> |
#<alt (* -1 (/ (* (- y x) (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a))> |
#<alt (* -1 (* x (- z t)))> |
#<alt (+ (* -1 (* x (- z t))) (* y (- z t)))> |
#<alt (+ (* -1 (* x (- z t))) (* y (- z t)))> |
#<alt (+ (* -1 (* x (- z t))) (* y (- z t)))> |
#<alt (* y (- z t))> |
#<alt (* y (- (+ z (* -1 (/ (* x (- z t)) y))) t))> |
#<alt (* y (- (+ z (* -1 (/ (* x (- z t)) y))) t))> |
#<alt (* y (- (+ z (* -1 (/ (* x (- z t)) y))) t))> |
#<alt (* y (- z t))> |
#<alt (* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y))))> |
#<alt (* y (- z t))> |
#<alt (+ (* -1 (* x (- z t))) (* y (- z t)))> |
#<alt (+ (* -1 (* x (- z t))) (* y (- z t)))> |
#<alt (+ (* -1 (* x (- z t))) (* y (- z t)))> |
#<alt (* -1 (* x (- z t)))> |
#<alt (* x (+ (* -1 (- z t)) (/ (* y (- z t)) x)))> |
#<alt (* x (+ (* -1 (- z t)) (/ (* y (- z t)) x)))> |
#<alt (* x (+ (* -1 (- z t)) (/ (* y (- z t)) x)))> |
#<alt (* -1 (* x (- z t)))> |
#<alt (* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t)))> |
#<alt (* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t)))> |
#<alt (* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t)))> |
#<alt (* -1 (* t (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (* z (- y x))> |
#<alt (* z (- (+ y (* -1 (/ (* t (- y x)) z))) x))> |
#<alt (* z (- (+ y (* -1 (/ (* t (- y x)) z))) x))> |
#<alt (* z (- (+ y (* -1 (/ (* t (- y x)) z))) x))> |
#<alt (* z (- y x))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z))))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z))))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z))))> |
#<alt (* z (- y x))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (* -1 (* t (- y x)))> |
#<alt (* t (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (* t (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (* t (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (* -1 (* t (- y x)))> |
#<alt (* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x)))> |
#<alt (* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x)))> |
#<alt (* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x)))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | t | @ | 0 | (/ (* (- y x) (- z t)) (- a t)) |
| 6.0ms | t | @ | -inf | (/ (* (- y x) (- z t)) (- a t)) |
| 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× | batch-egg-rewrite |
| 6044× | *-lowering-*.f32 |
| 6044× | *-lowering-*.f64 |
| 4164× | /-lowering-/.f32 |
| 4164× | /-lowering-/.f64 |
| 2120× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 37 |
| 1 | 73 | 36 |
| 2 | 750 | 36 |
| 0 | 9324 | 36 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(/ (* (- y x) (- z t)) (- a t)) |
(* (- y x) (- z t)) |
(- y x) |
(- a t) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)))) |
(/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) #s(literal 1 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 z t) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 z (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 t (-.f64 y x))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 x (-.f64 z t))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 t a)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t a))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) t) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) a) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) t)) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 t (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (-.f64 t a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t a) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 a t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal -1 binary64)) (-.f64 t a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (*.f64 (+.f64 x y) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t)))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 x y) (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 z t) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t (+.f64 t a)) (*.f64 t (+.f64 t a)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 t a)) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 a t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (-.f64 t a)))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x))) |
(*.f64 (-.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 a t)))) |
(*.f64 (+.f64 t (neg.f64 z)) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x)) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t)) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (*.f64 (-.f64 y x) z)) |
(+.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 z t) x))) |
(+.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (*.f64 (-.f64 z t) y)) |
(+.f64 (*.f64 z (-.f64 y x)) (neg.f64 (*.f64 t (-.f64 y x)))) |
(+.f64 (neg.f64 (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 y x))) |
(+.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 z t)))) |
(+.f64 (neg.f64 (*.f64 x (-.f64 z t))) (*.f64 y (-.f64 z t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 z t) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (-.f64 y x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 z t))))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z)))) |
(fma.f64 y (-.f64 z t) (neg.f64 (*.f64 x (-.f64 z t)))) |
(fma.f64 (-.f64 y x) z (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t)) |
(fma.f64 z (-.f64 y x) (neg.f64 (*.f64 t (-.f64 y x)))) |
(fma.f64 (-.f64 z t) y (neg.f64 (*.f64 (-.f64 z t) x))) |
(neg.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z)))) |
(/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 z t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (+.f64 x y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 x y) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 z t) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 z t) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z t) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (-.f64 z t) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (-.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (neg.f64 (*.f64 (-.f64 z t) x))) (*.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 z t) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 t (-.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (-.f64 (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) (neg.f64 (*.f64 t (-.f64 y x)))) (*.f64 (*.f64 z (-.f64 y x)) (neg.f64 (*.f64 t (-.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 z t)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (-.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) (neg.f64 (*.f64 x (-.f64 z t)))) (*.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) (-.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (neg.f64 (*.f64 (-.f64 z t) x)))) (-.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 z t) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) (neg.f64 (*.f64 t (-.f64 y x))))) (-.f64 (*.f64 z (-.f64 y x)) (neg.f64 (*.f64 t (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) (neg.f64 (*.f64 x (-.f64 z t))))) (-.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 x y) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 z t) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (+.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 z t) (+.f64 t (neg.f64 z)))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(*.f64 (-.f64 y x) (-.f64 z t)) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 z t) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 z t) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 y x))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 y x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 z t))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (+.f64 x y)))) |
(*.f64 (+.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 t (neg.f64 z))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(+.f64 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 a t) |
(-.f64 #s(literal 0 binary64) (-.f64 t a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) |
(-.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 1 binary64))) |
(-.f64 (+.f64 a #s(literal 0 binary64)) t) |
(fma.f64 #s(literal -1 binary64) t a) |
(neg.f64 (-.f64 t a)) |
(/.f64 (-.f64 a t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t a) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 t a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a))))) |
(/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 t t) (-.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (-.f64 #s(literal 0 binary64) t) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) (+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (+.f64 t a)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a))))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 a t)) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
| 1× | egg-herbie |
| 2768× | *-lowering-*.f32 |
| 2768× | *-lowering-*.f64 |
| 1982× | +-lowering-+.f64 |
| 1982× | +-lowering-+.f32 |
| 1530× | fnmadd-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 3662 |
| 1 | 1105 | 3133 |
| 2 | 4197 | 3014 |
| 0 | 8305 | 3014 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (- z t)) (- a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(/ (* y (- z t)) (- a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(/ (* y (- z t)) (- a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (/ (* t (- y x)) (- a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(/ (* z (- y x)) (- a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(/ (* z (- y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(- y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(- y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(/ (* (- y x) (- z t)) a) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/ (* (- y x) (- z t)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(* -1 (* x (- z t))) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(* y (- z t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(* y (- z t)) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(* y (- z t)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(* -1 (* x (- z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(* -1 (* x (- z t))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(* -1 (* t (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(* z (- y x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* z (- y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(* -1 (* t (- y x))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* -1 (* t (- y x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
| Outputs |
|---|
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (+.f64 x (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (*.f64 t (+.f64 (*.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (/.f64 t (*.f64 a a))) (/.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
(+.f64 y (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 x y) (-.f64 z a)) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) t)) t)) t)) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+.f64 x (+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (*.f64 t t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)) (*.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (-.f64 z t) (*.f64 t t)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 x (+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+.f64 x (+.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.f64 a a)))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
(+.f64 x (+.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a a)))) a))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+.f64 x (/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a))) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(+.f64 x (/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)))) a)) a)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (*.f64 t (+.f64 (*.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (/.f64 t (*.f64 a a))) (/.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(-.f64 (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(-.f64 (+.f64 y (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 x y) (-.f64 z a)) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) x) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) t)) t)) t)) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (*.f64 t t))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)) (*.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (-.f64 z t) (*.f64 t t)))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t))))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a a))))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a a)))))) a) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a))) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)))) a)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (/.f64 (+.f64 (*.f64 t (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x)))) (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (*.f64 t (*.f64 t t)) a))) a)) a)) a) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (*.f64 x (/.f64 (-.f64 z t) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (*.f64 x (/.f64 (-.f64 z t) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (*.f64 x (/.f64 (-.f64 z t) y))) t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)))) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* t (- y x))) |
(*.f64 t (-.f64 x y)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) z) (-.f64 y x))) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) z) (-.f64 y x))) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) z) (-.f64 y x))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* -1 (* t (- y x))) |
(*.f64 t (-.f64 x y)) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 x y))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 x y))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 x y))) |
(* -1 (* t (- y x))) |
(*.f64 t (-.f64 x y)) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
Compiled 17405 to 1895 computations (89.1% saved)
23 alts after pruning (23 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 605 | 23 | 628 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 606 | 23 | 629 |
| Status | Accuracy | Program |
|---|---|---|
| 79.0% | (fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) | |
| ▶ | 43.3% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
| 39.5% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) | |
| ▶ | 47.7% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
| ▶ | 69.8% | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t))) |
| ▶ | 80.9% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
| 67.6% | (+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 z t)) (-.f64 a t))) | |
| 45.4% | (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) | |
| 15.8% | (+.f64 x (-.f64 y x)) | |
| 80.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) | |
| 49.5% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a))) | |
| 53.6% | (+.f64 x (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 (-.f64 y x) (-.f64 a t))))) | |
| 78.8% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) | |
| 52.6% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) | |
| 78.9% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)))) | |
| 36.1% | (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) | |
| 71.6% | (+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z))) | |
| 80.7% | (+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x))) | |
| 68.2% | (*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) | |
| 43.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 20.8% | y | |
| ▶ | 23.6% | x |
Compiled 806 to 508 computations (37% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t)) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t))) |
| ✓ | 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 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 (-.f64 a t) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
| 2298× | +-lowering-+.f64 |
| 2298× | +-lowering-+.f32 |
| 2040× | sum4-define |
| 1656× | fma-define |
| 1604× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 160 |
| 1 | 56 | 157 |
| 2 | 152 | 156 |
| 3 | 547 | 156 |
| 4 | 2165 | 156 |
| 0 | 9097 | 156 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- y x) (/ (- a t) (- z t)))) |
x |
(/ (- y x) (/ (- a t) (- z t))) |
(- y x) |
y |
(/ (- a t) (- z t)) |
(- a t) |
a |
t |
(- z t) |
z |
x |
(/ (* z (- y x)) (- a t)) |
(* z (- y x)) |
z |
(- y x) |
y |
x |
(- a t) |
a |
t |
(- y (/ (* (- y x) (- z a)) t)) |
y |
(/ (* (- y x) (- z a)) t) |
(* (- y x) (- z a)) |
(- y x) |
x |
(- z a) |
z |
a |
t |
(+ x (/ (/ (- z t) (/ 1 (- y x))) (- a t))) |
x |
(/ (/ (- z t) (/ 1 (- y x))) (- a t)) |
(/ (- z t) (/ 1 (- y x))) |
(- z t) |
z |
t |
(/ 1 (- y x)) |
1 |
(- y x) |
y |
(- a t) |
a |
| Outputs |
|---|
(+ x (/ (- y x) (/ (- a t) (- z t)))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
x |
(/ (- y x) (/ (- a t) (- z t))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(- y x) |
(-.f64 y x) |
y |
(/ (- a t) (- z t)) |
(/.f64 (-.f64 a t) (-.f64 z t)) |
(- a t) |
(-.f64 a t) |
a |
t |
(- z t) |
(-.f64 z t) |
z |
x |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
z |
(- y x) |
(-.f64 y x) |
y |
x |
(- a t) |
(-.f64 a t) |
a |
t |
(- y (/ (* (- y x) (- z a)) t)) |
(+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.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 |
(+ x (/ (/ (- z t) (/ 1 (- y x))) (- a t))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
x |
(/ (/ (- z t) (/ 1 (- y x))) (- a t)) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/ (- z t) (/ 1 (- y x))) |
(*.f64 (-.f64 y x) (-.f64 z t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(/ 1 (- y x)) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
1 |
#s(literal 1 binary64) |
(- y x) |
(-.f64 y x) |
y |
(- a t) |
(-.f64 a t) |
a |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 y x)) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
| ✓ | accuracy | 83.2% | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t))) |
| ✓ | accuracy | 79.0% | (/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) (-.f64 z a)) |
| ✓ | accuracy | 89.9% | (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y x)) |
| ✓ | accuracy | 90.0% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 a t) (-.f64 z t)) |
| ✓ | accuracy | 95.9% | (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
| ✓ | accuracy | 83.2% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
| 71.0ms | 210× | 0 | valid |
| 24.0ms | 38× | 1 | valid |
| 22.0ms | 8× | 2 | valid |
Compiled 172 to 23 computations (86.6% saved)
ival-add: 21.0ms (30% of total)backward-pass: 18.0ms (25.7% of total)ival-div: 15.0ms (21.4% of total)ival-sub: 11.0ms (15.7% of total)ival-mult: 5.0ms (7.1% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (- y x) (/ (- a t) (- z t))))> |
#<alt (/ (- y x) (/ (- a t) (- z t)))> |
#<alt (- y x)> |
#<alt (/ (- a t) (- z t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* z (- y x))> |
#<alt (- a t)> |
#<alt (- y (/ (* (- y x) (- z a)) t))> |
#<alt (/ (* (- y x) (- z a)) t)> |
#<alt (* (- y x) (- z a))> |
#<alt (+ x (/ (/ (- z t) (/ 1 (- y x))) (- a t)))> |
#<alt (/ (/ (- z t) (/ 1 (- y x))) (- a t))> |
#<alt (/ (- z t) (/ 1 (- y x)))> |
#<alt (- z t)> |
#<alt (/ 1 (- y x))> |
| Outputs |
|---|
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (* x (+ 1 (* -1 (/ (- z t) (- a t)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (+ x (* -1 (/ (* x (- z t)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (+ x (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t)))> |
#<alt (+ x (* -1 (/ (* t (- y x)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (* z (- (/ y (- a t)) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (/ (* (- y x) (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x)> |
#<alt (* -1 (/ (* t (- y x)) (- a t)))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (/ t (- z t)))> |
#<alt (+ (* -1 (/ t (- z t))) (/ a (- z t)))> |
#<alt (+ (* -1 (/ t (- z t))) (/ a (- z t)))> |
#<alt (+ (* -1 (/ t (- z t))) (/ a (- z t)))> |
#<alt (/ a (- z t))> |
#<alt (* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t))))> |
#<alt (* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t))))> |
#<alt (* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t))))> |
#<alt (/ a (- z t))> |
#<alt (* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t)))))> |
#<alt (* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t)))))> |
#<alt (* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t)))))> |
#<alt (/ a z)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ a t))) (* -1 (/ z t)))> |
#<alt (- (+ 1 (+ (* -1 (/ a t)) (/ (* z (- (* -1 a) (* -1 z))) (pow t 2)))) (* -1 (/ z t)))> |
#<alt (- (+ 1 (+ (* -1 (/ a t)) (/ (* (pow z 2) (- (* -1 a) (* -1 z))) (pow t 3)))) (+ (* -1 (/ z t)) (* -1 (/ (* z (- (* -1 a) (* -1 z))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- a z) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ a (/ (* z (- a z)) t)) z) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow z 2) (- a z)) t)) (* z (- a z))) t))) z) t)))> |
#<alt (* -1 (/ (- a t) t))> |
#<alt (+ (* -1 (/ (- a t) t)) (* z (- (/ 1 t) (/ a (pow t 2)))))> |
#<alt (+ (* -1 (/ (- a t) t)) (* z (- (+ (/ 1 t) (/ (* z (- (/ 1 t) (/ a (pow t 2)))) t)) (/ a (pow t 2)))))> |
#<alt (+ (* -1 (/ (- a t) t)) (* z (- (+ (* z (- (/ (* z (- (/ 1 t) (/ a (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ a (pow t 2))) t)))) (/ 1 t)) (/ a (pow t 2)))))> |
#<alt (/ (- a t) z)> |
#<alt (/ (- (+ a (/ (* t (- a t)) z)) t) z)> |
#<alt (/ (- (+ a (/ (* (pow t 2) (- a t)) (pow z 2))) (+ t (* -1 (/ (* t (- a t)) z)))) z)> |
#<alt (/ (- (+ a (/ (* (pow t 3) (- a t)) (pow z 3))) (+ t (+ (* -1 (/ (* t (- a t)) z)) (* -1 (/ (* (pow t 2) (- a t)) (pow z 2)))))) z)> |
#<alt (/ (- a t) z)> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* t (- a t)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* t (- a t)) (/ (* (pow t 2) (- a t)) z)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- a t))) (* -1 (/ (* (pow t 3) (- a t)) z))) z)) (* t (- a t))) z))) z))> |
#<alt (/ (* 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 t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (/ (* x (- 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 (/ (* 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 (/ (* 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 (* -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 (/ (* 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 (* -1 (* t (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (* z (- y x))> |
#<alt (* z (- (+ y (* -1 (/ (* t (- y x)) z))) x))> |
#<alt (* z (- (+ y (* -1 (/ (* t (- y x)) z))) x))> |
#<alt (* z (- (+ y (* -1 (/ (* t (- y x)) z))) x))> |
#<alt (* z (- y x))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z))))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z))))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z))))> |
#<alt (* z (- y x))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (* -1 (* t (- y x)))> |
#<alt (* t (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (* t (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (* t (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (* -1 (* t (- y x)))> |
#<alt (* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x)))> |
#<alt (* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x)))> |
#<alt (* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x)))> |
#<alt (* -1 (* x (- 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)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (/ -1 x)> |
#<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))> |
171 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | a | @ | -inf | (/ (- a t) (- z t)) |
| 6.0ms | t | @ | inf | (/ (- a t) (- z t)) |
| 3.0ms | y | @ | -inf | (/ (* z (- y x)) (- a t)) |
| 2.0ms | a | @ | inf | (/ (* (- y x) (- z a)) t) |
| 1.0ms | a | @ | 0 | (/ (* z (- y x)) (- a t)) |
| 1× | batch-egg-rewrite |
| 4242× | /-lowering-/.f32 |
| 4242× | /-lowering-/.f64 |
| 3852× | *-lowering-*.f32 |
| 3852× | *-lowering-*.f64 |
| 1642× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 117 |
| 1 | 173 | 114 |
| 2 | 1933 | 113 |
| 0 | 8841 | 113 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- y x) (/ (- a t) (- z t)))) |
(/ (- y x) (/ (- a t) (- z t))) |
(- y x) |
(/ (- a t) (- z t)) |
(/ (* z (- y x)) (- a t)) |
(* z (- y x)) |
(- a t) |
(- y (/ (* (- y x) (- z a)) t)) |
(/ (* (- y x) (- z a)) t) |
(* (- y x) (- z a)) |
(+ x (/ (/ (- z t) (/ 1 (- y x))) (- a t))) |
(/ (/ (- z t) (/ 1 (- y x))) (- a t)) |
(/ (- z t) (/ 1 (- y x))) |
(- z t) |
(/ 1 (- y x)) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(-.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(-.f64 (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t)) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(-.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) |
(-.f64 (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x)))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z 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 y x) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.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 (-.f64 y x) z) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.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 (-.f64 y x) z)) (/.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 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) z) (*.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 (-.f64 y x) z) (*.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 (-.f64 y x) z) (neg.f64 (/.f64 (*.f64 t (-.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 (-.f64 y x) (-.f64 a t)) z (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 (-.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) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.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 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.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))) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.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 t z))))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 t z))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.f64 (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 a t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))) |
(/.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 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 t z)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))))) (+.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 x y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (*.f64 t (-.f64 y x))) (-.f64 a t)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 t (-.f64 y x)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) (*.f64 t (-.f64 y x)))) (*.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) (*.f64 t (-.f64 y x)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) (-.f64 a t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) (*.f64 t (-.f64 y x)))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 t (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 t (-.f64 y x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 t (-.f64 y x)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 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 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 (+.f64 x y))) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) (-.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.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 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 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 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 (-.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) (/.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 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.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 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (-.f64 #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 x y)))) |
(/.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 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal 1 binary64)) |
(/.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 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 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 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 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.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 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.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 x y)))) #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 x y)) #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 x y))))) |
(*.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 x y))) |
(+.f64 (/.f64 a (-.f64 z t)) (neg.f64 (/.f64 t (-.f64 z t)))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t z)) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (neg.f64 (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t z)) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z) (neg.f64 (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t z)) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 (/.f64 t (-.f64 z t)))) |
(fma.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (neg.f64 (/.f64 t (-.f64 z t)))) |
(fma.f64 (/.f64 a (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z) (neg.f64 (/.f64 t (-.f64 z t)))) |
(neg.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 a t) (-.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 a t))) |
(/.f64 (-.f64 (*.f64 a (-.f64 z t)) (*.f64 (-.f64 z t) t)) (*.f64 (-.f64 z t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 z t) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (*.f64 (-.f64 z t) (+.f64 a t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (+.f64 (*.f64 (/.f64 a (-.f64 z t)) (/.f64 a (-.f64 z t))) (+.f64 (*.f64 (/.f64 t (-.f64 z t)) (/.f64 t (-.f64 z t))) (*.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 z t)) (/.f64 a (-.f64 z t))) (*.f64 (/.f64 t (-.f64 z t)) (/.f64 t (-.f64 z t)))) (+.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (+.f64 a t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 a (/.f64 (-.f64 z t) t)) (-.f64 z t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) t))) |
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (-.f64 z t) a) t)) (*.f64 (/.f64 (-.f64 z t) a) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) t)) (*.f64 (/.f64 (-.f64 z t) a) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (-.f64 z t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 z t) a) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 z t) a) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 z t) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 z t) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 z t)) (*.f64 (-.f64 z t) t))) (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 a (-.f64 z t)) (/.f64 a (-.f64 z t))) (+.f64 (*.f64 (/.f64 t (-.f64 z t)) (/.f64 t (-.f64 z t))) (*.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a (-.f64 z t)) (/.f64 a (-.f64 z t))) (*.f64 (/.f64 t (-.f64 z t)) (/.f64 t (-.f64 z t))))) (neg.f64 (+.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (neg.f64 (+.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 a t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (*.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) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.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 (-.f64 y x) z) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(+.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 y z (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z))) |
(/.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 z)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (/.f64 z #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (+.f64 x y))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 y x)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(+.f64 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(-.f64 a t) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a t)) (/.f64 (*.f64 t t) (+.f64 a t))) |
(fma.f64 #s(literal -1 binary64) t a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 #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 y (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z a) t))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z a) 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))))) |
(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 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z a) t) y) |
(fma.f64 (*.f64 (-.f64 y x) (neg.f64 (-.f64 z a))) (/.f64 #s(literal 1 binary64) 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 #s(literal 0 binary64) (-.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 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 #s(literal 0 binary64) (-.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 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 #s(literal 0 binary64) (-.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 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 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z a) 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))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 z a) t))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) 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 #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 y x) (neg.f64 (-.f64 z a))) (-.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 x y))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z a)) (*.f64 (+.f64 x y) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (neg.f64 (-.f64 z a)))) (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 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z a) t)) (+.f64 x y)) |
(/.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 x y))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z a))) (neg.f64 (*.f64 (+.f64 x y) t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (neg.f64 (-.f64 z a))))) (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 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z a) t))) (neg.f64 (+.f64 x y))) |
(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 (-.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 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(*.f64 (*.f64 (-.f64 y x) (neg.f64 (-.f64 z a))) (/.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) 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 z #s(literal 1 binary64)) (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.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 x y))) (+.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 x y))) (+.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 x y) (+.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 x y) (+.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 x y))))) |
(/.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 x y))) |
(/.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 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 a z) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z a)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z a)) (+.f64 x y)) |
(/.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 x y)))) |
(/.f64 (*.f64 (-.f64 z a) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.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 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.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 x y))) (+.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 x y) (+.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 x y) (+.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 x y)))))) |
(/.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 x y)))) |
(/.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 x y)))))) |
(/.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 x y)))) |
(/.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 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z a))) (neg.f64 (+.f64 x y))) |
(/.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 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z a) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.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 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(-.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(-.f64 (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t)) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.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 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(-.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) |
(-.f64 (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x)))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z 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 y x) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.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 (-.f64 y x) z) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.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 (-.f64 y x) z)) (/.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 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) z) (*.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 (-.f64 y x) z) (*.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 (-.f64 y x) z) (neg.f64 (/.f64 (*.f64 t (-.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 (-.f64 y x) (-.f64 a t)) z (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 (-.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) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.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 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.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))) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.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 t z))))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 t z))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.f64 (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 a t) (/.f64 #s(literal -1 binary64) (-.f64 y x))))) |
(/.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 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 t z)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))))) (+.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 x y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (*.f64 t (-.f64 y x))) (-.f64 a t)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 t (-.f64 y x)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) (*.f64 t (-.f64 y x)))) (*.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) (*.f64 t (-.f64 y x)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) (-.f64 a t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) (*.f64 t (-.f64 y x)))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 t (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 t (-.f64 y x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 t (-.f64 y x)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 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 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 (+.f64 x y))) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) (-.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.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 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (*.f64 (-.f64 y x) z) (neg.f64 (*.f64 t (-.f64 y x)))) |
(+.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t))) |
(+.f64 (fma.f64 (-.f64 y x) z (neg.f64 (*.f64 (-.f64 y x) t))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t (*.f64 (-.f64 y x) t))) |
(+.f64 (fma.f64 (-.f64 y x) z (neg.f64 (*.f64 (-.f64 y x) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y x) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 y x) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal -1 binary64))))) |
(+.f64 (fma.f64 z (-.f64 y x) (neg.f64 (*.f64 (-.f64 y x) t))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t (*.f64 (-.f64 y x) t))) |
(+.f64 (fma.f64 z (-.f64 y x) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y x) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (-.f64 y x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 y x) (neg.f64 (*.f64 (-.f64 y x) t))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t (*.f64 (-.f64 y x) t))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 y x) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y x) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 y x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 y x) t))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t (*.f64 (-.f64 y x) t))) |
(+.f64 (fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y x) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (-.f64 y x) z) (*.f64 t (-.f64 y x))) |
(fma.f64 y (-.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t))) |
(fma.f64 (-.f64 y x) z (neg.f64 (*.f64 t (-.f64 y x)))) |
(fma.f64 z (-.f64 y x) (neg.f64 (*.f64 t (-.f64 y x)))) |
(fma.f64 (-.f64 z t) y (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 y x) (neg.f64 (*.f64 t (-.f64 y x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 t (-.f64 y x)))) |
(neg.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (+.f64 t z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #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 x y)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 t (-.f64 y x)) (*.f64 (*.f64 t (-.f64 y x)) (*.f64 t (-.f64 y x))))) (+.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (*.f64 t (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 t (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t (-.f64 y x)) (*.f64 t (-.f64 y x)))) (+.f64 (*.f64 (-.f64 y x) z) (*.f64 t (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (+.f64 t z)) |
(/.f64 (-.f64 (/.f64 z #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 z (/.f64 t #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) t)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) t)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (+.f64 x y) t)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (*.f64 (+.f64 x y) #s(literal 1 binary64))) (*.f64 (+.f64 x y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 x y) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (+.f64 x y) (/.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (+.f64 x y) t)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (*.f64 (+.f64 x y) #s(literal 1 binary64))) (*.f64 (+.f64 x y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 x y) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (+.f64 x y) (/.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) (neg.f64 (*.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 t z))) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z 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 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 t (-.f64 y x)) (*.f64 (*.f64 t (-.f64 y x)) (*.f64 t (-.f64 y x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (*.f64 t (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 t (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t (-.f64 y x)) (*.f64 t (-.f64 y x))))) (neg.f64 (+.f64 (*.f64 (-.f64 y x) z) (*.f64 t (-.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 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (neg.f64 (+.f64 t z))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (-.f64 z t)) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(-.f64 z t) |
(-.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t z) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 t z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (-.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 t z)) (*.f64 (+.f64 t z) (*.f64 t t))) (*.f64 (+.f64 t z) (+.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 t z)))) |
(pow.f64 (-.f64 z t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t z) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(pow.f64 (-.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.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 x y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 5008× | *-lowering-*.f32 |
| 5008× | *-lowering-*.f64 |
| 3646× | +-lowering-+.f64 |
| 3646× | +-lowering-+.f32 |
| 1626× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 896 | 11309 |
| 1 | 3064 | 10071 |
| 0 | 8420 | 10071 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (- z t)) (- a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(/ (* y (- z t)) (- a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(/ (* y (- z t)) (- a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(/ (* (- y x) (- z t)) a) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/ (* (- y x) (- z t)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(/ (* z (- y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(- y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(- y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(* -1 (/ (* t (- y x)) (- a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(/ (* z (- y x)) (- a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (/ t (- z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(/ a (- z t)) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(/ a (- z t)) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(/ a z) |
(+ (* -1 (* t (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
1 |
(- (+ 1 (* -1 (/ a t))) (* -1 (/ z t))) |
(- (+ 1 (+ (* -1 (/ a t)) (/ (* z (- (* -1 a) (* -1 z))) (pow t 2)))) (* -1 (/ z t))) |
(- (+ 1 (+ (* -1 (/ a t)) (/ (* (pow z 2) (- (* -1 a) (* -1 z))) (pow t 3)))) (+ (* -1 (/ z t)) (* -1 (/ (* z (- (* -1 a) (* -1 z))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- a z) t))) |
(+ 1 (* -1 (/ (- (+ a (/ (* z (- a z)) t)) z) t))) |
(+ 1 (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow z 2) (- a z)) t)) (* z (- a z))) t))) z) t))) |
(* -1 (/ (- a t) t)) |
(+ (* -1 (/ (- a t) t)) (* z (- (/ 1 t) (/ a (pow t 2))))) |
(+ (* -1 (/ (- a t) t)) (* z (- (+ (/ 1 t) (/ (* z (- (/ 1 t) (/ a (pow t 2)))) t)) (/ a (pow t 2))))) |
(+ (* -1 (/ (- a t) t)) (* z (- (+ (* z (- (/ (* z (- (/ 1 t) (/ a (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ a (pow t 2))) t)))) (/ 1 t)) (/ a (pow t 2))))) |
(/ (- a t) z) |
(/ (- (+ a (/ (* t (- a t)) z)) t) z) |
(/ (- (+ a (/ (* (pow t 2) (- a t)) (pow z 2))) (+ t (* -1 (/ (* t (- a t)) z)))) z) |
(/ (- (+ a (/ (* (pow t 3) (- a t)) (pow z 3))) (+ t (+ (* -1 (/ (* t (- a t)) z)) (* -1 (/ (* (pow t 2) (- a t)) (pow z 2)))))) z) |
(/ (- a t) z) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* t (- a t)) z))) z)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* t (- a t)) (/ (* (pow t 2) (- a t)) z)) z))) z)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- a t))) (* -1 (/ (* (pow t 3) (- a t)) z))) z)) (* t (- a t))) z))) z)) |
(/ (* 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 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(/ (* x (- 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))) |
(/ (* 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 (/ (* 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))) |
(* -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 (/ (* 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)) |
(* -1 (* t (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(* z (- y x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* z (- y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(* -1 (* t (- y x))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* -1 (* t (- y x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(* -1 (* x (- 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) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(/ -1 x) |
(- (* -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)) |
| Outputs |
|---|
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal -1 binary64)) (/.f64 t (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 x (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(-.f64 (-.f64 x (*.f64 a (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (-.f64 x (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (-.f64 x (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 y x)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 t a)))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
(+.f64 x (+.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 t 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 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) 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 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (+.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a)) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 (+.f64 y (-.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) (/.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) t))) (/.f64 (*.f64 a (-.f64 y x)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
(-.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (-.f64 z a)))) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) (/.f64 a t)))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (*.f64 z (-.f64 y x)) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 a (-.f64 y x)))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t)))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t)))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t)))) (/.f64 x (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(* -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 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 (*.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 a (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 y x)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t)) (*.f64 a a)))) a) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (+.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) (*.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 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (-.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (neg.f64 (*.f64 t 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 z (-.f64 y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(+.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (/.f64 (*.f64 a (-.f64 y x)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(-.f64 (+.f64 y (-.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) (/.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) t))) (-.f64 x (/.f64 (*.f64 a (-.f64 y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(-.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (-.f64 z a)))) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 x (/.f64 (*.f64 a (-.f64 y x)) t)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) (/.f64 a t)))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (+.f64 (*.f64 z (-.f64 y x)) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 a (-.f64 y x)))) t)) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) x) |
(* -1 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 x) |
(-.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 (- z t))) |
(/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(-.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(-.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(-.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 t (*.f64 (-.f64 z t) a)))) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 t (*.f64 (-.f64 z t) a)))) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 t (*.f64 (-.f64 z t) a)))) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 z t) a)) (/.f64 #s(literal -1 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 z t) a)) (/.f64 #s(literal -1 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 z t) a)) (/.f64 #s(literal -1 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(/ a z) |
(/.f64 a z) |
(+ (* -1 (* t (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
(-.f64 (/.f64 a z) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 z z))))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
(+.f64 (/.f64 a z) (*.f64 t (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 a (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 z z)))))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
(+.f64 (/.f64 a z) (*.f64 t (-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 a (pow.f64 z #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 a (*.f64 z (*.f64 z z)))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 z z)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ a t))) (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t)) |
(- (+ 1 (+ (* -1 (/ a t)) (/ (* z (- (* -1 a) (* -1 z))) (pow t 2)))) (* -1 (/ z t))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) a) z)) (*.f64 t t))) (/.f64 z t)) |
(- (+ 1 (+ (* -1 (/ a t)) (/ (* (pow z 2) (- (* -1 a) (* -1 z))) (pow t 3)))) (+ (* -1 (/ z t)) (* -1 (/ (* z (- (* -1 a) (* -1 z))) (pow t 2))))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (*.f64 (*.f64 z z) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) (/.f64 (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) a) z)) (*.f64 t t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- a z) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t)) |
(+ 1 (* -1 (/ (- (+ a (/ (* z (- a z)) t)) z) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 a (/.f64 (*.f64 z (-.f64 a z)) t)) z) t)) |
(+ 1 (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow z 2) (- a z)) t)) (* z (- a z))) t))) z) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 a (/.f64 (-.f64 (*.f64 (*.f64 z z) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) (*.f64 z (-.f64 a z))) t)) z) t)) |
(* -1 (/ (- a t) t)) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- a t) t)) (* z (- (/ 1 t) (/ a (pow t 2))))) |
(-.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t)))) (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- a t) t)) (* z (- (+ (/ 1 t) (/ (* z (- (/ 1 t) (/ a (pow t 2)))) t)) (/ a (pow t 2))))) |
(-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 z (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t))) t)) (/.f64 a (*.f64 t t))))) (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- a t) t)) (* z (- (+ (* z (- (/ (* z (- (/ 1 t) (/ a (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ a (pow t 2))) t)))) (/ 1 t)) (/ a (pow t 2))))) |
(-.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t)))) (*.f64 t t)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t))))) (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- (+ a (/ (* t (- a t)) z)) t) z) |
(/.f64 (+.f64 a (-.f64 (/.f64 (*.f64 t (-.f64 a t)) z) t)) z) |
(/ (- (+ a (/ (* (pow t 2) (- a t)) (pow z 2))) (+ t (* -1 (/ (* t (- a t)) z)))) z) |
(/.f64 (-.f64 (+.f64 a (/.f64 (*.f64 (-.f64 a t) (*.f64 t t)) (*.f64 z z))) (-.f64 t (/.f64 (*.f64 t (-.f64 a t)) z))) z) |
(/ (- (+ a (/ (* (pow t 3) (- a t)) (pow z 3))) (+ t (+ (* -1 (/ (* t (- a t)) z)) (* -1 (/ (* (pow t 2) (- a t)) (pow z 2)))))) z) |
(/.f64 (-.f64 (+.f64 a (/.f64 (*.f64 (-.f64 a t) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (-.f64 (-.f64 t (/.f64 (*.f64 t (-.f64 a t)) z)) (/.f64 (*.f64 (-.f64 a t) (*.f64 t t)) (*.f64 z z)))) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* t (- a t)) z))) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 a t)) (-.f64 #s(literal 0 binary64) z)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* t (- a t)) (/ (* (pow t 2) (- a t)) z)) z))) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (+.f64 (*.f64 t (-.f64 a t)) (*.f64 (*.f64 t t) (/.f64 (-.f64 a t) z))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- a t))) (* -1 (/ (* (pow t 3) (- a t)) z))) z)) (* t (- a t))) z))) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 (*.f64 t (-.f64 a t)) (/.f64 (-.f64 (*.f64 (-.f64 a t) (neg.f64 (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 a t) z))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (/ (* x z) (- a t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (/.f64 z (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 z x) (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 z x) (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 z x) (*.f64 y (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z x) (*.f64 y (-.f64 a t))) (/.f64 z (-.f64 a t))) (-.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 (*.f64 y z) (-.f64 a t)) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y 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 y z) (*.f64 (-.f64 a t) x)) (/.f64 z (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x)) (/.f64 z (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x)) (/.f64 z (-.f64 a t)))) |
(* -1 (/ (* x z) (- a t))) |
(-.f64 #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 y z) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* z (- y x)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(-.f64 (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) (neg.f64 (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t)))) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y)))) (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 (*.f64 z (-.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 t (*.f64 z (-.f64 y x))) a)) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z (-.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 t (*.f64 z (-.f64 y x))) a))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 z (-.f64 y x))) a) (/.f64 (*.f64 (*.f64 t t) (*.f64 z (-.f64 y x))) (*.f64 a a))))) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)) |
(/.f64 (-.f64 (*.f64 t (/.f64 (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y))) 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 (-.f64 (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y))) (/.f64 (+.f64 (*.f64 t (*.f64 z (-.f64 y x))) (*.f64 (*.f64 t t) (/.f64 (*.f64 z (-.f64 y x)) 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 (-.f64 (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y))) (/.f64 (-.f64 (*.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (-.f64 y x)) a))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (*.f64 z (-.f64 y x))) (*.f64 a a))) |
(+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 z (-.f64 y x))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(* -1 (/ (* z (- y x)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(/.f64 (-.f64 (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) t)) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t) |
(/.f64 (-.f64 (-.f64 (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 (*.f64 a a) (*.f64 z (-.f64 y x))) (*.f64 t t))) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) t)) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 z (-.f64 y x))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 z (-.f64 y x))) (*.f64 t t)))) t) |
(* -1 (/ (* z (- y x)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(/.f64 (-.f64 (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) t)) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(/.f64 (-.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 z (-.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -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 (*.f64 z (-.f64 y x)) t)) (*.f64 (*.f64 a a) (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 z (-.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z x) y) z) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z x) y) z) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z x) y) z) (-.f64 #s(literal 0 binary64) y)) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 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 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 a t)))) |
(/ (* 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 #s(literal 1 binary64) (/.f64 (-.f64 a z) t))) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(- (* y (- (+ 1 (/ a t)) (/ z t))) (* -1 (/ (* x (- z a)) t))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t))) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(- (* y (- (+ 1 (/ a t)) (/ z t))) (* -1 (/ (* x (- z a)) t))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t))) (/.f64 (*.f64 x (-.f64 z a)) t)) |
(* y (- (+ 1 (/ a t)) (/ z t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t))) |
(* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t))) |
(*.f64 y (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 x (-.f64 z a)) (*.f64 y t))) (/.f64 z t))) |
(* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t))) |
(*.f64 y (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 x (-.f64 z a)) (*.f64 y t))) (/.f64 z t))) |
(* y (- (+ 1 (+ (/ a t) (/ (* x (- z a)) (* t y)))) (/ z t))) |
(*.f64 y (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 x (-.f64 z a)) (*.f64 y t))) (/.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 x (-.f64 z a)) (neg.f64 (*.f64 y t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ (* x (- z a)) (* t y))) (+ 1 (* -1 (/ (- z a) t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z a)) (neg.f64 (*.f64 y t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ (* x (- z a)) (* t y))) (+ 1 (* -1 (/ (- z a) t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z a)) (neg.f64 (*.f64 y t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) (-.f64 #s(literal 0 binary64) 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 (+.f64 y (/.f64 (*.f64 x (-.f64 z a)) t)) (/.f64 (*.f64 y (-.f64 z a)) t)) |
(- (+ y (/ (* x (- z a)) t)) (/ (* y (- z a)) t)) |
(-.f64 (+.f64 y (/.f64 (*.f64 x (-.f64 z a)) t)) (/.f64 (*.f64 y (-.f64 z a)) t)) |
(- (+ y (/ (* x (- z a)) t)) (/ (* y (- z a)) t)) |
(-.f64 (+.f64 y (/.f64 (*.f64 x (-.f64 z a)) t)) (/.f64 (*.f64 y (-.f64 z a)) t)) |
(/ (* 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 y x) (-.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (-.f64 z a) t)))) |
(* x (- (/ y x) (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x))))) |
(*.f64 x (-.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (-.f64 z a) t)))) |
(* x (- (/ y x) (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x))))) |
(*.f64 x (-.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (-.f64 z a) t)))) |
(* -1 (* x (- (/ a t) (/ z t)))) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t)))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a z) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t)))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a z) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (- y (/ (* y (- z a)) t)) x)) (/ a t)) (/ z t)))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a z) t)) (-.f64 #s(literal 0 binary64) x)) |
(- 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 y (+.f64 (*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) (/.f64 (*.f64 a (-.f64 y x)) t))) |
(- (+ y (* z (- (/ x t) (/ y t)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (+.f64 (*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) (/.f64 (*.f64 a (-.f64 y x)) t))) |
(- (+ y (* z (- (/ x t) (/ y t)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (+.f64 (*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) (/.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 (/.f64 x t) (/.f64 y z)) (-.f64 (/.f64 y t) (/.f64 (*.f64 a (-.f64 y x)) (*.f64 z t))))) |
(* z (- (+ (/ x t) (/ y z)) (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x t) (/.f64 y z)) (-.f64 (/.f64 y t) (/.f64 (*.f64 a (-.f64 y x)) (*.f64 z t))))) |
(* z (- (+ (/ x t) (/ y z)) (+ (* -1 (/ (* a (- y x)) (* t z))) (/ y t)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x t) (/.f64 y z)) (-.f64 (/.f64 y t) (/.f64 (*.f64 a (-.f64 y x)) (*.f64 z t))))) |
(* -1 (/ (* z (- y x)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* z (- (* -1 (/ (- y (* -1 (/ (* a (- y x)) t))) z)) (* -1 (/ (- y x) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) z) (+.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) z) (+.f64 (-.f64 #s(literal 0 binary64) (/.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 a (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t))) |
(- (+ y (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(+.f64 y (-.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t))) |
(- (+ y (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(+.f64 y (-.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t))) |
(/ (* 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 z (-.f64 y x)) (*.f64 t a)) (/.f64 (-.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 z (-.f64 y x)) (*.f64 t a)) (/.f64 (-.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 z (-.f64 y x)) (*.f64 t a)) (/.f64 (-.f64 y x) t)))) |
(* -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 a (neg.f64 (-.f64 (-.f64 (/.f64 x t) (/.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) a)) (/.f64 y t)))) |
(* -1 (* a (- (+ (* -1 (/ (- y (/ (* z (- y x)) t)) a)) (/ x t)) (/ y t)))) |
(*.f64 a (neg.f64 (-.f64 (-.f64 (/.f64 x t) (/.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) a)) (/.f64 y t)))) |
(* -1 (* a (- (+ (* -1 (/ (- y (/ (* z (- y x)) t)) a)) (/ x t)) (/ y t)))) |
(*.f64 a (neg.f64 (-.f64 (-.f64 (/.f64 x t) (/.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) a)) (/.f64 y t)))) |
(* -1 (/ (* (- y x) (- z a)) t)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) |
(/ (- (* t y) (* (- y x) (- z a))) t) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 (-.f64 y x) (-.f64 z a))) t) |
(/ (- (* t y) (* (- y x) (- z a))) t) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 (-.f64 y x) (-.f64 z a))) t) |
(/ (- (* t y) (* (- y x) (- z a))) t) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 (-.f64 y x) (-.f64 z a))) t) |
y |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
y |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(+ y (* -1 (/ (* (- y x) (- z a)) t))) |
(-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(* -1 (/ (* x (- z a)) t)) |
(/.f64 (*.f64 x (-.f64 z a)) (-.f64 #s(literal 0 binary64) 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 x (-.f64 z a)) (neg.f64 (*.f64 y t))) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (* -1 (/ (* x (- z a)) (* t y))) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (-.f64 z a)) (neg.f64 (*.f64 y t))) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (* -1 (/ (* x (- z a)) (* t y))) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (-.f64 z a)) (neg.f64 (*.f64 y t))) (/.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 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x (-.f64 z a)) (*.f64 y t)) (/.f64 (-.f64 z a) t)))) |
(* -1 (* y (+ (* -1 (/ (- z a) t)) (/ (* x (- z a)) (* t y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x (-.f64 z a)) (*.f64 y t)) (/.f64 (-.f64 z a) t)))) |
(* -1 (* y (+ (* -1 (/ (- z a) t)) (/ (* x (- z a)) (* t y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x (-.f64 z a)) (*.f64 y t)) (/.f64 (-.f64 z a) t)))) |
(/ (* 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 (*.f64 x (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) |
(* x (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x)))) |
(*.f64 x (-.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (-.f64 z a) t))) |
(* x (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x)))) |
(*.f64 x (-.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (-.f64 z a) t))) |
(* x (+ (* -1 (/ (- z a) t)) (/ (* y (- z a)) (* t x)))) |
(*.f64 x (-.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 z a) t)) (/.f64 (-.f64 z a) t))) |
(* -1 (/ (* x (- z a)) t)) |
(/.f64 (*.f64 x (-.f64 z a)) (-.f64 #s(literal 0 binary64) 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 t x)) (/.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 t x)) (/.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 t x)) (/.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 y x) (/.f64 (-.f64 z a) t)) |
(+ (* -1 (/ (* a (- y x)) t)) (* z (- (/ y t) (/ x t)))) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(+ (* -1 (/ (* a (- y x)) t)) (* z (- (/ y t) (/ x t)))) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* 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 z t)) (/.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 z t)) (/.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 z t)) (/.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 y x) (/.f64 (-.f64 z a) t)) |
(+ (* -1 (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(+ (* -1 (/ (* a (- y x)) t)) (/ (* z (- y x)) t)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(* -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 z (-.f64 y x)) (*.f64 t a)) (/.f64 (-.f64 y x) t))) |
(* a (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t a)) (/.f64 (-.f64 y x) t))) |
(* a (+ (* -1 (/ (- y x) t)) (/ (* z (- y x)) (* a t)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t a)) (/.f64 (-.f64 y x) t))) |
(* -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 (+.f64 (/.f64 (-.f64 y x) t) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y t)) (/ x t)))) |
(*.f64 (+.f64 (/.f64 (-.f64 y x) t) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y t)) (/ x t)))) |
(*.f64 (+.f64 (/.f64 (-.f64 y x) t) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) a)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(/ (* (- y x) (- z a)) t) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)) |
(* -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)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- z a)) (/ (* x (- z a)) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z a)) y) (-.f64 z a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- z a)) (/ (* x (- z a)) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z a)) y) (-.f64 z a)) (-.f64 #s(literal 0 binary64) 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)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal -1 binary64)) (/.f64 t (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t)))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t)))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t)))) (/.f64 x (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(* -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 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 (+.f64 y (-.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) (/.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) t))) (/.f64 (*.f64 a (-.f64 y x)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
(-.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (-.f64 z a)))) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) (/.f64 a t)))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (*.f64 z (-.f64 y x)) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 a (-.f64 y x)))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 x (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(-.f64 (-.f64 x (*.f64 a (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (-.f64 x (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (-.f64 x (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 y x)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 t a)))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
(+.f64 x (+.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 t 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 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) 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 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (+.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a)) |
(* -1 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(+.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (/.f64 (*.f64 a (-.f64 y x)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(-.f64 (+.f64 y (-.f64 (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) (/.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) t))) (-.f64 x (/.f64 (*.f64 a (-.f64 y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(-.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (-.f64 z a)))) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 x (/.f64 (*.f64 a (-.f64 y x)) t)) (*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) (/.f64 a t)))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t))) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (+.f64 (*.f64 z (-.f64 y x)) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 a (-.f64 y x)))) t)) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (/.f64 (-.f64 z a) t)))) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) x) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 (*.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 a (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 y x)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t)) (*.f64 a a)))) a) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (+.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) (*.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 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (-.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (neg.f64 (*.f64 t 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 (* t (- y x))) |
(-.f64 #s(literal 0 binary64) (*.f64 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))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (-.f64 (-.f64 y (/.f64 (*.f64 t (-.f64 y x)) z)) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (-.f64 (-.f64 y (/.f64 (*.f64 t (-.f64 y x)) z)) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (-.f64 (-.f64 y (/.f64 (*.f64 t (-.f64 y x)) z)) x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 y x)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 y x)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 y x)))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z 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 #s(literal 0 binary64) (*.f64 t (-.f64 y x))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 y x))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 y x))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 y x))) |
(* -1 (* t (- y x))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -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 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) y) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) y) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) y) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 t) |
(-.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 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -1 (/ y (pow x 2))) (/ 1 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)) |
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+.f64 (*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.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 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) 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 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (*.f64 x 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 #s(literal 0 binary64) (/.f64 (*.f64 y y) 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)) |
Compiled 47236 to 4283 computations (90.9% saved)
21 alts after pruning (20 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1965 | 16 | 1981 |
| Fresh | 14 | 4 | 18 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1983 | 21 | 2004 |
| Status | Accuracy | Program |
|---|---|---|
| 43.3% | (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t)) | |
| 41.3% | (/.f64 (+.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (-.f64 a t)) | |
| ▶ | 25.9% | (/.f64 (*.f64 z (-.f64 y x)) a) |
| 23.9% | (/.f64 (*.f64 z y) (-.f64 a t)) | |
| ▶ | 39.5% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 23.3% | (/.f64 (*.f64 x (-.f64 z a)) t) | |
| 43.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) | |
| 44.3% | (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) | |
| 34.1% | (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) | |
| 25.1% | (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) | |
| ▶ | 79.2% | (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
| 48.9% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) | |
| ▶ | 45.4% | (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
| 62.9% | (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 15.8% | (+.f64 x (-.f64 y x)) | |
| 53.3% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) | |
| 46.5% | (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) | |
| 29.3% | (*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) | |
| 26.4% | (*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) | |
| ▶ | 20.8% | y |
| ✓ | 23.6% | x |
Compiled 566 to 373 computations (34.1% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (-.f64 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 y x) |
| ✓ | cost-diff | 0 | (*.f64 z (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z (-.f64 y x)) a) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 a t) (-.f64 y x)) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
| 1838× | fnmadd-define |
| 1506× | +-lowering-+.f64 |
| 1506× | +-lowering-+.f32 |
| 1500× | --lowering--.f32 |
| 1500× | --lowering--.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 117 |
| 1 | 36 | 115 |
| 2 | 87 | 115 |
| 3 | 226 | 115 |
| 4 | 815 | 115 |
| 5 | 3635 | 115 |
| 0 | 8382 | 115 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- z t) (/ (- a t) (- y x)))) |
x |
(/ (- z t) (/ (- a t) (- y x))) |
(- z t) |
z |
t |
(/ (- a t) (- y x)) |
(- a t) |
a |
(- y x) |
y |
y |
(/ (* z (- y x)) a) |
(* z (- y x)) |
z |
(- y x) |
y |
x |
a |
(+ x (/ (* z (- y x)) a)) |
x |
(/ (* z (- y x)) a) |
(* z (- y x)) |
z |
(- y x) |
y |
a |
(/ (* y (- z t)) (- a t)) |
(* y (- z t)) |
y |
(- z t) |
z |
t |
(- a t) |
a |
| Outputs |
|---|
(+ x (/ (- z t) (/ (- a t) (- y x)))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
x |
(/ (- z t) (/ (- a t) (- y x))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(- z t) |
(-.f64 z t) |
z |
t |
(/ (- a t) (- y x)) |
(/.f64 (-.f64 a t) (-.f64 y x)) |
(- a t) |
(-.f64 a t) |
a |
(- y x) |
(-.f64 y x) |
y |
y |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
z |
(- y x) |
(-.f64 y x) |
y |
x |
a |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
x |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
z |
(- y x) |
(-.f64 y x) |
y |
a |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
y |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 z t)) |
| ✓ | accuracy | 86.1% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 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 | 92.2% | (/.f64 (*.f64 z (-.f64 y x)) a) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y x)) |
| ✓ | accuracy | 92.2% | (/.f64 (*.f64 z (-.f64 y x)) a) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 a t) (-.f64 y x)) |
| ✓ | accuracy | 91.6% | (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
| ✓ | accuracy | 83.2% | (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
| 56.0ms | 210× | 0 | valid |
| 22.0ms | 38× | 1 | valid |
| 5.0ms | 8× | 2 | valid |
Compiled 123 to 17 computations (86.2% saved)
ival-mult: 13.0ms (31.7% of total)ival-add: 10.0ms (24.3% of total)ival-div: 9.0ms (21.9% of total)ival-sub: 7.0ms (17% of total)backward-pass: 2.0ms (4.9% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (- z t) (/ (- a t) (- y x))))> |
#<alt (/ (- z t) (/ (- a t) (- y x)))> |
#<alt (- z t)> |
#<alt (/ (- a t) (- y x))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* z (- y x))> |
#<alt (- y x)> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* y (- 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 (/ (* t (- y x)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (* z (- (/ y (- a t)) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t)))> |
#<alt (+ x (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)))> |
#<alt (+ x (* -1 (/ (* x (- z t)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (/ (* t (- y x)) (- a t)))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x)> |
#<alt (* -1 (/ (* (- y x) (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (/ t (- y x)))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (/ a (- y x))> |
#<alt (* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x))))> |
#<alt (* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x))))> |
#<alt (* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x))))> |
#<alt (/ a (- y x))> |
#<alt (* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x)))))> |
#<alt (* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x)))))> |
#<alt (* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x)))))> |
#<alt (/ a (- y x))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (* -1 (/ t (- y x)))> |
#<alt (* t (- (/ a (* t (- y x))) (/ 1 (- y x))))> |
#<alt (* t (- (/ a (* t (- y x))) (/ 1 (- y x))))> |
#<alt (* t (- (/ a (* t (- y x))) (/ 1 (- y x))))> |
#<alt (* -1 (/ t (- y x)))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x)))))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x)))))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x)))))> |
#<alt (* -1 (/ (- a t) x))> |
#<alt (+ (* -1 (/ (- a t) x)) (* y (- (/ t (pow x 2)) (/ a (pow x 2)))))> |
#<alt (+ (* -1 (/ (- a t) x)) (* y (- (+ (/ t (pow x 2)) (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) x)) (/ a (pow x 2)))))> |
#<alt (+ (* -1 (/ (- a t) x)) (* y (- (+ (* y (- (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) (pow x 2)) (* -1 (/ (- (/ t (pow x 2)) (/ a (pow x 2))) x)))) (/ t (pow x 2))) (/ a (pow x 2)))))> |
#<alt (/ (- a t) y)> |
#<alt (/ (- (+ a (/ (* x (- a t)) y)) t) y)> |
#<alt (/ (- (+ a (/ (* (pow x 2) (- a t)) (pow y 2))) (+ t (* -1 (/ (* x (- a t)) y)))) y)> |
#<alt (/ (- (+ a (/ (* (pow x 3) (- a t)) (pow y 3))) (+ t (+ (* -1 (/ (* x (- a t)) y)) (* -1 (/ (* (pow x 2) (- a t)) (pow y 2)))))) y)> |
#<alt (/ (- a t) y)> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* x (- a t)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* x (- a t)) (/ (* (pow x 2) (- a t)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- a t))) (* -1 (/ (* (pow x 3) (- a t)) y))) y)) (* x (- a t))) y))) y))> |
#<alt (/ (- a t) y)> |
#<alt (- (+ (/ a y) (/ (* x (- a t)) (pow y 2))) (/ t y))> |
#<alt (- (+ (* x (- (/ (* x (- a t)) (pow y 3)) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y))> |
#<alt (- (+ (* x (- (* x (- (/ (* x (- a t)) (pow y 4)) (* -1 (/ (- a t) (pow y 3))))) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y))> |
#<alt (* -1 (/ (- a t) x))> |
#<alt (/ (+ (* -1 (- a t)) (* -1 (/ (* y (- a t)) x))) x)> |
#<alt (/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 2) (- a t)) (pow x 2)))) (/ (* y (- a t)) x)) x)> |
#<alt (/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 3) (- a t)) (pow x 3)))) (+ (/ (* y (- a t)) x) (/ (* (pow y 2) (- a t)) (pow x 2)))) x)> |
#<alt (* -1 (/ (- a t) x))> |
#<alt (* -1 (/ (- (+ a (/ (* y (- a t)) x)) t) x))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow y 2) (- a t)) x)) (* y (- a t))) x))) t) x))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (- a t)) x) (* -1 (* (pow y 2) (- a t)))) x)) (* y (- a t))) x))) t) x))> |
#<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 (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (/ (* y z) a)> |
#<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 (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* y z) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))> |
#<alt (* -1 (/ (* y (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* -1 (* t y))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* -1 (* t y))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | t | @ | -inf | (/ (- a t) (- y x)) |
| 4.0ms | x | @ | -inf | (/ (- a t) (- y x)) |
| 1.0ms | y | @ | 0 | (/ (* y (- z t)) (- a t)) |
| 1.0ms | z | @ | inf | (/ (* z (- y x)) a) |
| 1.0ms | z | @ | -inf | (/ (* y (- z t)) (- a t)) |
| 1× | batch-egg-rewrite |
| 4968× | /-lowering-/.f32 |
| 4968× | /-lowering-/.f64 |
| 3344× | *-lowering-*.f32 |
| 3344× | *-lowering-*.f64 |
| 1776× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 75 |
| 1 | 119 | 73 |
| 2 | 1240 | 73 |
| 0 | 8347 | 73 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- z t) (/ (- a t) (- y x)))) |
(/ (- z t) (/ (- a t) (- y x))) |
(- z t) |
(/ (- a t) (- y x)) |
(/ (* z (- y x)) a) |
(* z (- y x)) |
(- y x) |
(+ x (/ (* z (- y x)) a)) |
(/ (* y (- z t)) (- a t)) |
(* y (- z t)) |
(- a t) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) |
(-.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (-.f64 (*.f64 (/.f64 t (-.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 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(-.f64 (+.f64 x (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) x))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (/.f64 (-.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 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 (/.f64 z (-.f64 a t)) (-.f64 y x) (neg.f64 (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) x))) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) x))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) x))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x) |
(/.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))) (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (*.f64 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 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.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 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.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 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (*.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 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) (*.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 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))))) |
(/.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 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x))))) (pow.f64 (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) x) (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) x)) (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (/.f64 (*.f64 x x) (-.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 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.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 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) (*.f64 (/.f64 (*.f64 x x) (-.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 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))))) (+.f64 (*.f64 (+.f64 x (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (+.f64 x (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)))) (+.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) (*.f64 (+.f64 x (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.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 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) |
(*.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 (-.f64 z t) y) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))) |
(+.f64 (fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) t (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t))) |
(+.f64 (fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 a t)) (*.f64 (-.f64 y x) (/.f64 t (-.f64 a t))))) |
(+.f64 (fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) (-.f64 y x) (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) t (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) (-.f64 y x) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 a t)) (*.f64 (-.f64 y x) (/.f64 t (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) (-.f64 y x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) (-.f64 y x) (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) t (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 a t)) (*.f64 (-.f64 y x) (/.f64 t (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) t (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) t))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 a t)) (*.f64 (-.f64 y x) (/.f64 t (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (/.f64 (*.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 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x)))) (/.f64 (*.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 z (*.f64 z z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x))))) (+.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (+.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))))) (/.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))) (+.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (+.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))) (/.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 a t)) (-.f64 y x) (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.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 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.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 (-.f64 a t) (-.f64 y x)) (+.f64 z t)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (*.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (-.f64 z t) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)))) |
(/.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 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (+.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))))) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) (-.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y 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 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) |
(/.f64 (-.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 z t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.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 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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.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 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))))) (+.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (+.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))) (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.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 z t) (-.f64 y x)) (-.f64 a t)) |
(/.f64 (-.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.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 z t) #s(literal 1 binary64))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) t))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.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) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (+.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))))) (neg.f64 (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 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 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #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) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.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) y) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 y x))))) (pow.f64 (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x))) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x)))) (*.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) (-.f64 y x))))))) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.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 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (/.f64 (-.f64 z t) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (/.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 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (+.f64 x y))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (+.f64 t a) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.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 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (+.f64 t a) (+.f64 x y))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(-.f64 z t) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t t) (-.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (-.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.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 (*.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 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 (/.f64 a (-.f64 y x)) (neg.f64 (/.f64 t (-.f64 y x)))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.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 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) (fma.f64 (neg.f64 (+.f64 x y)) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.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 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) (fma.f64 (neg.f64 (+.f64 x y)) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.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 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y) (neg.f64 (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) (fma.f64 (neg.f64 (+.f64 x y)) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) (-.f64 a t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (-.f64 y x)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (-.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (-.f64 y x)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 y x) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 y x) (+.f64 t a))) (/.f64 (*.f64 t t) (*.f64 (-.f64 y x) (+.f64 t a)))) |
(-.f64 (/.f64 (*.f64 a (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (+.f64 (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x)))))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (+.f64 (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (+.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x)))) (/.f64 (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x))) (+.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))))) |
(-.f64 (/.f64 (/.f64 a (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (/.f64 t (-.f64 y x)))) |
(fma.f64 (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (/.f64 t (-.f64 y x)))) |
(fma.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y) (neg.f64 (/.f64 t (-.f64 y x)))) |
(neg.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 a t) (-.f64 y x)) |
(/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (+.f64 t a)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 a (-.f64 y x)) (*.f64 (-.f64 y x) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 y x)) (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 t a) (-.f64 y x)) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (+.f64 (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))))) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) (-.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (-.f64 a t) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 y x) (+.f64 t a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 a (-.f64 y x)) (*.f64 (-.f64 y x) t)) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.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 t a))) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t a) (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 y x) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (*.f64 (-.f64 y x) (+.f64 t a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (+.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (+.f64 (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x)))) (+.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (+.f64 t a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 y x) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) a) t)) (*.f64 (/.f64 (-.f64 y x) a) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) (*.f64 (/.f64 (-.f64 y x) a) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (/.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 y x)) (*.f64 (-.f64 y x) t))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x)))) |
(/.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 t a))) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 t a) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (+.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (+.f64 (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x))))) (neg.f64 (+.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (neg.f64 (+.f64 t a))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (pow.f64 (neg.f64 (/.f64 t (-.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (-.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 y x))) (neg.f64 (/.f64 t (-.f64 y x)))) (*.f64 (/.f64 a (-.f64 y x)) (neg.f64 (/.f64 t (-.f64 y x))))))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 a t)) |
(*.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 (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (-.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 t a))))) |
(*.f64 (pow.f64 (/.f64 (-.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 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 y x)) (/.f64 (-.f64 a t) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(*.f64 (/.f64 (+.f64 t a) (-.f64 y x)) (/.f64 (-.f64 a t) (+.f64 t a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) a)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 a (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #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 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) a)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a)) |
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(+.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) (*.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 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)))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.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 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)) (-.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 #s(literal 1 binary64) (-.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 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)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.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)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) (/.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) x))) |
(fma.f64 z (/.f64 (-.f64 y x) 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 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) a) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) a) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (-.f64 y x)) x) |
(fma.f64 (/.f64 (-.f64 y x) a) z x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) x) (/.f64 a (*.f64 z (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 a (*.f64 z (-.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 a (*.f64 z (-.f64 y x)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) x) (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x))))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) x) (/.f64 a (*.f64 z (-.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 a (*.f64 z (-.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))))) (neg.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) (*.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))))) (*.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) x) (/.f64 a (*.f64 z (-.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) (/.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) (/.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x)))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) x) (/.f64 a (*.f64 z (-.f64 y x))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 a (*.f64 z (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.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 t a)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a (*.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 z t) y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.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 t a)))))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+.f64 (*.f64 y z) (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(fma.f64 y z (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 y (-.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))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y)) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y)) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 y z) (*.f64 y (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (*.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(*.f64 (-.f64 z t) y) |
(*.f64 y (-.f64 z t)) |
(+.f64 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(-.f64 a t) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) |
(-.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 (*.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 a t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (-.f64 (*.f64 t t) (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #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 t t) (*.f64 a (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 t a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.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 t a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 t t) (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (+.f64 t a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (-.f64 a (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 t a)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 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)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.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 a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
| 1× | egg-herbie |
| 5300× | *-lowering-*.f32 |
| 5300× | *-lowering-*.f64 |
| 3406× | +-lowering-+.f64 |
| 3406× | +-lowering-+.f32 |
| 1832× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 685 | 6384 |
| 1 | 2365 | 5642 |
| 0 | 8188 | 5642 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (- z t)) (- a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (/ (* t (- y x)) (- a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(/ (* z (- y x)) (- a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(/ (* z (- y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(- y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(- y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(/ (* (- y x) (- z t)) a) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/ (* (- y x) (- z t)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(/ (* y (- z t)) (- a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(/ (* y (- z t)) (- a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (/ t (- y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(/ a (- y x)) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(/ a (- y x)) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(/ a (- y x)) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(* -1 (/ t (- y x))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(* -1 (/ t (- y x))) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(* -1 (/ (- a t) x)) |
(+ (* -1 (/ (- a t) x)) (* y (- (/ t (pow x 2)) (/ a (pow x 2))))) |
(+ (* -1 (/ (- a t) x)) (* y (- (+ (/ t (pow x 2)) (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) x)) (/ a (pow x 2))))) |
(+ (* -1 (/ (- a t) x)) (* y (- (+ (* y (- (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) (pow x 2)) (* -1 (/ (- (/ t (pow x 2)) (/ a (pow x 2))) x)))) (/ t (pow x 2))) (/ a (pow x 2))))) |
(/ (- a t) y) |
(/ (- (+ a (/ (* x (- a t)) y)) t) y) |
(/ (- (+ a (/ (* (pow x 2) (- a t)) (pow y 2))) (+ t (* -1 (/ (* x (- a t)) y)))) y) |
(/ (- (+ a (/ (* (pow x 3) (- a t)) (pow y 3))) (+ t (+ (* -1 (/ (* x (- a t)) y)) (* -1 (/ (* (pow x 2) (- a t)) (pow y 2)))))) y) |
(/ (- a t) y) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* x (- a t)) y))) y)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* x (- a t)) (/ (* (pow x 2) (- a t)) y)) y))) y)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- a t))) (* -1 (/ (* (pow x 3) (- a t)) y))) y)) (* x (- a t))) y))) y)) |
(/ (- a t) y) |
(- (+ (/ a y) (/ (* x (- a t)) (pow y 2))) (/ t y)) |
(- (+ (* x (- (/ (* x (- a t)) (pow y 3)) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y)) |
(- (+ (* x (- (* x (- (/ (* x (- a t)) (pow y 4)) (* -1 (/ (- a t) (pow y 3))))) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y)) |
(* -1 (/ (- a t) x)) |
(/ (+ (* -1 (- a t)) (* -1 (/ (* y (- a t)) x))) x) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 2) (- a t)) (pow x 2)))) (/ (* y (- a t)) x)) x) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 3) (- a t)) (pow x 3)))) (+ (/ (* y (- a t)) x) (/ (* (pow y 2) (- a t)) (pow x 2)))) x) |
(* -1 (/ (- a t) x)) |
(* -1 (/ (- (+ a (/ (* y (- a t)) x)) t) x)) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow y 2) (- a t)) x)) (* y (- a t))) x))) t) x)) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (- a t)) x) (* -1 (* (pow y 2) (- a t)))) x)) (* y (- a t))) x))) t) 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) |
(* -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))))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(/ (* y z) a) |
(+ (* 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)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(/ (* y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(* -1 (/ (* y (- z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(/ (* y (- z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/ (* y (- z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* -1 (* t y)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* y z) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* y z) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* -1 (* t y)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* -1 (* t y)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
| 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 (/.f64 y x) #s(literal -1 binary64))))) |
(* 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 (/.f64 y x) #s(literal -1 binary64))))) |
(* 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 (/.f64 y x) #s(literal -1 binary64))))) |
(* -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 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) x))) (-.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 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) x))) (-.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 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (+.f64 (/.f64 x 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 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (+.f64 (/.f64 x 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 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) x)) |
(+ 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 (*.f64 z (-.f64 y x)) a)) (*.f64 t (+.f64 (-.f64 (*.f64 t (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a)) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ 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 (*.f64 z (-.f64 y x)) a)) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(-.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) |
(- (+ 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 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
(+.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z a)) (*.f64 t t)))))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(-.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(-.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 a (-.f64 y x))) (*.f64 t t))) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 y x))) (-.f64 z t)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 y x))) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+.f64 (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) 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 (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.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 #s(literal 1 binary64) (+.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 #s(literal -1 binary64) (-.f64 y x))) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.f64 (*.f64 t (*.f64 t (-.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 t) x) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (+.f64 (/.f64 x y) (/.f64 (-.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 t) x) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (+.f64 (/.f64 x y) (/.f64 (-.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 t) x) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (+.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 (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)))) |
(* -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 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)))) |
(* -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 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)))) |
(* -1 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a)) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(-.f64 (-.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) x) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(+.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) x))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(+.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t))) (*.f64 t t)) (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z a)) (*.f64 t t)))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (*.f64 (/.f64 (-.f64 y x) t) (-.f64 z a))) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 a (-.f64 y x))) (*.f64 t t))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 y x))) (-.f64 z t)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 z 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 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 y x))) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 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 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 a a)) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a)))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z t) (*.f64 t (*.f64 t t)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 a a)))) a) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.f64 (*.f64 t (*.f64 t (-.f64 y x))) (/.f64 (-.f64 z t) a))) a))) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a))))) a)) a))) a) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 #s(literal 0 binary64) (-.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 z t) (-.f64 a t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (/ t (- y x))) |
(/.f64 t (*.f64 #s(literal -1 binary64) (-.f64 y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t (*.f64 a (-.f64 y x))))) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t (*.f64 a (-.f64 y x))))) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t (*.f64 a (-.f64 y x))))) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 a (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 a (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 a (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(* -1 (/ t (- y x))) |
(/.f64 t (*.f64 #s(literal -1 binary64) (-.f64 y x))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(*.f64 t (+.f64 (/.f64 a (*.f64 t (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(*.f64 t (+.f64 (/.f64 a (*.f64 t (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(*.f64 t (+.f64 (/.f64 a (*.f64 t (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(* -1 (/ t (- y x))) |
(/.f64 t (*.f64 #s(literal -1 binary64) (-.f64 y x))) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 a (*.f64 t (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 a (*.f64 t (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 a (*.f64 t (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- a t) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) x)) |
(+ (* -1 (/ (- a t) x)) (* y (- (/ t (pow x 2)) (/ a (pow x 2))))) |
(-.f64 (*.f64 y (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x)))) (/.f64 (-.f64 a t) x)) |
(+ (* -1 (/ (- a t) x)) (* y (- (+ (/ t (pow x 2)) (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) x)) (/ a (pow x 2))))) |
(-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 y (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x)))) x) (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x))))) (/.f64 (-.f64 a t) x)) |
(+ (* -1 (/ (- a t) x)) (* y (- (+ (* y (- (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) (pow x 2)) (* -1 (/ (- (/ t (pow x 2)) (/ a (pow x 2))) x)))) (/ t (pow x 2))) (/ a (pow x 2))))) |
(-.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 y (/.f64 (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x))) (*.f64 x x))) (/.f64 (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x))) x))) (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x))))) (/.f64 (-.f64 a t) x)) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- (+ a (/ (* x (- a t)) y)) t) y) |
(/.f64 (+.f64 a (-.f64 (/.f64 (*.f64 (-.f64 a t) x) y) t)) y) |
(/ (- (+ a (/ (* (pow x 2) (- a t)) (pow y 2))) (+ t (* -1 (/ (* x (- a t)) y)))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 x (/.f64 (*.f64 (-.f64 a t) x) y)) y) (-.f64 a (-.f64 t (/.f64 (*.f64 (-.f64 a t) x) y)))) y) |
(/ (- (+ a (/ (* (pow x 3) (- a t)) (pow y 3))) (+ t (+ (* -1 (/ (* x (- a t)) y)) (* -1 (/ (* (pow x 2) (- a t)) (pow y 2)))))) y) |
(/.f64 (+.f64 a (-.f64 (/.f64 (*.f64 x (*.f64 x (/.f64 (*.f64 (-.f64 a t) x) y))) (*.f64 y y)) (-.f64 (-.f64 t (/.f64 (*.f64 (-.f64 a t) x) y)) (/.f64 (*.f64 x (/.f64 (*.f64 (-.f64 a t) x) y)) y)))) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* x (- a t)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a (-.f64 t (/.f64 (*.f64 (-.f64 a t) x) y)))) y) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* x (- a t)) (/ (* (pow x 2) (- a t)) y)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 a t) (/.f64 (+.f64 (*.f64 (-.f64 a t) x) (*.f64 x (/.f64 (*.f64 (-.f64 a t) x) y))) y))) y) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- a t))) (* -1 (/ (* (pow x 3) (- a t)) y))) y)) (* x (- a t))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 (-.f64 a t) x) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (-.f64 a t) x))) (*.f64 x (*.f64 x (/.f64 (*.f64 (-.f64 a t) x) y)))) y)) y))) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(- (+ (/ a y) (/ (* x (- a t)) (pow y 2))) (/ t y)) |
(+.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) y) (/.f64 (-.f64 a t) y)) |
(- (+ (* x (- (/ (* x (- a t)) (pow y 3)) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y)) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (-.f64 a t) x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 (-.f64 a t) y) y))) (/.f64 (-.f64 a t) y)) |
(- (+ (* x (- (* x (- (/ (* x (- a t)) (pow y 4)) (* -1 (/ (- a t) (pow y 3))))) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y)) |
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (-.f64 a t) x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (/.f64 (-.f64 a t) y) (*.f64 y y)))) (/.f64 (/.f64 (-.f64 a t) y) y))) (/.f64 (-.f64 a t) y)) |
(* -1 (/ (- a t) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) x)) |
(/ (+ (* -1 (- a t)) (* -1 (/ (* y (- a t)) x))) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (+.f64 a (/.f64 (*.f64 y (-.f64 a t)) x)) t) x)) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 2) (- a t)) (pow x 2)))) (/ (* y (- a t)) x)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (*.f64 y (-.f64 a t)) x))) (*.f64 y (-.f64 a t))) x)) x) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 3) (- a t)) (pow x 3)))) (+ (/ (* y (- a t)) x) (/ (* (pow y 2) (- a t)) (pow x 2)))) x) |
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (*.f64 y (*.f64 y (/.f64 (*.f64 y (-.f64 a t)) x))) (*.f64 x x))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (*.f64 y (-.f64 a t)) x))) (*.f64 y (-.f64 a t))) x)) x) |
(* -1 (/ (- a t) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) x)) |
(* -1 (/ (- (+ a (/ (* y (- a t)) x)) t) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (+.f64 a (/.f64 (*.f64 y (-.f64 a t)) x)) t) x)) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow y 2) (- a t)) x)) (* y (- a t))) x))) t) x)) |
(/.f64 (-.f64 (-.f64 a (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (*.f64 y (-.f64 a t)) x))) (*.f64 y (-.f64 a t))) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (- a t)) x) (* -1 (* (pow y 2) (- a t)))) x)) (* y (- a t))) x))) t) x)) |
(/.f64 (-.f64 (-.f64 a (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y (/.f64 (*.f64 y (-.f64 a t)) x))) (*.f64 y (*.f64 y (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 a t))) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(/ (* 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 x (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 z x) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 z x) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 z x) (*.f64 y a)))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 z x) (*.f64 y a)) (/.f64 z a)))) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 z x) (*.f64 y a)) (/.f64 z a)))) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 z x) (*.f64 y a)) (/.f64 z a)))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(* -1 (/ (* x z) a)) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 (/.f64 z a) x)) (/.f64 z a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 (/.f64 z a) x)) (/.f64 z a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 (/.f64 z a) x)) (/.f64 z a))) |
(* -1 (/ (* x z) a)) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 z a) (*.f64 y (/.f64 (/.f64 z a) x))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 z a) (*.f64 y (/.f64 (/.f64 z a) x))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 z a) (*.f64 y (/.f64 (/.f64 z a) x))))) |
(/ (* 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 #s(literal 0 binary64) (*.f64 z x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 z x) y) z))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 z x) y) z))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 z x) y) z))) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #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 x (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* x (+ 1 (* -1 (/ z a)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(*.f64 x (+.f64 (*.f64 y (/.f64 (/.f64 z a) x)) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(*.f64 x (+.f64 (*.f64 y (/.f64 (/.f64 z a) x)) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(*.f64 x (+.f64 (*.f64 y (/.f64 (/.f64 z a) x)) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* -1 (* x (- (/ z a) 1))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z a) #s(literal -1 binary64)))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(*.f64 (+.f64 (-.f64 (/.f64 z a) (*.f64 y (/.f64 (/.f64 z a) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(*.f64 (+.f64 (-.f64 (/.f64 z a) (*.f64 y (/.f64 (/.f64 z a) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(*.f64 (+.f64 (-.f64 (/.f64 z a) (*.f64 y (/.f64 (/.f64 z a) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
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 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 x z)))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 x z)))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 x z)))) |
(+ 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 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z a) (/.f64 (*.f64 z x) (*.f64 y a))))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z a) (/.f64 (*.f64 z x) (*.f64 y a))))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z a) (/.f64 (*.f64 z x) (*.f64 y a))))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y)) (-.f64 #s(literal 0 binary64) 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 a x)) a) |
(/ (+ (* a x) (* z (- y x))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 a x)) a) |
(/ (+ (* a x) (* z (- y x))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 a 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)) |
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)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (/ (* t y) (- a t))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 y (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 t (/.f64 y (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 t (/.f64 y (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 t (/.f64 y (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 y (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 y (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 y (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(/ (* 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 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.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 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) a) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.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 y (-.f64 z 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 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 a t)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z a)) t)))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(+.f64 (+.f64 (-.f64 y (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z a)) t))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 y t) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 y (-.f64 z a)) t)))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(-.f64 y (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(-.f64 y (/.f64 (+.f64 (*.f64 y z) (*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) y))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z a)) t))) (*.f64 a (*.f64 y (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 y (-.f64 z a))) t)) |
(* -1 (/ (* y (- z t)) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) t) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) t) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) a) (*.f64 t t))) |
(+ (* -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 a (/.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) t) t) t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) t) t))) (/.f64 (*.f64 y (-.f64 z t)) t)) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z t)) a)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) t) t) t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) t) t))) (/.f64 (*.f64 y (-.f64 z t)) t)) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a)))) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a))) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (+.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 t (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a))) a))) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (*.f64 y (-.f64 z t))) (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 t t))) (*.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a))) a)) a))) a) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* y z) |
(*.f64 y z) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) z) y)) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) z) y)) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) z) y)) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 (-.f64 y (/.f64 (*.f64 y z) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 (-.f64 y (/.f64 (*.f64 y z) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 (-.f64 y (/.f64 (*.f64 y z) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (+.f64 (/.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)) |
Compiled 30824 to 3030 computations (90.2% saved)
25 alts after pruning (23 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1351 | 11 | 1362 |
| Fresh | 3 | 12 | 15 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1358 | 25 | 1383 |
| Status | Accuracy | Program |
|---|---|---|
| 41.3% | (/.f64 (+.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (-.f64 a t)) | |
| 23.9% | (/.f64 (*.f64 z y) (-.f64 a t)) | |
| 18.1% | (/.f64 (*.f64 z y) a) | |
| 22.0% | (/.f64 (*.f64 y (-.f64 z t)) a) | |
| 23.3% | (/.f64 (*.f64 x (-.f64 z a)) t) | |
| 43.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) | |
| 44.3% | (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) | |
| 34.1% | (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) | |
| 25.1% | (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) | |
| 53.1% | (+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) | |
| ▶ | 48.9% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
| 38.5% | (+.f64 x (/.f64 (*.f64 z y) a)) | |
| ▶ | 61.6% | (+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
| ▶ | 15.8% | (+.f64 x (-.f64 y x)) |
| 48.9% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) | |
| 47.1% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) | |
| ▶ | 27.7% | (*.f64 (/.f64 (-.f64 y x) a) z) |
| 46.5% | (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) | |
| 28.0% | (*.f64 (-.f64 y x) (/.f64 z a)) | |
| 29.3% | (*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) | |
| 24.5% | (*.f64 y (/.f64 z (-.f64 a t))) | |
| ▶ | 26.4% | (*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
| 36.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) | |
| ✓ | 20.8% | y |
| ✓ | 23.6% | x |
Compiled 632 to 420 computations (33.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 a z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (/.f64 a z)) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) a) |
| ✓ | cost-diff | 128 | (+.f64 (-.f64 #s(literal 0 binary64) a) z) |
| ✓ | cost-diff | 128 | (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t) |
| ✓ | cost-diff | 128 | (*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 y x) a) z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 256 | (+.f64 x (-.f64 y x)) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 a t) (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
| 2184× | sum3-define |
| 1834× | +-lowering-+.f64 |
| 1834× | +-lowering-+.f32 |
| 1702× | fma-define |
| 1628× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 114 |
| 1 | 53 | 109 |
| 2 | 120 | 109 |
| 3 | 300 | 109 |
| 4 | 729 | 109 |
| 5 | 2874 | 109 |
| 0 | 8258 | 109 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ z (/ (- a t) (- y x)))) |
x |
(/ z (/ (- a t) (- y x))) |
z |
(/ (- a t) (- y x)) |
(- a t) |
a |
t |
(- y x) |
y |
(+ x (- y x)) |
x |
(- y x) |
y |
(* (/ (- y x) a) z) |
(/ (- y x) a) |
(- y x) |
y |
x |
a |
z |
(* x (/ (+ (- 0 a) z) t)) |
x |
(/ (+ (- 0 a) z) t) |
(+ (- 0 a) z) |
(- 0 a) |
0 |
a |
z |
t |
(+ x (/ (- y x) (/ a z))) |
x |
(/ (- y x) (/ a z)) |
(- y x) |
y |
(/ a z) |
a |
z |
| Outputs |
|---|
(+ x (/ z (/ (- a t) (- y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
x |
(/ z (/ (- a t) (- y x))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
z |
(/ (- a t) (- y x)) |
(/.f64 (-.f64 a t) (-.f64 y x)) |
(- a t) |
(-.f64 a t) |
a |
t |
(- y x) |
(-.f64 y x) |
y |
(+ x (- y x)) |
y |
x |
(- y x) |
(-.f64 y x) |
y |
(* (/ (- y x) a) z) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(- y x) |
(-.f64 y x) |
y |
x |
a |
z |
(* x (/ (+ (- 0 a) z) t)) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
x |
(/ (+ (- 0 a) z) t) |
(/.f64 (-.f64 z a) t) |
(+ (- 0 a) z) |
(-.f64 z a) |
(- 0 a) |
(-.f64 #s(literal 0 binary64) a) |
0 |
#s(literal 0 binary64) |
a |
z |
t |
(+ x (/ (- y x) (/ a z))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
x |
(/ (- y x) (/ a z)) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(- y x) |
(-.f64 y x) |
y |
(/ a z) |
(/.f64 a z) |
a |
z |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 a z) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
| ✓ | accuracy | 90.2% | (/.f64 (-.f64 y x) (/.f64 a z)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) a) |
| ✓ | accuracy | 100.0% | (+.f64 (-.f64 #s(literal 0 binary64) a) z) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t) |
| ✓ | accuracy | 89.9% | (*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) a) |
| ✓ | accuracy | 92.8% | (*.f64 (/.f64 (-.f64 y x) a) z) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 51.4% | (+.f64 x (-.f64 y x)) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 a t) (-.f64 y x)) |
| ✓ | accuracy | 94.6% | (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
| 66.0ms | 130× | 1 | valid |
| 49.0ms | 126× | 0 | valid |
Compiled 128 to 22 computations (82.8% saved)
ival-div: 32.0ms (53.6% of total)ival-add: 8.0ms (13.4% of total)ival-sub: 7.0ms (11.7% of total)ival-mult: 6.0ms (10.1% of total)backward-pass: 6.0ms (10.1% of total)const: 1.0ms (1.7% of total)| Inputs |
|---|
#<alt (+ x (/ z (/ (- a t) (- y x))))> |
#<alt (/ z (/ (- a t) (- y x)))> |
#<alt (/ (- a t) (- y x))> |
#<alt (- a t)> |
#<alt (+ x (- y x))> |
#<alt (- y x)> |
#<alt (* (/ (- y x) a) z)> |
#<alt (/ (- y x) a)> |
#<alt (* x (/ (+ (- 0 a) z) t))> |
#<alt (/ (+ (- 0 a) z) t)> |
#<alt (+ (- 0 a) z)> |
#<alt (- 0 a)> |
#<alt (+ x (/ (- y x) (/ a z)))> |
#<alt (/ (- y x) (/ a z))> |
#<alt (/ a z)> |
| Outputs |
|---|
#<alt (/ (* y z) (- a t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t)))> |
#<alt (* x (+ 1 (* -1 (/ z (- a t)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))))> |
#<alt (* -1 (* x (- (/ z (- a t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1)))> |
#<alt x> |
#<alt (+ x (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ x (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ x (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (* z (- (/ y (- a t)) (/ x (- a t))))> |
#<alt (* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (+ x (* -1 (/ (* z (- y x)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))))> |
#<alt (+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)))> |
#<alt (- (+ x (+ (/ (* z (- y x)) a) (/ (* (pow t 2) (* z (- y x))) (pow a 3)))) (* -1 (/ (* t (* z (- y x))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a)))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* z (- y x)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))))> |
#<alt (- (+ x (+ (* -1 (/ (* z (- y x)) t)) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 3))))) (/ (* a (* z (- y x))) (pow t 2)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* z (- y x)) t)))> |
#<alt (+ x (* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)))> |
#<alt (+ x (* -1 (/ (* x z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y)))))> |
#<alt (/ (* 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 (/ (* z (- y x)) t))> |
#<alt (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))> |
#<alt (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2)))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a)> |
#<alt (/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a)> |
#<alt (/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* z (- y x)))) (* -1 (/ (* (pow t 3) (* z (- y x))) a))) a)) (* t (* z (- y x)))) a))) a))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t)> |
#<alt (/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t)> |
#<alt (/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t)> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))> |
#<alt (* -1 (/ (* x 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 (/ t (- y x)))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (/ a (- y x))> |
#<alt (* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x))))> |
#<alt (* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x))))> |
#<alt (* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x))))> |
#<alt (/ a (- y x))> |
#<alt (* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x)))))> |
#<alt (* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x)))))> |
#<alt (* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x)))))> |
#<alt (/ a (- y x))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (+ (* -1 (/ t (- y x))) (/ a (- y x)))> |
#<alt (* -1 (/ t (- y x)))> |
#<alt (* t (- (/ a (* t (- y x))) (/ 1 (- y x))))> |
#<alt (* t (- (/ a (* t (- y x))) (/ 1 (- y x))))> |
#<alt (* t (- (/ a (* t (- y x))) (/ 1 (- y x))))> |
#<alt (* -1 (/ t (- y x)))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x)))))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x)))))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x)))))> |
#<alt (* -1 (/ (- a t) x))> |
#<alt (+ (* -1 (/ (- a t) x)) (* y (- (/ t (pow x 2)) (/ a (pow x 2)))))> |
#<alt (+ (* -1 (/ (- a t) x)) (* y (- (+ (/ t (pow x 2)) (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) x)) (/ a (pow x 2)))))> |
#<alt (+ (* -1 (/ (- a t) x)) (* y (- (+ (* y (- (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) (pow x 2)) (* -1 (/ (- (/ t (pow x 2)) (/ a (pow x 2))) x)))) (/ t (pow x 2))) (/ a (pow x 2)))))> |
#<alt (/ (- a t) y)> |
#<alt (/ (- (+ a (/ (* x (- a t)) y)) t) y)> |
#<alt (/ (- (+ a (/ (* (pow x 2) (- a t)) (pow y 2))) (+ t (* -1 (/ (* x (- a t)) y)))) y)> |
#<alt (/ (- (+ a (/ (* (pow x 3) (- a t)) (pow y 3))) (+ t (+ (* -1 (/ (* x (- a t)) y)) (* -1 (/ (* (pow x 2) (- a t)) (pow y 2)))))) y)> |
#<alt (/ (- a t) y)> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* x (- a t)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* x (- a t)) (/ (* (pow x 2) (- a t)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- a t))) (* -1 (/ (* (pow x 3) (- a t)) y))) y)) (* x (- a t))) y))) y))> |
#<alt (/ (- a t) y)> |
#<alt (- (+ (/ a y) (/ (* x (- a t)) (pow y 2))) (/ t y))> |
#<alt (- (+ (* x (- (/ (* x (- a t)) (pow y 3)) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y))> |
#<alt (- (+ (* x (- (* x (- (/ (* x (- a t)) (pow y 4)) (* -1 (/ (- a t) (pow y 3))))) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y))> |
#<alt (* -1 (/ (- a t) x))> |
#<alt (/ (+ (* -1 (- a t)) (* -1 (/ (* y (- a t)) x))) x)> |
#<alt (/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 2) (- a t)) (pow x 2)))) (/ (* y (- a t)) x)) x)> |
#<alt (/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 3) (- a t)) (pow x 3)))) (+ (/ (* y (- a t)) x) (/ (* (pow y 2) (- a t)) (pow x 2)))) x)> |
#<alt (* -1 (/ (- a t) x))> |
#<alt (* -1 (/ (- (+ a (/ (* y (- a t)) x)) t) x))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow y 2) (- a t)) x)) (* y (- a t))) x))) t) x))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (- a t)) x) (* -1 (* (pow y 2) (- a t)))) x)) (* y (- a t))) 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)))))> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt (* -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 (/ (* 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)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* -1 (/ x a))> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (/ y a)> |
#<alt (* y (+ (* -1 (/ x (* a y))) (/ 1 a)))> |
#<alt (* y (+ (* -1 (/ x (* a y))) (/ 1 a)))> |
#<alt (* y (+ (* -1 (/ x (* a y))) (/ 1 a)))> |
#<alt (/ y a)> |
#<alt (* -1 (* y (- (/ x (* a y)) (/ 1 a))))> |
#<alt (* -1 (* y (- (/ x (* a y)) (/ 1 a))))> |
#<alt (* -1 (* y (- (/ x (* a y)) (/ 1 a))))> |
#<alt (/ y a)> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (* -1 (/ x a))> |
#<alt (* x (- (/ y (* a x)) (/ 1 a)))> |
#<alt (* x (- (/ y (* a x)) (/ 1 a)))> |
#<alt (* x (- (/ y (* a x)) (/ 1 a)))> |
#<alt (* -1 (/ x a))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a))))> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x z) t)> |
#<alt (+ (* -1 (/ (* a x) t)) (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* a x) t)) (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* a x) t)) (/ (* x z) t))> |
#<alt (* -1 (/ (* a x) t))> |
#<alt (* a (+ (* -1 (/ x t)) (/ (* x z) (* a t))))> |
#<alt (* a (+ (* -1 (/ x t)) (/ (* x z) (* a t))))> |
#<alt (* a (+ (* -1 (/ x t)) (/ (* x z) (* a t))))> |
#<alt (* -1 (/ (* a x) t))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x z) (* a t))) (/ x t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x z) (* a t))) (/ x t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x z) (* a t))) (/ x t))))> |
#<alt (* -1 (/ (* a x) t))> |
#<alt (+ (* -1 (/ (* a x) t)) (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* a x) t)) (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* a x) t)) (/ (* x z) t))> |
#<alt (/ (* x z) t)> |
#<alt (* z (+ (* -1 (/ (* a x) (* t z))) (/ x t)))> |
#<alt (* z (+ (* -1 (/ (* a x) (* t z))) (/ x t)))> |
#<alt (* z (+ (* -1 (/ (* a x) (* t z))) (/ x t)))> |
#<alt (/ (* x z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x t)) (/ (* a x) (* t z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x t)) (/ (* a x) (* t z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x t)) (/ (* a x) (* t z)))))> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ (* x (- z a)) t)> |
#<alt (/ z t)> |
#<alt (+ (* -1 (/ a t)) (/ z t))> |
#<alt (+ (* -1 (/ a t)) (/ z t))> |
#<alt (+ (* -1 (/ a t)) (/ z t))> |
#<alt (* -1 (/ a t))> |
#<alt (* a (- (/ z (* a t)) (/ 1 t)))> |
#<alt (* a (- (/ z (* a t)) (/ 1 t)))> |
#<alt (* a (- (/ z (* a t)) (/ 1 t)))> |
#<alt (* -1 (/ a t))> |
#<alt (* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t))))> |
#<alt (* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t))))> |
#<alt (* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t))))> |
#<alt (* -1 (/ a t))> |
#<alt (+ (* -1 (/ a t)) (/ z t))> |
#<alt (+ (* -1 (/ a t)) (/ z t))> |
#<alt (+ (* -1 (/ a t)) (/ z t))> |
#<alt (/ z t)> |
#<alt (* z (+ (* -1 (/ a (* t z))) (/ 1 t)))> |
#<alt (* z (+ (* -1 (/ a (* t z))) (/ 1 t)))> |
#<alt (* z (+ (* -1 (/ a (* t z))) (/ 1 t)))> |
#<alt (/ z t)> |
#<alt (* -1 (* z (- (/ a (* t z)) (/ 1 t))))> |
#<alt (* -1 (* z (- (/ a (* t z)) (/ 1 t))))> |
#<alt (* -1 (* z (- (/ a (* t z)) (/ 1 t))))> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt z> |
#<alt (+ z (* -1 a))> |
#<alt (+ z (* -1 a))> |
#<alt (+ z (* -1 a))> |
#<alt (* -1 a)> |
#<alt (* a (- (/ z a) 1))> |
#<alt (* a (- (/ z a) 1))> |
#<alt (* a (- (/ z a) 1))> |
#<alt (* -1 a)> |
#<alt (* -1 (* a (+ 1 (* -1 (/ z a)))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ z a)))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ z a)))))> |
#<alt (* -1 a)> |
#<alt (- z a)> |
#<alt (- z a)> |
#<alt (- z a)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ a z))))> |
#<alt (* z (+ 1 (* -1 (/ a z))))> |
#<alt (* z (+ 1 (* -1 (/ a z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ a z) 1)))> |
#<alt (* -1 (* z (- (/ a z) 1)))> |
#<alt (* -1 (* z (- (/ a z) 1)))> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<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 (* -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 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 (* -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)) 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 (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
#<alt (/ a z)> |
141 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (/ (- a t) (- y x)) |
| 1.0ms | x | @ | 0 | (* x (/ (+ (- 0 a) z) t)) |
| 1.0ms | z | @ | -inf | (* x (/ (+ (- 0 a) z) t)) |
| 1.0ms | a | @ | inf | (/ a z) |
| 1.0ms | z | @ | inf | (+ x (/ z (/ (- a t) (- y x)))) |
| 1× | batch-egg-rewrite |
| 3546× | /-lowering-/.f32 |
| 3546× | /-lowering-/.f64 |
| 2896× | *-lowering-*.f32 |
| 2896× | *-lowering-*.f64 |
| 1478× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 89 |
| 1 | 168 | 84 |
| 2 | 1822 | 83 |
| 0 | 9013 | 83 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ z (/ (- a t) (- y x)))) |
(/ z (/ (- a t) (- y x))) |
(/ (- a t) (- y x)) |
(- a t) |
(+ x (- y x)) |
(- y x) |
(* (/ (- y x) a) z) |
(/ (- y x) a) |
(* x (/ (+ (- 0 a) z) t)) |
(/ (+ (- 0 a) z) t) |
(+ (- 0 a) z) |
(- 0 a) |
(+ x (/ (- y x) (/ a z))) |
(/ (- y x) (/ a z)) |
(/ a z) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)))) (/.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (-.f64 y x) (/.f64 z (-.f64 a t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z x) |
(fma.f64 (/.f64 z (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))) (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x z) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x z) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))) (neg.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)))) (*.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))) (*.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))))) |
(+.f64 (*.f64 (/.f64 z (-.f64 a t)) y) (*.f64 (/.f64 z (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(fma.f64 y (/.f64 z (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 a t)) y (*.f64 (/.f64 z (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.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 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.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 z (-.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 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 a t) (+.f64 x y))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (neg.f64 (/.f64 z (-.f64 a t))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z (-.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 z (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 z (-.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 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z (-.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 z (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(+.f64 (/.f64 a (-.f64 y x)) (neg.f64 (/.f64 t (-.f64 y x)))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.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 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) (fma.f64 (neg.f64 (+.f64 x y)) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.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 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) (fma.f64 (neg.f64 (+.f64 x y)) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.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 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y) (neg.f64 (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) (fma.f64 (neg.f64 (+.f64 x y)) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 x y) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) (-.f64 a t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (/.f64 t (-.f64 y x)))) |
(fma.f64 (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (/.f64 t (-.f64 y x)))) |
(fma.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y) (neg.f64 (/.f64 t (-.f64 y x)))) |
(neg.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 a t) (-.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 y x) (+.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 a (-.f64 y x)) (*.f64 (-.f64 y x) t)) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.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 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 a t) (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 y x) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (*.f64 (-.f64 y x) (+.f64 a t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (+.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (+.f64 (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x)))))) |
(/.f64 (-.f64 a (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x)))) (+.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (+.f64 a t)) |
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 a (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) a) t)) (*.f64 (/.f64 (-.f64 y x) a) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (/.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) (*.f64 (/.f64 (-.f64 y x) a) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 y x) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 y x)) (*.f64 (-.f64 y x) t))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x)))) |
(/.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 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (+.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (+.f64 (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))) (*.f64 (/.f64 t (-.f64 y x)) (/.f64 t (-.f64 y x))))) (neg.f64 (+.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (neg.f64 (+.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 a t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64))) |
(*.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 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 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))))) |
(fma.f64 #s(literal -1 binary64) t a) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 a t)) |
(/.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 (*.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 (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 y x)) |
(+.f64 y (+.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(+.f64 (-.f64 y x) x) |
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 y (-.f64 x x)) |
(-.f64 (+.f64 x y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 x (-.f64 y x)))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) x) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 (-.f64 y x) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 (-.f64 y x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 x (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 (-.f64 y x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 (-.f64 y x) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (neg.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 y x)))) (neg.f64 (-.f64 x (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x y) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x x)) (-.f64 (-.f64 y x) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 x x)) (+.f64 (+.f64 x y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (-.f64 y x))) (*.f64 (-.f64 x (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 x (-.f64 y x)) (-.f64 x (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 (-.f64 y x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 y x))))) (neg.f64 (neg.f64 (-.f64 x (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x y) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 y x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 x x))) (neg.f64 (+.f64 (+.f64 x y) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 (-.f64 y x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 (-.f64 y x) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 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 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 (-.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 y (/.f64 a z)) (neg.f64 (/.f64 x (/.f64 a z)))) |
(+.f64 (fma.f64 y (/.f64 z a) (neg.f64 (*.f64 (/.f64 z a) x))) (fma.f64 (neg.f64 (/.f64 z a)) x (*.f64 (/.f64 z a) x))) |
(+.f64 (fma.f64 y (/.f64 z a) (neg.f64 (*.f64 z (/.f64 x a)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a) (*.f64 z (/.f64 x a)))) |
(+.f64 (fma.f64 y (/.f64 z a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x a) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) |
(+.f64 (fma.f64 y (/.f64 z a) (neg.f64 (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z a)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y a) z (neg.f64 (*.f64 (/.f64 z a) x))) (fma.f64 (neg.f64 (/.f64 z a)) x (*.f64 (/.f64 z a) x))) |
(+.f64 (fma.f64 (/.f64 y a) z (neg.f64 (*.f64 z (/.f64 x a)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a) (*.f64 z (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y a) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x a) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y a) z (neg.f64 (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z a)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z a) x))) (fma.f64 (neg.f64 (/.f64 z a)) x (*.f64 (/.f64 z a) x))) |
(+.f64 (fma.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 x a)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a) (*.f64 z (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x a) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z a)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a) (neg.f64 (*.f64 (/.f64 z a) x))) (fma.f64 (neg.f64 (/.f64 z a)) x (*.f64 (/.f64 z a) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a) (neg.f64 (*.f64 z (/.f64 x a)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a) (*.f64 z (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x a) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a) (neg.f64 (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z a)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 a z)) (/.f64 x (/.f64 a z))) |
(fma.f64 y (/.f64 z a) (neg.f64 (/.f64 x (/.f64 a z)))) |
(fma.f64 (/.f64 y a) z (neg.f64 (/.f64 x (/.f64 a z)))) |
(fma.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 a z)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a) (neg.f64 (/.f64 x (/.f64 a z)))) |
(neg.f64 (/.f64 z (/.f64 a (-.f64 y x)))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(/.f64 (/.f64 (-.f64 y x) a) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 (-.f64 y x) a) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 a z)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 a z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 a z) (+.f64 x y))) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 z (-.f64 y x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a z)) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a 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 a z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (/.f64 a z))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 a z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 a z)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 a z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 a z) (+.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (/.f64 y (/.f64 a z)) (/.f64 y (/.f64 a z))) (+.f64 (*.f64 (/.f64 x (/.f64 a z)) (/.f64 x (/.f64 a z))) (*.f64 (/.f64 y (/.f64 a z)) (/.f64 x (/.f64 a z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 a z)) (/.f64 y (/.f64 a z))) (*.f64 (/.f64 x (/.f64 a z)) (/.f64 x (/.f64 a z)))) (+.f64 (/.f64 y (/.f64 a z)) (/.f64 x (/.f64 a z)))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) a) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z a)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z a)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) a) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (/.f64 a z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 a z) (/.f64 x a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a z) x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a z)) (*.f64 (/.f64 a z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 a z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x a))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 (/.f64 a z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 a z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 a z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a z))) |
(/.f64 (-.f64 (/.f64 a z) (*.f64 (/.f64 (/.f64 a z) y) x)) (*.f64 (/.f64 (/.f64 a z) y) (/.f64 a z))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 a z) y) (/.f64 x a))) (*.f64 (/.f64 (/.f64 a z) y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) x)) (*.f64 (/.f64 (/.f64 a z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a z) y) (/.f64 (/.f64 a z) x))) |
(/.f64 (-.f64 (/.f64 a z) (*.f64 (/.f64 (/.f64 a z) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 a z) y) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 a z)) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 a z) (/.f64 x a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 a z)) (*.f64 (/.f64 a z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 a z)) (*.f64 (/.f64 a z) x))) (neg.f64 (*.f64 (/.f64 a z) (/.f64 a 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 a z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 a z)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (/.f64 a z)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 a z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 y x)))) a) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 a z)) (/.f64 y (/.f64 a z))) (+.f64 (*.f64 (/.f64 x (/.f64 a z)) (/.f64 x (/.f64 a z))) (*.f64 (/.f64 y (/.f64 a z)) (/.f64 x (/.f64 a z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 a z)) (/.f64 y (/.f64 a z))) (*.f64 (/.f64 x (/.f64 a z)) (/.f64 x (/.f64 a z))))) (neg.f64 (+.f64 (/.f64 y (/.f64 a z)) (/.f64 x (/.f64 a z))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) a) |
(/.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 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z a))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) a) |
(pow.f64 (/.f64 a (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(*.f64 (/.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z a)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 a (-.f64 y x)))) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a 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 a z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (/.f64 y a) (neg.f64 (/.f64 x a))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) x (*.f64 (/.f64 #s(literal 1 binary64) a) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y a) (/.f64 x a)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 x a))) |
(neg.f64 (/.f64 (-.f64 y x) a)) |
(/.f64 (-.f64 y x) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) a) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 a (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 a x)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) a)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 a (+.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (+.f64 (*.f64 (/.f64 x a) (/.f64 x a)) (*.f64 (/.f64 y a) (/.f64 x a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (*.f64 (/.f64 x a) (/.f64 x a))) (+.f64 (/.f64 y a) (/.f64 x a))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) a)) (+.f64 x y)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) a) |
(/.f64 (-.f64 (*.f64 y (/.f64 a x)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a x))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 a (-.f64 #s(literal 0 binary64) x))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a y) x)) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a x)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 a x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) a) (*.f64 a x)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 a x)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) a) (*.f64 a (-.f64 #s(literal 0 binary64) x))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) a) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 y a) (*.f64 a x))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (+.f64 (*.f64 (/.f64 x a) (/.f64 x a)) (*.f64 (/.f64 y a) (/.f64 x a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (*.f64 (/.f64 x a) (/.f64 x a)))) (neg.f64 (+.f64 (/.f64 y a) (/.f64 x a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 x y))) |
(pow.f64 (/.f64 a (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 a a)) a) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x (+.f64 z a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 t (+.f64 z a)))) |
(/.f64 (*.f64 x (+.f64 z a)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 x (+.f64 z a))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 z a))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 x (-.f64 a z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 t (+.f64 z a))) |
(/.f64 (*.f64 (-.f64 a z) x) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 t (+.f64 z a))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 t (+.f64 z a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (+.f64 z a)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 a z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a z) x)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 t (+.f64 z a)))) |
(pow.f64 (/.f64 t (*.f64 x (+.f64 z a))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 z a) t)) |
(*.f64 (+.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (*.f64 x (+.f64 z a)) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 z a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 a z) t)) |
(neg.f64 (/.f64 (-.f64 a z) t)) |
(/.f64 (+.f64 z a) t) |
(/.f64 (+.f64 z a) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 z a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 z a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (+.f64 z a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 z z)) (*.f64 t (-.f64 a z))) |
(/.f64 (-.f64 a z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 a z) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (+.f64 z a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (+.f64 z a)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a)) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (-.f64 a z) t)) |
(/.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 t (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 z z))) (neg.f64 (*.f64 t (-.f64 a z)))) |
(/.f64 (*.f64 (+.f64 z a) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 z z)) (/.f64 #s(literal 1 binary64) t)) (-.f64 a z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (-.f64 a z))) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a)) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 z z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 a z) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 z z)) (/.f64 #s(literal 1 binary64) t))) (+.f64 z a)) |
(pow.f64 (/.f64 t (+.f64 z a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (+.f64 z a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 z a) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 z a) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z a)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 z a)) #s(literal -1 binary64))) |
(*.f64 (-.f64 a z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a)))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a z))) |
(+.f64 z a) |
(+.f64 a z) |
(+.f64 #s(literal 0 binary64) (+.f64 z a)) |
(+.f64 (+.f64 z #s(literal 0 binary64)) a) |
(-.f64 z a) |
(-.f64 #s(literal 0 binary64) (-.f64 a z)) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 z a)) (/.f64 (*.f64 z z) (-.f64 a z))) |
(-.f64 (+.f64 z #s(literal 0 binary64)) a) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) a) z) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) z) |
(fma.f64 #s(literal -1 binary64) a z) |
(neg.f64 (-.f64 a z)) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 z z) (-.f64 (*.f64 a a) (*.f64 z a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) (-.f64 (*.f64 a a) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 z z)) (-.f64 a z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a z) (-.f64 (*.f64 a a) (*.f64 z z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 a a) (*.f64 z a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 z z))) (+.f64 z a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a z) (*.f64 (-.f64 a z) (-.f64 a z)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 a z) (-.f64 a z)) (*.f64 #s(literal 0 binary64) (-.f64 a z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a z) (-.f64 a z))) (-.f64 a z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (+.f64 z a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 a z)) (*.f64 (-.f64 a z) (*.f64 z z))) (*.f64 (-.f64 a z) (-.f64 a z))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 z z)))) (-.f64 a z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a z) (*.f64 (-.f64 a z) (-.f64 a z))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 a z) (-.f64 a z)) (*.f64 #s(literal 0 binary64) (-.f64 a z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 a a))) (-.f64 a z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a z) (-.f64 a z)))) (+.f64 z a)) |
(pow.f64 (/.f64 (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a z) (-.f64 (*.f64 a a) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (+.f64 z a)) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 a z))) |
a |
(+.f64 a #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) a) |
(-.f64 #s(literal 0 binary64) a) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) a) |
(-.f64 (/.f64 #s(literal 0 binary64) a) a) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) a #s(literal 0 binary64)) |
(neg.f64 a) |
(/.f64 (*.f64 a a) a) |
(/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(pow.f64 a #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 a a)) #s(literal -1 binary64)) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 #s(literal -1 binary64) a) |
(+.f64 x (/.f64 z (/.f64 a (-.f64 y x)))) |
(+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) a))) |
(+.f64 (/.f64 z (/.f64 a (-.f64 y x))) x) |
(+.f64 (-.f64 x (/.f64 y (/.f64 a z))) (/.f64 x (/.f64 a z))) |
(-.f64 x (/.f64 z (/.f64 a (-.f64 y x)))) |
(-.f64 (/.f64 y (/.f64 a z)) (-.f64 (/.f64 x (/.f64 a z)) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 z (/.f64 a (-.f64 y x))))) (/.f64 (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))) (+.f64 x (/.f64 z (/.f64 a (-.f64 y x)))))) |
(-.f64 (+.f64 x (/.f64 y (/.f64 a z))) (/.f64 x (/.f64 a z))) |
(fma.f64 z (/.f64 (-.f64 y x) a) x) |
(fma.f64 y (/.f64 z a) (neg.f64 (-.f64 (/.f64 x (/.f64 a z)) x))) |
(fma.f64 (-.f64 y x) (/.f64 z a) x) |
(fma.f64 (/.f64 (-.f64 y x) a) z x) |
(fma.f64 (/.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z a) x) |
(fma.f64 (/.f64 y a) z (neg.f64 (-.f64 (/.f64 x (/.f64 a z)) x))) |
(fma.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 a z)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 a (-.f64 y x))) x) |
(fma.f64 (/.f64 z a) (-.f64 y x) x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) a) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z a) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a) (neg.f64 (-.f64 (/.f64 x (/.f64 a z)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 a (-.f64 y x))) x) (/.f64 a (*.f64 z (-.f64 y x))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 z (/.f64 a (-.f64 y x)))) (+.f64 (*.f64 x x) (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x x) (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x))))) (+.f64 x (/.f64 z (/.f64 a (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 a (-.f64 y x))) x) (/.f64 a (*.f64 z (-.f64 y x))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 z (/.f64 a (-.f64 y x)))) (+.f64 (*.f64 x x) (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 a (-.f64 y x))) x) (/.f64 a (*.f64 z (-.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 a z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 a z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))))) (neg.f64 (+.f64 x (/.f64 z (/.f64 a (-.f64 y x)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))) (*.f64 x x)) (-.f64 (/.f64 z (/.f64 a (-.f64 y x))) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 a (-.f64 y x))) x) (/.f64 a (*.f64 z (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 a z))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 a z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 z (/.f64 a (-.f64 y x))))) (*.f64 (+.f64 x (/.f64 z (/.f64 a (-.f64 y x)))) (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))))) (+.f64 (*.f64 x x) (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 a (-.f64 y x))) x) (/.f64 a (*.f64 z (-.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x))))))) (neg.f64 (neg.f64 (+.f64 x (/.f64 z (/.f64 a (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 z (/.f64 a (-.f64 y x))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 a (-.f64 y x))) x) (/.f64 a (*.f64 z (-.f64 y x))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 z (/.f64 a (-.f64 y x)))) (+.f64 (*.f64 x x) (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 a (*.f64 z (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 a (-.f64 y x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 a (-.f64 y x))) x) (/.f64 a (*.f64 z (-.f64 y x))))))) |
(+.f64 (/.f64 y (/.f64 a z)) (neg.f64 (/.f64 x (/.f64 a z)))) |
(+.f64 (fma.f64 y (/.f64 z a) (neg.f64 (*.f64 (/.f64 z a) x))) (fma.f64 (neg.f64 (/.f64 z a)) x (*.f64 (/.f64 z a) x))) |
(+.f64 (fma.f64 y (/.f64 z a) (neg.f64 (*.f64 z (/.f64 x a)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a) (*.f64 z (/.f64 x a)))) |
(+.f64 (fma.f64 y (/.f64 z a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x a) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) |
(+.f64 (fma.f64 y (/.f64 z a) (neg.f64 (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z a)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y a) z (neg.f64 (*.f64 (/.f64 z a) x))) (fma.f64 (neg.f64 (/.f64 z a)) x (*.f64 (/.f64 z a) x))) |
(+.f64 (fma.f64 (/.f64 y a) z (neg.f64 (*.f64 z (/.f64 x a)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a) (*.f64 z (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y a) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x a) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y a) z (neg.f64 (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z a)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z a) x))) (fma.f64 (neg.f64 (/.f64 z a)) x (*.f64 (/.f64 z a) x))) |
(+.f64 (fma.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 x a)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a) (*.f64 z (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x a) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z a)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a) (neg.f64 (*.f64 (/.f64 z a) x))) (fma.f64 (neg.f64 (/.f64 z a)) x (*.f64 (/.f64 z a) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a) (neg.f64 (*.f64 z (/.f64 x a)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a) (*.f64 z (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x a) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x a)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a) (neg.f64 (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z a)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z a) (/.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 a z)) (/.f64 x (/.f64 a z))) |
(fma.f64 y (/.f64 z a) (neg.f64 (/.f64 x (/.f64 a z)))) |
(fma.f64 (/.f64 y a) z (neg.f64 (/.f64 x (/.f64 a z)))) |
(fma.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 a z)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a) (neg.f64 (/.f64 x (/.f64 a z)))) |
(neg.f64 (/.f64 z (/.f64 a (-.f64 y x)))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(/.f64 (/.f64 (-.f64 y x) a) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 (-.f64 y x) a) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 a z)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 a z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 a z) (+.f64 x y))) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 z (-.f64 y x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a z)) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a 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 a z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (/.f64 a z))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 a z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 a z)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 a z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 a z) (+.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (/.f64 y (/.f64 a z)) (/.f64 y (/.f64 a z))) (+.f64 (*.f64 (/.f64 x (/.f64 a z)) (/.f64 x (/.f64 a z))) (*.f64 (/.f64 y (/.f64 a z)) (/.f64 x (/.f64 a z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 a z)) (/.f64 y (/.f64 a z))) (*.f64 (/.f64 x (/.f64 a z)) (/.f64 x (/.f64 a z)))) (+.f64 (/.f64 y (/.f64 a z)) (/.f64 x (/.f64 a z)))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) a) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z a)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z a)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) a) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (/.f64 a z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 a z) (/.f64 x a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a z) x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a z)) (*.f64 (/.f64 a z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 a z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x a))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 (/.f64 a z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 a z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 a z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a z))) |
(/.f64 (-.f64 (/.f64 a z) (*.f64 (/.f64 (/.f64 a z) y) x)) (*.f64 (/.f64 (/.f64 a z) y) (/.f64 a z))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 a z) y) (/.f64 x a))) (*.f64 (/.f64 (/.f64 a z) y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) x)) (*.f64 (/.f64 (/.f64 a z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a z) y) (/.f64 (/.f64 a z) x))) |
(/.f64 (-.f64 (/.f64 a z) (*.f64 (/.f64 (/.f64 a z) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 a z) y) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 a z)) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 a z) (/.f64 x a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 a z)) (*.f64 (/.f64 a z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 a z)) (*.f64 (/.f64 a z) x))) (neg.f64 (*.f64 (/.f64 a z) (/.f64 a 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 a z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 a z)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (/.f64 a z)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 a z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 y x)))) a) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 a z)) (/.f64 y (/.f64 a z))) (+.f64 (*.f64 (/.f64 x (/.f64 a z)) (/.f64 x (/.f64 a z))) (*.f64 (/.f64 y (/.f64 a z)) (/.f64 x (/.f64 a z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 a z)) (/.f64 y (/.f64 a z))) (*.f64 (/.f64 x (/.f64 a z)) (/.f64 x (/.f64 a z))))) (neg.f64 (+.f64 (/.f64 y (/.f64 a z)) (/.f64 x (/.f64 a z))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) a) |
(/.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 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z a))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) a) |
(pow.f64 (/.f64 a (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(*.f64 (/.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z a)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 a (-.f64 y x)))) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a 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 a z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 a z)) |
(neg.f64 (/.f64 a z)) |
(/.f64 a z) |
(/.f64 a (-.f64 #s(literal 0 binary64) z)) |
(/.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 a (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) z) a)) |
(/.f64 (*.f64 a a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) a))) |
(/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 a a))) |
(/.f64 (*.f64 a (*.f64 a a)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 z a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z a) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 z a)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) a)) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) z) a)) (*.f64 (-.f64 #s(literal 0 binary64) z) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) z) a)) (*.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 z a))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 z a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z a)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 z a))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 a z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z a) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 z a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) z)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 a (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 a z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) a) |
(*.f64 #s(literal -1 binary64) (/.f64 a z)) |
| 1× | egg-herbie |
| 4418× | *-lowering-*.f32 |
| 4418× | *-lowering-*.f64 |
| 2322× | +-lowering-+.f64 |
| 2322× | +-lowering-+.f32 |
| 1932× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 533 | 5860 |
| 1 | 1799 | 5310 |
| 2 | 6501 | 5292 |
| 0 | 8175 | 5292 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y z) (- a t)) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(* x (+ 1 (* -1 (/ z (- a t))))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(* -1 (* x (- (/ z (- a t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
x |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t)))))) |
(+ x (* -1 (/ (* z (- y x)) t))) |
(+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))) |
(+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2)))))) |
x |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))) |
(- (+ x (+ (/ (* z (- y x)) a) (/ (* (pow t 2) (* z (- y x))) (pow a 3)))) (* -1 (/ (* t (* z (- y x))) (pow a 2)))) |
x |
(+ x (/ (* z (- y x)) a)) |
(+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
x |
(+ x (* -1 (/ (* z (- y x)) t))) |
(+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))) |
(- (+ x (+ (* -1 (/ (* z (- y x)) t)) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 3))))) (/ (* a (* z (- y x))) (pow t 2))) |
x |
(+ x (* -1 (/ (* z (- y x)) t))) |
(+ x (* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t))) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))) |
(+ x (* -1 (/ (* x z) (- a t)))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(/ (* y z) (- a t)) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(/ (* y z) (- a t)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(/ (* 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 (/ (* z (- y x)) t)) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2))))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2))))) |
(/ (* z (- y x)) a) |
(/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a) |
(/ (* z (- y x)) a) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* z (- y x)))) (* -1 (/ (* (pow t 3) (* z (- y x))) a))) a)) (* t (* z (- y x)))) a))) a)) |
(/ (* z (- y x)) a) |
(+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)) |
(+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(* -1 (/ (* z (- y x)) t)) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t) |
(* -1 (/ (* z (- y x)) t)) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(* -1 (/ (* x 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 (/ t (- y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(/ a (- y x)) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(/ a (- y x)) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(/ a (- y x)) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(* -1 (/ t (- y x))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(* -1 (/ t (- y x))) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(* -1 (/ (- a t) x)) |
(+ (* -1 (/ (- a t) x)) (* y (- (/ t (pow x 2)) (/ a (pow x 2))))) |
(+ (* -1 (/ (- a t) x)) (* y (- (+ (/ t (pow x 2)) (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) x)) (/ a (pow x 2))))) |
(+ (* -1 (/ (- a t) x)) (* y (- (+ (* y (- (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) (pow x 2)) (* -1 (/ (- (/ t (pow x 2)) (/ a (pow x 2))) x)))) (/ t (pow x 2))) (/ a (pow x 2))))) |
(/ (- a t) y) |
(/ (- (+ a (/ (* x (- a t)) y)) t) y) |
(/ (- (+ a (/ (* (pow x 2) (- a t)) (pow y 2))) (+ t (* -1 (/ (* x (- a t)) y)))) y) |
(/ (- (+ a (/ (* (pow x 3) (- a t)) (pow y 3))) (+ t (+ (* -1 (/ (* x (- a t)) y)) (* -1 (/ (* (pow x 2) (- a t)) (pow y 2)))))) y) |
(/ (- a t) y) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* x (- a t)) y))) y)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* x (- a t)) (/ (* (pow x 2) (- a t)) y)) y))) y)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- a t))) (* -1 (/ (* (pow x 3) (- a t)) y))) y)) (* x (- a t))) y))) y)) |
(/ (- a t) y) |
(- (+ (/ a y) (/ (* x (- a t)) (pow y 2))) (/ t y)) |
(- (+ (* x (- (/ (* x (- a t)) (pow y 3)) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y)) |
(- (+ (* x (- (* x (- (/ (* x (- a t)) (pow y 4)) (* -1 (/ (- a t) (pow y 3))))) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y)) |
(* -1 (/ (- a t) x)) |
(/ (+ (* -1 (- a t)) (* -1 (/ (* y (- a t)) x))) x) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 2) (- a t)) (pow x 2)))) (/ (* y (- a t)) x)) x) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 3) (- a t)) (pow x 3)))) (+ (/ (* y (- a t)) x) (/ (* (pow y 2) (- a t)) (pow x 2)))) x) |
(* -1 (/ (- a t) x)) |
(* -1 (/ (- (+ a (/ (* y (- a t)) x)) t) x)) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow y 2) (- a t)) x)) (* y (- a t))) x))) t) x)) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (- a t)) x) (* -1 (* (pow y 2) (- a t)))) x)) (* y (- a t))) 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))))) |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
(* -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 (/ (* 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)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(* -1 (/ x a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(/ y a) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(/ y a) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(/ y a) |
(+ (* -1 (/ x a)) (/ y a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(* -1 (/ x a)) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(* -1 (/ x a)) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x z) t) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(* -1 (/ (* a x) t)) |
(* a (+ (* -1 (/ x t)) (/ (* x z) (* a t)))) |
(* a (+ (* -1 (/ x t)) (/ (* x z) (* a t)))) |
(* a (+ (* -1 (/ x t)) (/ (* x z) (* a t)))) |
(* -1 (/ (* a x) t)) |
(* -1 (* a (+ (* -1 (/ (* x z) (* a t))) (/ x t)))) |
(* -1 (* a (+ (* -1 (/ (* x z) (* a t))) (/ x t)))) |
(* -1 (* a (+ (* -1 (/ (* x z) (* a t))) (/ x t)))) |
(* -1 (/ (* a x) t)) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(/ (* x z) t) |
(* z (+ (* -1 (/ (* a x) (* t z))) (/ x t))) |
(* z (+ (* -1 (/ (* a x) (* t z))) (/ x t))) |
(* z (+ (* -1 (/ (* a x) (* t z))) (/ x t))) |
(/ (* x z) t) |
(* -1 (* z (+ (* -1 (/ x t)) (/ (* a x) (* t z))))) |
(* -1 (* z (+ (* -1 (/ x t)) (/ (* a x) (* t z))))) |
(* -1 (* z (+ (* -1 (/ x t)) (/ (* a x) (* t z))))) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ (* x (- z a)) t) |
(/ z t) |
(+ (* -1 (/ a t)) (/ z t)) |
(+ (* -1 (/ a t)) (/ z t)) |
(+ (* -1 (/ a t)) (/ z t)) |
(* -1 (/ a t)) |
(* a (- (/ z (* a t)) (/ 1 t))) |
(* a (- (/ z (* a t)) (/ 1 t))) |
(* a (- (/ z (* a t)) (/ 1 t))) |
(* -1 (/ a t)) |
(* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t)))) |
(* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t)))) |
(* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t)))) |
(* -1 (/ a t)) |
(+ (* -1 (/ a t)) (/ z t)) |
(+ (* -1 (/ a t)) (/ z t)) |
(+ (* -1 (/ a t)) (/ z t)) |
(/ z t) |
(* z (+ (* -1 (/ a (* t z))) (/ 1 t))) |
(* z (+ (* -1 (/ a (* t z))) (/ 1 t))) |
(* z (+ (* -1 (/ a (* t z))) (/ 1 t))) |
(/ z t) |
(* -1 (* z (- (/ a (* t z)) (/ 1 t)))) |
(* -1 (* z (- (/ a (* t z)) (/ 1 t)))) |
(* -1 (* z (- (/ a (* t z)) (/ 1 t)))) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
z |
(+ z (* -1 a)) |
(+ z (* -1 a)) |
(+ z (* -1 a)) |
(* -1 a) |
(* a (- (/ z a) 1)) |
(* a (- (/ z a) 1)) |
(* a (- (/ z a) 1)) |
(* -1 a) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(* -1 a) |
(- z a) |
(- z a) |
(- z a) |
z |
(* z (+ 1 (* -1 (/ a z)))) |
(* z (+ 1 (* -1 (/ a z)))) |
(* z (+ 1 (* -1 (/ a z)))) |
z |
(* -1 (* z (- (/ a z) 1))) |
(* -1 (* z (- (/ a z) 1))) |
(* -1 (* z (- (/ a z) 1))) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 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)))) (/ (* 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 (* -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)) |
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))))) |
(* -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)) 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) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
(/ a z) |
| Outputs |
|---|
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ z (- a t))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z (- a t)) 1))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 z (-.f64 a t)) (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 z (-.f64 a t)) (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 z (-.f64 a t)) (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x))))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 z)) |
(+ x (* -1 (/ (* z (- y x)) t))) |
(-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))) |
(-.f64 (-.f64 x (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t))))) |
(+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 z (-.f64 y x)))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t))))) |
x |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))) |
(+.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) (/.f64 (*.f64 z (*.f64 t (-.f64 y x))) (*.f64 a a))) |
(- (+ x (+ (/ (* z (- y x)) a) (/ (* (pow t 2) (* z (- y x))) (pow a 3)))) (* -1 (/ (* t (* z (- y x))) (pow a 2)))) |
(+.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) (*.f64 t (+.f64 (/.f64 (*.f64 z (*.f64 t (-.f64 y x))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) a)))) |
x |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a))) |
(-.f64 x (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a))) a)) |
(+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a))) |
(+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (+.f64 (*.f64 z (*.f64 t (-.f64 y x))) (*.f64 t (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a)))) a))) a)) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))) |
(+.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) (/.f64 (*.f64 z (*.f64 t (-.f64 y x))) (*.f64 a a))) |
(+ x (+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) (*.f64 t (+.f64 (/.f64 (*.f64 z (*.f64 t (-.f64 y x))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) a)))) |
(+ x (+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) a) (*.f64 t (+.f64 (/.f64 (*.f64 z (*.f64 t (-.f64 y x))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a (*.f64 a a)))))))) |
x |
(+ x (* -1 (/ (* z (- y x)) t))) |
(-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))) |
(-.f64 (-.f64 x (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(- (+ x (+ (* -1 (/ (* z (- y x)) t)) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 3))))) (/ (* a (* z (- y x))) (pow t 2))) |
(-.f64 (-.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) (/.f64 (*.f64 a (*.f64 a (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) (*.f64 t t))) |
x |
(+ x (* -1 (/ (* z (- y x)) t))) |
(-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t))) |
(-.f64 x (/.f64 (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) t)) t)) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))) |
(-.f64 x (/.f64 (-.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 z (-.f64 y x)))) t)) t)) |
(+ x (* -1 (/ (* x z) (- a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z (-.f64 a t)) (*.f64 x (/.f64 z (*.f64 y (-.f64 a t))))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z (-.f64 a t)) (*.f64 x (/.f64 z (*.f64 y (-.f64 a t))))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z (-.f64 a t)) (*.f64 x (/.f64 z (*.f64 y (-.f64 a t))))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(/ (* 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 (/ (* z (- y x)) t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a (*.f64 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 a (*.f64 z (-.f64 y x))) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t)))) (/.f64 (*.f64 z (-.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 #s(literal 0 binary64) (*.f64 a (*.f64 z (-.f64 y x)))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t)))) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a))) a) (+.f64 (*.f64 z (-.f64 y x)) (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a)))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) a) (/.f64 (*.f64 t (*.f64 t t)) a))) (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a))) a))) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (-.f64 y x)) (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a)))) a) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (+.f64 (*.f64 z (*.f64 t (-.f64 y x))) (*.f64 t (*.f64 t (/.f64 (*.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 #s(literal 1 binary64) (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 (*.f64 z (*.f64 t (-.f64 y x))) (/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 y x)) (neg.f64 (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a))))) a)) a))) 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 z (*.f64 t (-.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 t (-.f64 y x))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) 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 (*.f64 z (-.f64 y x)) a) a) (*.f64 t (+.f64 (/.f64 (*.f64 z (*.f64 t (-.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 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 z (-.f64 y x)))) t)) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (neg.f64 z) (/.f64 (/.f64 (/.f64 (-.f64 y x) t) t) t))) (*.f64 z (-.f64 y x))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 z (-.f64 y x)))) t)) t) |
(* -1 (/ (* z (- y x)) t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) t)) (-.f64 #s(literal 0 binary64) 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 (*.f64 a (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 z (-.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -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 a (*.f64 a (*.f64 z (-.f64 y x)))) (*.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 a (*.f64 a a)) t))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 z (-.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (* x z) (- a t))) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (*.f64 x (/.f64 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 x (/.f64 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 x (/.f64 z (*.f64 y (-.f64 a t)))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t)))) |
(* -1 (/ (* x z) (- a t))) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) (- a t))) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ t (- y x))) |
(/.f64 t (*.f64 #s(literal -1 binary64) (-.f64 y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t (*.f64 a (-.f64 y x))))) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t (*.f64 a (-.f64 y x))))) |
(* a (+ (* -1 (/ t (* a (- y x)))) (/ 1 (- y x)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t (*.f64 a (-.f64 y x))))) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 a (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 a (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t (* a (- y x))) (/ 1 (- y x))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 a (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(+ (* -1 (/ t (- y x))) (/ a (- y x))) |
(-.f64 (/.f64 a (-.f64 y x)) (/.f64 t (-.f64 y x))) |
(* -1 (/ t (- y x))) |
(/.f64 t (*.f64 #s(literal -1 binary64) (-.f64 y x))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(*.f64 t (+.f64 (/.f64 a (*.f64 t (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(*.f64 t (+.f64 (/.f64 a (*.f64 t (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(* t (- (/ a (* t (- y x))) (/ 1 (- y x)))) |
(*.f64 t (+.f64 (/.f64 a (*.f64 t (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(* -1 (/ t (- y x))) |
(/.f64 t (*.f64 #s(literal -1 binary64) (-.f64 y x))) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 a (*.f64 t (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 a (*.f64 t (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 a (*.f64 t (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- a t) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) x)) |
(+ (* -1 (/ (- a t) x)) (* y (- (/ t (pow x 2)) (/ a (pow x 2))))) |
(-.f64 (*.f64 y (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x)))) (/.f64 (-.f64 a t) x)) |
(+ (* -1 (/ (- a t) x)) (* y (- (+ (/ t (pow x 2)) (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) x)) (/ a (pow x 2))))) |
(-.f64 (*.f64 y (+.f64 (*.f64 (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x))) (/.f64 y x)) (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x))))) (/.f64 (-.f64 a t) x)) |
(+ (* -1 (/ (- a t) x)) (* y (- (+ (* y (- (/ (* y (- (/ t (pow x 2)) (/ a (pow x 2)))) (pow x 2)) (* -1 (/ (- (/ t (pow x 2)) (/ a (pow x 2))) x)))) (/ t (pow x 2))) (/ a (pow x 2))))) |
(-.f64 (*.f64 y (+.f64 (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x))) (*.f64 y (+.f64 (*.f64 (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x))) (/.f64 y (*.f64 x x))) (/.f64 (-.f64 (/.f64 t (*.f64 x x)) (/.f64 a (*.f64 x x))) x))))) (/.f64 (-.f64 a t) x)) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- (+ a (/ (* x (- a t)) y)) t) y) |
(/.f64 (+.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 a t) x) y)) y) |
(/ (- (+ a (/ (* (pow x 2) (- a t)) (pow y 2))) (+ t (* -1 (/ (* x (- a t)) y)))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (-.f64 a t) x)) (*.f64 y y)) (+.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 a t) x) y))) y) |
(/ (- (+ a (/ (* (pow x 3) (- a t)) (pow y 3))) (+ t (+ (* -1 (/ (* x (- a t)) y)) (* -1 (/ (* (pow x 2) (- a t)) (pow y 2)))))) y) |
(/.f64 (-.f64 (+.f64 a (/.f64 (*.f64 (-.f64 a t) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 (-.f64 t (/.f64 (*.f64 (-.f64 a t) x) y)) (/.f64 (*.f64 x (*.f64 (-.f64 a t) x)) (*.f64 y y)))) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* x (- a t)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 a t) x) y))) y) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* x (- a t)) (/ (* (pow x 2) (- a t)) y)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 a t) (/.f64 (+.f64 (*.f64 (-.f64 a t) x) (/.f64 (*.f64 x (*.f64 (-.f64 a t) x)) y)) y))) y) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- a t))) (* -1 (/ (* (pow x 3) (- a t)) y))) y)) (* x (- a t))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 a t) (/.f64 (+.f64 (*.f64 (-.f64 a t) x) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (/.f64 (*.f64 x (*.f64 x x)) y)))) y)) y))) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(- (+ (/ a y) (/ (* x (- a t)) (pow y 2))) (/ t y)) |
(+.f64 (/.f64 (*.f64 (-.f64 a t) x) (*.f64 y y)) (/.f64 (-.f64 a t) y)) |
(- (+ (* x (- (/ (* x (- a t)) (pow y 3)) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y)) |
(+.f64 (/.f64 (-.f64 a t) y) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (*.f64 y y)) (/.f64 (-.f64 a t) (*.f64 y y))))) |
(- (+ (* x (- (* x (- (/ (* x (- a t)) (pow y 4)) (* -1 (/ (- a t) (pow y 3))))) (* -1 (/ (- a t) (pow y 2))))) (/ a y)) (/ t y)) |
(+.f64 (/.f64 (-.f64 a t) y) (*.f64 x (+.f64 (/.f64 (-.f64 a t) (*.f64 y y)) (*.f64 x (+.f64 (/.f64 (*.f64 (-.f64 a t) x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (/.f64 (-.f64 a t) y) (*.f64 y y))))))) |
(* -1 (/ (- a t) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) x)) |
(/ (+ (* -1 (- a t)) (* -1 (/ (* y (- a t)) x))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 a t)) x)) x) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 2) (- a t)) (pow x 2)))) (/ (* y (- a t)) x)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 a t))) x)) x) |
(/ (- (+ (* -1 (- a t)) (* -1 (/ (* (pow y 3) (- a t)) (pow x 3)))) (+ (/ (* y (- a t)) x) (/ (* (pow y 2) (- a t)) (pow x 2)))) x) |
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (*.f64 y (*.f64 y (*.f64 y (-.f64 a t)))) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 a t))) x)) x) |
(* -1 (/ (- a t) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) x)) |
(* -1 (/ (- (+ a (/ (* y (- a t)) x)) t) x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 a t)) x)) x) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow y 2) (- a t)) x)) (* y (- a t))) x))) t) x)) |
(/.f64 (-.f64 (-.f64 a (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 a t))) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (- a t)) x) (* -1 (* (pow y 2) (- a t)))) x)) (* y (- a t))) x))) t) x)) |
(/.f64 (-.f64 (-.f64 a (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) x) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 a t))) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t a)) (-.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 #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 #s(literal 1 binary64) (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 a t)))) |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
(* -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 #s(literal -1 binary64) (/.f64 x y))) y) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x y))) y) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x y))) 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 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) a)) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 (/.f64 x a) z) y))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 (/.f64 x a) z) y))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 (/.f64 x a) z) y))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x a) z) y) (/.f64 z a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x a) z) y) (/.f64 z a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x a) z) y) (/.f64 z a)) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(* -1 (/ (* x z) a)) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a))) |
(* -1 (/ (* x z) a)) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(/ (* z (- y x)) a) |
(/.f64 (*.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) |
(/ (* 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 a)) |
(/.f64 x (-.f64 #s(literal 0 binary64) a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(/ y a) |
(/.f64 y a) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 x y) a))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 x y) a))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 x y) a))) |
(/ y a) |
(/.f64 y a) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (+.f64 (/.f64 (/.f64 x y) a) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (+.f64 (/.f64 (/.f64 x y) a) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (+.f64 (/.f64 (/.f64 x y) a) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) y)) |
(/ y a) |
(/.f64 y a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(* -1 (/ x a)) |
(/.f64 x (-.f64 #s(literal 0 binary64) a)) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 a x)) (/.f64 #s(literal -1 binary64) a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 a x)) (/.f64 #s(literal -1 binary64) a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 a x)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ x a)) |
(/.f64 x (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (*.f64 a x)))) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (*.f64 a x)))) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (*.f64 a x)))) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(-.f64 (/.f64 (*.f64 z x) t) (/.f64 (*.f64 a x) t)) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(-.f64 (/.f64 (*.f64 z x) t) (/.f64 (*.f64 a x) t)) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(-.f64 (/.f64 (*.f64 z x) t) (/.f64 (*.f64 a x) t)) |
(* -1 (/ (* a x) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) x) t) |
(* a (+ (* -1 (/ x t)) (/ (* x z) (* a t)))) |
(*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 z x) a) t) (/.f64 x t))) |
(* a (+ (* -1 (/ x t)) (/ (* x z) (* a t)))) |
(*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 z x) a) t) (/.f64 x t))) |
(* a (+ (* -1 (/ x t)) (/ (* x z) (* a t)))) |
(*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 z x) a) t) (/.f64 x t))) |
(* -1 (/ (* a x) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) x) t) |
(* -1 (* a (+ (* -1 (/ (* x z) (* a t))) (/ x t)))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 z x) a) t)))) |
(* -1 (* a (+ (* -1 (/ (* x z) (* a t))) (/ x t)))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 z x) a) t)))) |
(* -1 (* a (+ (* -1 (/ (* x z) (* a t))) (/ x t)))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 z x) a) t)))) |
(* -1 (/ (* a x) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) x) t) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(-.f64 (/.f64 (*.f64 z x) t) (/.f64 (*.f64 a x) t)) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(-.f64 (/.f64 (*.f64 z x) t) (/.f64 (*.f64 a x) t)) |
(+ (* -1 (/ (* a x) t)) (/ (* x z) t)) |
(-.f64 (/.f64 (*.f64 z x) t) (/.f64 (*.f64 a x) t)) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(* z (+ (* -1 (/ (* a x) (* t z))) (/ x t))) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 (*.f64 (/.f64 a t) x) z))) |
(* z (+ (* -1 (/ (* a x) (* t z))) (/ x t))) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 (*.f64 (/.f64 a t) x) z))) |
(* z (+ (* -1 (/ (* a x) (* t z))) (/ x t))) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 (*.f64 (/.f64 a t) x) z))) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(* -1 (* z (+ (* -1 (/ x t)) (/ (* a x) (* t z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 a t) x) z) (/.f64 x t)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ x t)) (/ (* a x) (* t z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 a t) x) z) (/.f64 x t)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ x t)) (/ (* a x) (* t z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 a t) x) z) (/.f64 x t)) (neg.f64 z)) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ (* x (- z a)) t) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/ z t) |
(/.f64 z t) |
(+ (* -1 (/ a t)) (/ z t)) |
(/.f64 (-.f64 z a) t) |
(+ (* -1 (/ a t)) (/ z t)) |
(/.f64 (-.f64 z a) t) |
(+ (* -1 (/ a t)) (/ z t)) |
(/.f64 (-.f64 z a) t) |
(* -1 (/ a t)) |
(-.f64 #s(literal 0 binary64) (/.f64 a t)) |
(* a (- (/ z (* a t)) (/ 1 t))) |
(*.f64 a (+.f64 (/.f64 (/.f64 z a) t) (/.f64 #s(literal -1 binary64) t))) |
(* a (- (/ z (* a t)) (/ 1 t))) |
(*.f64 a (+.f64 (/.f64 (/.f64 z a) t) (/.f64 #s(literal -1 binary64) t))) |
(* a (- (/ z (* a t)) (/ 1 t))) |
(*.f64 a (+.f64 (/.f64 (/.f64 z a) t) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ a t)) |
(-.f64 #s(literal 0 binary64) (/.f64 a t)) |
(* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 z a) t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 z a) t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 z a) t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ a t)) |
(-.f64 #s(literal 0 binary64) (/.f64 a t)) |
(+ (* -1 (/ a t)) (/ z t)) |
(/.f64 (-.f64 z a) t) |
(+ (* -1 (/ a t)) (/ z t)) |
(/.f64 (-.f64 z a) t) |
(+ (* -1 (/ a t)) (/ z t)) |
(/.f64 (-.f64 z a) t) |
(/ z t) |
(/.f64 z t) |
(* z (+ (* -1 (/ a (* t z))) (/ 1 t))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 z t)))) |
(* z (+ (* -1 (/ a (* t z))) (/ 1 t))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 z t)))) |
(* z (+ (* -1 (/ a (* t z))) (/ 1 t))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 z t)))) |
(/ z t) |
(/.f64 z t) |
(* -1 (* z (- (/ a (* t z)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 a (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)) (neg.f64 z)) |
(* -1 (* z (- (/ a (* t z)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 a (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)) (neg.f64 z)) |
(* -1 (* z (- (/ a (* t z)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 a (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)) (neg.f64 z)) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
z |
(+ z (* -1 a)) |
(-.f64 z a) |
(+ z (* -1 a)) |
(-.f64 z a) |
(+ z (* -1 a)) |
(-.f64 z a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* a (- (/ z a) 1)) |
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 z a))) |
(* a (- (/ z a) 1)) |
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 z a))) |
(* a (- (/ z a) 1)) |
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 z a))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(- z a) |
(-.f64 z a) |
(- z a) |
(-.f64 z a) |
(- z a) |
(-.f64 z a) |
z |
(* z (+ 1 (* -1 (/ a z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 a z))) |
(* z (+ 1 (* -1 (/ a z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 a z))) |
(* z (+ 1 (* -1 (/ a z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 a z))) |
z |
(* -1 (* z (- (/ a z) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 a z)) (neg.f64 z)) |
(* -1 (* z (- (/ a z) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 a z)) (neg.f64 z)) |
(* -1 (* z (- (/ a z) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 a z)) (neg.f64 z)) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* x (+ 1 (* -1 (/ z a)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a)))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a)))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a)))) |
(* -1 (* x (- (/ z a) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 z a))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) #s(literal -1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) #s(literal -1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) #s(literal -1 binary64))) |
(+ 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 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z a) (/.f64 (*.f64 (/.f64 x a) z) y)))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z a) (/.f64 (*.f64 (/.f64 x a) z) y)))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z a) (/.f64 (*.f64 (/.f64 x a) z) y)))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (-.f64 #s(literal 0 binary64) y)) (/.f64 z a)))) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (-.f64 #s(literal 0 binary64) y)) (/.f64 z a)))) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (-.f64 #s(literal 0 binary64) y)) (/.f64 z a)))) |
(/ (* 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 a x)) a) |
(/ (+ (* a x) (* z (- y x))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 a x)) a) |
(/ (+ (* a x) (* z (- y x))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 a 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)) |
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 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 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (-.f64 y x) a)) #s(literal -1 binary64))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(*.f64 z (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (-.f64 y x) a)) #s(literal -1 binary64))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(*.f64 z (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (-.f64 y x) a)) #s(literal -1 binary64))) |
(* -1 (/ (* x z) a)) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 (/.f64 x a) z) y))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 (/.f64 x a) z) y))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 (/.f64 x a) z) y))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x a) z) y) (/.f64 z a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x a) z) y) (/.f64 z a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x a) z) y) (/.f64 z a)) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 z x) a)) |
(* -1 (/ (* x z) a)) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a))) |
(* -1 (/ (* x z) a)) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(/ (* z (- y x)) a) |
(/.f64 (*.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) |
(/ (* 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) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
(/ a z) |
(/.f64 a z) |
Compiled 23437 to 2667 computations (88.6% saved)
30 alts after pruning (28 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1369 | 14 | 1383 |
| Fresh | 4 | 14 | 18 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1378 | 30 | 1408 |
| Status | Accuracy | Program |
|---|---|---|
| 28.0% | (/.f64 (-.f64 y x) (/.f64 a z)) | |
| 41.3% | (/.f64 (+.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (-.f64 a t)) | |
| 23.9% | (/.f64 (*.f64 z y) (-.f64 a t)) | |
| 18.1% | (/.f64 (*.f64 z y) a) | |
| 20.0% | (/.f64 (*.f64 z x) t) | |
| 22.0% | (/.f64 (*.f64 y (-.f64 z t)) a) | |
| 23.3% | (/.f64 (*.f64 x (-.f64 z a)) t) | |
| 28.0% | (/.f64 z (/.f64 a (-.f64 y x))) | |
| 21.4% | (/.f64 x (/.f64 t (+.f64 z a))) | |
| 44.3% | (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) | |
| 34.1% | (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) | |
| 25.1% | (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) | |
| 53.1% | (+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) | |
| 45.1% | (+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) | |
| 39.9% | (+.f64 x (/.f64 y (/.f64 a z))) | |
| 2.9% | (+.f64 x (-.f64 #s(literal 0 binary64) x)) | |
| 48.9% | (+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) | |
| 28.9% | (+.f64 x y) | |
| 47.1% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) | |
| 21.3% | (*.f64 (/.f64 (+.f64 z a) t) x) | |
| 28.0% | (*.f64 (/.f64 z a) (-.f64 y x)) | |
| 18.6% | (*.f64 (/.f64 y a) z) | |
| 46.5% | (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) | |
| 29.3% | (*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) | |
| 24.5% | (*.f64 y (/.f64 z (-.f64 a t))) | |
| 26.4% | (*.f64 x (/.f64 (-.f64 z a) t)) | |
| 21.7% | (*.f64 x (/.f64 z t)) | |
| 36.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) | |
| ✓ | 20.8% | y |
| ✓ | 23.6% | x |
Compiled 1001 to 412 computations (58.8% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
(-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (-.f64 a t)) |
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x))) |
(+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)))) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t))) |
(+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 z t)) (-.f64 a t))) |
(+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
6 calls:
| 39.0ms | x |
| 25.0ms | z |
| 20.0ms | t |
| 20.0ms | a |
| 19.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 1 | x |
| 80.9% | 1 | y |
| 80.9% | 1 | z |
| 83.6% | 2 | t |
| 84.1% | 3 | a |
| 89.1% | 3 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
Compiled 48 to 36 computations (25% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
(-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| Outputs |
|---|
(+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
1 calls:
| 20.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.9% | 3 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
Compiled 18 to 11 computations (38.9% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
(-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
| Outputs |
|---|
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
5 calls:
| 17.0ms | t |
| 17.0ms | z |
| 17.0ms | y |
| 15.0ms | a |
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.8% | 1 | x |
| 78.8% | 1 | y |
| 78.8% | 1 | z |
| 83.3% | 3 | a |
| 82.4% | 2 | t |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
(-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) z))) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t)) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
5 calls:
| 17.0ms | x |
| 16.0ms | z |
| 15.0ms | a |
| 15.0ms | y |
| 15.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.2% | 3 | x |
| 73.0% | 3 | y |
| 73.8% | 3 | z |
| 76.8% | 3 | a |
| 75.9% | 3 | t |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
(-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
2 calls:
| 15.0ms | a |
| 14.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.6% | 3 | t |
| 76.3% | 4 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
(-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
| Outputs |
|---|
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
1 calls:
| 40.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.2% | 4 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
(-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
1 calls:
| 14.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.6% | 3 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
(-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
3 calls:
| 37.0ms | t |
| 13.0ms | z |
| 12.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.5% | 3 | z |
| 67.2% | 3 | t |
| 73.6% | 3 | a |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
(-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
1 calls:
| 12.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.2% | 3 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
(-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
3 calls:
| 13.0ms | y |
| 12.0ms | a |
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.5% | 4 | x |
| 62.9% | 3 | y |
| 69.0% | 3 | a |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 (-.f64 a t) y))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) |
(+.f64 y (/.f64 (*.f64 a (-.f64 y x)) t)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
2 calls:
| 12.0ms | t |
| 11.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.0% | 4 | t |
| 65.4% | 4 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
| Outputs |
|---|
(+.f64 x (/.f64 y (/.f64 a z))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (/.f64 y (/.f64 a z))) |
5 calls:
| 11.0ms | t |
| 11.0ms | z |
| 11.0ms | y |
| 9.0ms | x |
| 9.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.3% | 4 | z |
| 59.8% | 3 | x |
| 61.9% | 5 | y |
| 62.8% | 4 | a |
| 63.0% | 5 | t |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
| Outputs |
|---|
(+.f64 x (/.f64 y (/.f64 a z))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(+.f64 x (/.f64 y (/.f64 a z))) |
2 calls:
| 11.0ms | z |
| 9.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.4% | 3 | z |
| 60.5% | 3 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
| Outputs |
|---|
(+.f64 x (/.f64 y (/.f64 a z))) |
(*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) |
(+.f64 x (/.f64 y (/.f64 a z))) |
5 calls:
| 29.0ms | y |
| 13.0ms | a |
| 9.0ms | x |
| 8.0ms | t |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.6% | 3 | y |
| 48.8% | 4 | z |
| 48.8% | 4 | x |
| 55.2% | 5 | t |
| 53.3% | 3 | a |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 y x) (/.f64 a z)) |
(*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) |
| Outputs |
|---|
y |
(+.f64 x (/.f64 y (/.f64 a z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(/.f64 (*.f64 x (-.f64 z a)) t) |
(+.f64 x (/.f64 y (/.f64 a z))) |
y |
2 calls:
| 16.0ms | t |
| 8.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.0% | 6 | t |
| 51.9% | 5 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(+.f64 x (/.f64 y (/.f64 a z))) |
(+.f64 x (/.f64 (*.f64 z y) a)) |
(/.f64 x (/.f64 t (+.f64 z a))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
| Outputs |
|---|
y |
(+.f64 x (/.f64 y (/.f64 a z))) |
y |
1 calls:
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.3% | 3 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 x (/.f64 (-.f64 z a) t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z a)) |
(*.f64 (/.f64 z a) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 z a) t) x) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
| Outputs |
|---|
y |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
y |
2 calls:
| 11.0ms | a |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.8% | 4 | a |
| 48.5% | 3 | t |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
(*.f64 (/.f64 y a) z) |
(+.f64 x (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 z x) t) |
(/.f64 (*.f64 z y) a) |
| Outputs |
|---|
(*.f64 x (/.f64 z t)) |
(+.f64 x y) |
(*.f64 x (/.f64 z t)) |
5 calls:
| 4.0ms | z |
| 4.0ms | a |
| 4.0ms | t |
| 4.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.4% | 4 | a |
| 32.3% | 3 | y |
| 38.2% | 5 | x |
| 38.4% | 3 | z |
| 39.5% | 4 | t |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 x y) |
| Outputs |
|---|
y |
x |
(+.f64 x y) |
3 calls:
| 3.0ms | z |
| 2.0ms | a |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.7% | 3 | a |
| 37.0% | 3 | t |
| 28.9% | 1 | z |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
| Outputs |
|---|
y |
x |
y |
1 calls:
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.7% | 3 | t |
Compiled 6 to 5 computations (16.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
5 calls:
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.6% | 1 | z |
| 23.6% | 1 | y |
| 23.6% | 1 | a |
| 23.6% | 1 | x |
| 23.6% | 1 | t |
Compiled 30 to 25 computations (16.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.0659911352782128e-302 |
| 0.0ms | -1.1464094106250279e-302 | 0.0 |
Compiled 26 to 18 computations (30.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.0659911352782128e-302 |
| 0.0ms | -1.1464094106250279e-302 | 0.0 |
Compiled 26 to 18 computations (30.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | -2.571212721071507e+136 | -1.2016952098837846e+135 |
| 8.0ms | 83× | 0 | valid |
| 3.0ms | 20× | 1 | valid |
| 2.0ms | 9× | 2 | valid |
Compiled 278 to 179 computations (35.6% saved)
ival-sub: 4.0ms (52.8% of total)ival-div: 1.0ms (13.2% of total)backward-pass: 1.0ms (13.2% of total)ival-add: 1.0ms (13.2% of total)ival-mult: 1.0ms (13.2% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 2.632990002257612e-24 | 1.6085097524980293e-22 |
| 15.0ms | -1.676470192903395e-59 | -1.1581980761270796e-61 |
| 16.0ms | 177× | 0 | valid |
| 6.0ms | 37× | 1 | valid |
| 3.0ms | 10× | 2 | valid |
Compiled 502 to 326 computations (35.1% saved)
ival-sub: 5.0ms (42.3% of total)ival-div: 2.0ms (16.9% of total)ival-add: 2.0ms (16.9% of total)ival-mult: 2.0ms (16.9% of total)backward-pass: 1.0ms (8.5% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 2.632990002257612e-24 | 1.6085097524980293e-22 |
| 21.0ms | -2.6614398523176338e-64 | -7.209885935000305e-71 |
| 13.0ms | -9.889870951002227e+35 | -7.971704688874762e+34 |
| 22.0ms | 267× | 0 | valid |
| 11.0ms | 64× | 1 | valid |
| 7.0ms | 21× | 2 | valid |
Compiled 742 to 486 computations (34.5% saved)
ival-sub: 8.0ms (41.9% of total)ival-div: 3.0ms (15.7% of total)ival-mult: 3.0ms (15.7% of total)ival-add: 3.0ms (15.7% of total)backward-pass: 2.0ms (10.5% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 2.632990002257612e-24 | 1.6085097524980293e-22 |
| 19.0ms | -2.6614398523176338e-64 | -7.209885935000305e-71 |
| 40.0ms | -2.8276026746024593e+184 | -2.8264708173605183e+178 |
| 54.0ms | 325× | 0 | valid |
| 9.0ms | 54× | 1 | valid |
| 6.0ms | 21× | 2 | valid |
Compiled 844 to 552 computations (34.6% saved)
ival-sub: 31.0ms (71.4% of total)ival-div: 4.0ms (9.2% of total)ival-mult: 4.0ms (9.2% of total)ival-add: 3.0ms (6.9% of total)backward-pass: 2.0ms (4.6% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 2.632990002257612e-24 | 1.6085097524980293e-22 |
| 19.0ms | -1.676470192903395e-59 | -1.1581980761270796e-61 |
| 30.0ms | 170× | 0 | valid |
| 7.0ms | 39× | 1 | valid |
| 4.0ms | 15× | 2 | valid |
Compiled 474 to 312 computations (34.2% saved)
ival-sub: 5.0ms (40% of total)ival-div: 2.0ms (16% of total)ival-mult: 2.0ms (16% of total)ival-add: 2.0ms (16% of total)backward-pass: 1.0ms (8% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 2.6128774631547947e-31 | 1.3333789612745946e-28 |
| 20.0ms | -1.676470192903395e-59 | -1.1581980761270796e-61 |
| 17.0ms | 189× | 0 | valid |
| 10.0ms | 37× | 1 | valid |
| 4.0ms | 14× | 2 | valid |
Compiled 506 to 333 computations (34.2% saved)
ival-sub: 5.0ms (38.9% of total)ival-div: 2.0ms (15.6% of total)ival-add: 2.0ms (15.6% of total)ival-mult: 2.0ms (15.6% of total)backward-pass: 1.0ms (7.8% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 2.6128774631547947e-31 | 1.3333789612745946e-28 |
| 16.0ms | -1.676470192903395e-59 | -1.1581980761270796e-61 |
| 18.0ms | 203× | 0 | valid |
| 8.0ms | 29× | 1 | valid |
| 2.0ms | 8× | 2 | valid |
Compiled 506 to 333 computations (34.2% saved)
ival-sub: 5.0ms (34.2% of total)ival-add: 4.0ms (27.4% of total)ival-div: 2.0ms (13.7% of total)ival-mult: 2.0ms (13.7% of total)backward-pass: 1.0ms (6.8% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 2.6128774631547947e-31 | 1.3333789612745946e-28 |
| 28.0ms | -2.6614398523176338e-64 | -7.209885935000305e-71 |
| 26.0ms | 221× | 0 | valid |
| 7.0ms | 42× | 1 | valid |
| 2.0ms | 9× | 2 | valid |
Compiled 536 to 358 computations (33.2% saved)
ival-add: 11.0ms (48.1% of total)ival-sub: 6.0ms (26.2% of total)ival-div: 2.0ms (8.7% of total)ival-mult: 2.0ms (8.7% of total)backward-pass: 1.0ms (4.4% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 49.0ms | 6335303.682394587 | 591335027094.7686 |
| 39.0ms | 1.1860504508148514e-59 | 6.681832389315732e-56 |
| 23.0ms | -1.2016952098837846e+135 | -9.567959860336025e+128 |
| 52.0ms | 337× | 0 | valid |
| 42.0ms | 67× | 1 | valid |
| 3.0ms | 12× | 2 | valid |
Compiled 772 to 521 computations (32.5% saved)
ival-mult: 35.0ms (45.4% of total)ival-div: 27.0ms (35.1% of total)ival-sub: 11.0ms (14.3% of total)ival-add: 3.0ms (3.9% of total)backward-pass: 2.0ms (2.6% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 2.632990002257612e-24 | 1.6085097524980293e-22 |
| 60.0ms | 3.00653108869738e-213 | 2.8162307505008216e-199 |
| 28.0ms | -1.9197086593793121e+56 | -5.034863312503821e+47 |
| 42.0ms | 334× | 0 | valid |
| 11.0ms | 64× | 1 | valid |
| 5.0ms | 18× | 2 | valid |
Compiled 774 to 522 computations (32.6% saved)
ival-div: 20.0ms (52.8% of total)ival-sub: 9.0ms (23.8% of total)ival-mult: 4.0ms (10.6% of total)ival-add: 3.0ms (7.9% of total)backward-pass: 2.0ms (5.3% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 2.632990002257612e-24 | 1.6085097524980293e-22 |
| 19.0ms | -1.9197086593793121e+56 | -5.034863312503821e+47 |
| 20.0ms | 218× | 0 | valid |
| 5.0ms | 31× | 1 | valid |
| 2.0ms | 7× | 2 | valid |
Compiled 474 to 322 computations (32.1% saved)
ival-sub: 8.0ms (52.8% of total)ival-div: 2.0ms (13.2% of total)ival-mult: 2.0ms (13.2% of total)ival-add: 2.0ms (13.2% of total)backward-pass: 1.0ms (6.6% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 9.990302151945467e-64 | 2.1938716279897878e-60 |
| 17.0ms | -1.676470192903395e-59 | -1.1581980761270796e-61 |
| 16.0ms | 186× | 0 | valid |
| 9.0ms | 43× | 1 | valid |
| 3.0ms | 11× | 2 | valid |
Compiled 446 to 303 computations (32.1% saved)
ival-sub: 7.0ms (44.5% of total)ival-div: 2.0ms (12.7% of total)ival-mult: 2.0ms (12.7% of total)backward-pass: 2.0ms (12.7% of total)ival-add: 2.0ms (12.7% of total)const: 0.0ms (0% of total)| 5× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 2.1853246995866798e+58 | 6.347199550905065e+68 |
| 24.0ms | 6335303.682394587 | 591335027094.7686 |
| 15.0ms | 1.1860504508148514e-59 | 6.681832389315732e-56 |
| 17.0ms | 2.5735750080425786e-190 | 3.833591247587998e-184 |
| 19.0ms | -2.571212721071507e+136 | -1.2016952098837846e+135 |
| 77.0ms | 597× | 0 | valid |
| 12.0ms | 69× | 1 | valid |
| 8.0ms | 22× | 2 | valid |
Compiled 1042 to 758 computations (27.3% saved)
ival-mult: 37.0ms (58.6% of total)ival-sub: 13.0ms (20.6% of total)ival-div: 6.0ms (9.5% of total)ival-add: 4.0ms (6.3% of total)backward-pass: 2.0ms (3.2% of total)const: 1.0ms (1.6% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 54.0ms | 2.1853246995866798e+58 | 6.347199550905065e+68 |
| 15.0ms | -2.571212721071507e+136 | -1.2016952098837846e+135 |
| 52.0ms | 224× | 0 | valid |
| 7.0ms | 40× | 1 | valid |
| 2.0ms | 8× | 2 | valid |
Compiled 366 to 273 computations (25.4% saved)
ival-sub: 5.0ms (38% 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)backward-pass: 1.0ms (7.6% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.407468903708772e+74 | 1.6610271703691288e+75 |
| 17.0ms | -2.571212721071507e+136 | -1.2016952098837846e+135 |
| 13.0ms | 160× | 0 | valid |
| 8.0ms | 40× | 1 | valid |
| 2.0ms | 8× | 2 | valid |
Compiled 286 to 226 computations (21% saved)
ival-sub: 5.0ms (44.9% of total)ival-div: 2.0ms (18% of total)ival-mult: 2.0ms (18% of total)backward-pass: 1.0ms (9% of total)ival-add: 1.0ms (9% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.583362904878488e+177 | 1.4658213624482695e+178 |
| 22.0ms | -1.239158804060196e+46 | -7.272147949884965e+33 |
| 17.0ms | 217× | 0 | valid |
| 9.0ms | 37× | 1 | valid |
| 1.0ms | 2× | 2 | valid |
Compiled 346 to 258 computations (25.4% saved)
ival-sub: 5.0ms (36.1% of total)ival-add: 3.0ms (21.7% of total)ival-div: 2.0ms (14.5% of total)ival-mult: 2.0ms (14.5% of total)backward-pass: 1.0ms (7.2% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 8.213505429314417e-203 | 7.582093300827988e-191 |
| 17.0ms | -2.571212721071507e+136 | -1.2016952098837846e+135 |
| 20.0ms | 246× | 0 | valid |
| 4.0ms | 23× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
Compiled 284 to 232 computations (18.3% saved)
ival-sub: 5.0ms (42% of total)ival-div: 2.0ms (16.8% of total)ival-add: 2.0ms (16.8% of total)ival-mult: 2.0ms (16.8% of total)backward-pass: 1.0ms (8.4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 2.1853246995866798e+58 | 6.347199550905065e+68 |
| 17.0ms | -2.571212721071507e+136 | -1.2016952098837846e+135 |
| 17.0ms | 206× | 0 | valid |
| 9.0ms | 56× | 1 | valid |
| 3.0ms | 10× | 2 | valid |
Compiled 264 to 222 computations (15.9% saved)
ival-sub: 6.0ms (42% of total)ival-div: 3.0ms (21% of total)ival-mult: 3.0ms (21% of total)ival-add: 2.0ms (14% of total)backward-pass: 1.0ms (7% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 494× | distribute-lft-neg-in_binary64 |
| 462× | neg-mul-1_binary64 |
| 376× | unsub-neg_binary64 |
| 326× | neg-sub0_binary64 |
| 314× | cancel-sign-sub_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 699 |
| 1 | 265 | 699 |
| 2 | 300 | 699 |
| 3 | 332 | 699 |
| 4 | 357 | 699 |
| 5 | 391 | 699 |
| 6 | 472 | 699 |
| 7 | 601 | 699 |
| 8 | 871 | 699 |
| 9 | 1305 | 699 |
| 10 | 1798 | 699 |
| 11 | 2090 | 699 |
| 12 | 2225 | 699 |
| 13 | 2259 | 699 |
| 14 | 2280 | 699 |
| 15 | 2289 | 699 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -1930258305619341/193025830561934107162947985381047541665608072055952185017491682078771915023799273387871154500424503798663213600460826789274033295999330021731389427128542432710187362934652673115221889249890533772697227171395058697282798274445240687006095271729621464100656563293799180557568945517759802372156455525060659659679134121984 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -1930258305619341/193025830561934107162947985381047541665608072055952185017491682078771915023799273387871154500424503798663213600460826789274033295999330021731389427128542432710187362934652673115221889249890533772697227171395058697282798274445240687006095271729621464100656563293799180557568945517759802372156455525060659659679134121984 binary64)) (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))))) |
(if (<=.f64 t #s(literal -11499999999999999964517988131951275563403576992653634605638677549299828526430564902252395607024274105122162780197654979409950126653833216 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(if (<=.f64 a #s(literal -381638965992131/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (if (<=.f64 a #s(literal 2381976568446569/170141183460469231731687303715884105728 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 a #s(literal -819999999999999966900904455443578880 binary64)) (+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (if (<=.f64 a #s(literal -2845706385096283/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) (+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) (if (<=.f64 a #s(literal 1565298887836317/340282366920938463463374607431768211456 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(if (<=.f64 a #s(literal -65000000000000005208043216905186994894795104078185953516558739402334055166201401659571251669366222631542984578266402015859109364329575136269566358941570197870215968236850596806656 binary64)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 a #s(literal -7133237338641349/30354201441027016733116592294117482916287606860189680019559568902170379456331382784 binary64)) (+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) (if (<=.f64 a #s(literal 1595073594941899/21267647932558653966460912964485513216 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(if (<=.f64 a #s(literal -7010849153040629/452312848583266388373324160190187140051835877600158453279131187530910662656 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 7350099125492271/2722258935367507707706996859454145691648 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 a #s(literal -6151454740732423/7237005577332262213973186563042994240829374041602535252466099000494570602496 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 6333411636382697/178405961588244985132285746181186892047843328 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))))) |
(if (<=.f64 a #s(literal -6151454740732423/904625697166532776746648320380374280103671755200316906558262375061821325312 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal 8563486156235759/11417981541647679048466287755595961091061972992 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))))) |
(if (<=.f64 a #s(literal -1821252086461621/242833611528216133864932738352939863330300854881517440156476551217363035650651062272 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) (if (<=.f64 a #s(literal 6165710032489747/22835963083295358096932575511191922182123945984 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))))) |
(if (<=.f64 t #s(literal -960000000000000072167507439857480282372571901778311884943592738263455288232718596477959457053847714011135316837298425273610403840 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 t #s(literal 3588908100331093/55213970774324510299478046898216203619608871777363092441300193790394368 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) (if (<=.f64 t #s(literal 15200000 binary64)) (/.f64 (*.f64 x (-.f64 z a)) t) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)))) |
(if (<=.f64 a #s(literal -1499999999999999947296127146425134031770736733945069568 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) (if (<=.f64 a #s(literal 7229475734293037/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 6805647338418769/340282366920938463463374607431768211456 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (+.f64 x (/.f64 y (/.f64 a z)))))) |
(if (<=.f64 a #s(literal -78000000000000001797382989223809759745675613962240 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) (if (<=.f64 a #s(literal 6805647338418769/42535295865117307932921825928971026432 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (+.f64 x (/.f64 y (/.f64 a z))))) |
(if (<=.f64 a #s(literal -2826955303645415/226156424291633194186662080095093570025917938800079226639565593765455331328 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) (if (<=.f64 a #s(literal 7598855856198875/3618502788666131106986593281521497120414687020801267626233049500247285301248 binary64)) (*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) (+.f64 x (/.f64 y (/.f64 a z))))) |
(if (<=.f64 t #s(literal -2599999999999999997591566616977915757064980824432586681122017952079142781694430666032384272059490655570326700914552063683778228575535104 binary64)) y (if (<=.f64 t #s(literal 2602531758786713/153090103458041951154620325043801237641319743206933311288544235956760011447392195175450369025277569052617268428910122535686807015741471080782585043071649294869136754165183653769539196448293593632735232 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) (if (<=.f64 t #s(literal 4858829428140557/220855883097298041197912187592864814478435487109452369765200775161577472 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (if (<=.f64 t #s(literal 15800000 binary64)) (/.f64 (*.f64 x (-.f64 z a)) t) (if (<=.f64 t #s(literal 140000000000000000576303963002287552922503497661080676155429908119552 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) y))))) |
(if (<=.f64 t #s(literal -3100000000000000220592338108533065969032020867853342475254638091546397311596573187056194691220649932283929715717739796345356231712440320 binary64)) y (if (<=.f64 t #s(literal 61999999999999999228995633928319627215001307568896542552713297133568 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) y)) |
(if (<=.f64 t #s(literal -1419999999999999981304096819072207713866802792554448187085928506708065875180597233194097031165290701881180858806250723193330605790068736 binary64)) y (if (<=.f64 t #s(literal 1100000000000000059800838166790967925781366616571142396681673017752771624960 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y)) |
(if (<=.f64 z #s(literal -349999999999999991260683661440310445684555776 binary64)) (*.f64 x (/.f64 z t)) (if (<=.f64 z #s(literal 2100000000000000128115703917935981342291652063174169603697677294304459517701303251849751257172401580633794918063119185943846176886922901764696846793701593783115611206086018727936 binary64)) (+.f64 x y) (*.f64 x (/.f64 z t)))) |
(if (<=.f64 t #s(literal -1419999999999999981304096819072207713866802792554448187085928506708065875180597233194097031165290701881180858806250723193330605790068736 binary64)) y (if (<=.f64 t #s(literal 3009873906067871/40131652080904949243476790488282231640246122763238325954424140190648896440865179612073261537762363061729301215028215161995082338334532195000669973530974432754174985283877903733762083113741475809259744657408 binary64)) x (+.f64 x y))) |
(if (<=.f64 t #s(literal -1599999999999999874371258394731189040120797237967559384070001776797572825722565191565716185842321430848789831325405527848518718895161344 binary64)) y (if (<=.f64 t #s(literal 61000000000000001729576216004129749456497492563864099749888 binary64)) x y)) |
x |
| Outputs |
|---|
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -1930258305619341/193025830561934107162947985381047541665608072055952185017491682078771915023799273387871154500424503798663213600460826789274033295999330021731389427128542432710187362934652673115221889249890533772697227171395058697282798274445240687006095271729621464100656563293799180557568945517759802372156455525060659659679134121984 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -1930258305619341/193025830561934107162947985381047541665608072055952185017491682078771915023799273387871154500424503798663213600460826789274033295999330021731389427128542432710187362934652673115221889249890533772697227171395058697282798274445240687006095271729621464100656563293799180557568945517759802372156455525060659659679134121984 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -1930258305619341/193025830561934107162947985381047541665608072055952185017491682078771915023799273387871154500424503798663213600460826789274033295999330021731389427128542432710187362934652673115221889249890533772697227171395058697282798274445240687006095271729621464100656563293799180557568945517759802372156455525060659659679134121984 binary64)) (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -1930258305619341/193025830561934107162947985381047541665608072055952185017491682078771915023799273387871154500424503798663213600460826789274033295999330021731389427128542432710187362934652673115221889249890533772697227171395058697282798274445240687006095271729621464100656563293799180557568945517759802372156455525060659659679134121984 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(if (<=.f64 t #s(literal -11499999999999999964517988131951275563403576992653634605638677549299828526430564902252395607024274105122162780197654979409950126653833216 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(if (<=.f64 t #s(literal -11499999999999999964517988131951275563403576992653634605638677549299828526430564902252395607024274105122162780197654979409950126653833216 binary64)) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(if (<=.f64 a #s(literal -381638965992131/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (if (<=.f64 a #s(literal 2381976568446569/170141183460469231731687303715884105728 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 a #s(literal -381638965992131/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (if (<=.f64 a #s(literal 2381976568446569/170141183460469231731687303715884105728 binary64)) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 a #s(literal -819999999999999966900904455443578880 binary64)) (+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (if (<=.f64 a #s(literal -2845706385096283/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) (+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) (if (<=.f64 a #s(literal 1565298887836317/340282366920938463463374607431768211456 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(if (<=.f64 a #s(literal -819999999999999966900904455443578880 binary64)) (+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (if (<=.f64 a #s(literal -2845706385096283/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) (+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) (if (<=.f64 a #s(literal 1565298887836317/340282366920938463463374607431768211456 binary64)) (+.f64 y (/.f64 (*.f64 z (-.f64 x y)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(if (<=.f64 a #s(literal -65000000000000005208043216905186994894795104078185953516558739402334055166201401659571251669366222631542984578266402015859109364329575136269566358941570197870215968236850596806656 binary64)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 a #s(literal -7133237338641349/30354201441027016733116592294117482916287606860189680019559568902170379456331382784 binary64)) (+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) (if (<=.f64 a #s(literal 1595073594941899/21267647932558653966460912964485513216 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(if (<=.f64 a #s(literal -65000000000000005208043216905186994894795104078185953516558739402334055166201401659571251669366222631542984578266402015859109364329575136269566358941570197870215968236850596806656 binary64)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 a #s(literal -7133237338641349/30354201441027016733116592294117482916287606860189680019559568902170379456331382784 binary64)) (+.f64 x (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) (if (<=.f64 a #s(literal 1595073594941899/21267647932558653966460912964485513216 binary64)) (+.f64 y (/.f64 (*.f64 z (-.f64 x y)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(if (<=.f64 a #s(literal -7010849153040629/452312848583266388373324160190187140051835877600158453279131187530910662656 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 7350099125492271/2722258935367507707706996859454145691648 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 a #s(literal -7010849153040629/452312848583266388373324160190187140051835877600158453279131187530910662656 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 7350099125492271/2722258935367507707706996859454145691648 binary64)) (+.f64 y (/.f64 (*.f64 z (-.f64 x y)) t)) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 a #s(literal -6151454740732423/7237005577332262213973186563042994240829374041602535252466099000494570602496 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 6333411636382697/178405961588244985132285746181186892047843328 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))))) |
(if (<=.f64 a #s(literal -6151454740732423/7237005577332262213973186563042994240829374041602535252466099000494570602496 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 6333411636382697/178405961588244985132285746181186892047843328 binary64)) (+.f64 y (/.f64 (*.f64 z (-.f64 x y)) t)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))))) |
(if (<=.f64 a #s(literal -6151454740732423/904625697166532776746648320380374280103671755200316906558262375061821325312 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal 8563486156235759/11417981541647679048466287755595961091061972992 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))))) |
(if (<=.f64 a #s(literal -6151454740732423/904625697166532776746648320380374280103671755200316906558262375061821325312 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) (if (<=.f64 a #s(literal 8563486156235759/11417981541647679048466287755595961091061972992 binary64)) (+.f64 y (/.f64 (*.f64 z (-.f64 x y)) t)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))))) |
(if (<=.f64 a #s(literal -1821252086461621/242833611528216133864932738352939863330300854881517440156476551217363035650651062272 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) (if (<=.f64 a #s(literal 6165710032489747/22835963083295358096932575511191922182123945984 binary64)) (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))))) |
(if (<=.f64 a #s(literal -1821252086461621/242833611528216133864932738352939863330300854881517440156476551217363035650651062272 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 a z))) (if (<=.f64 a #s(literal 6165710032489747/22835963083295358096932575511191922182123945984 binary64)) (+.f64 y (/.f64 (*.f64 z (-.f64 x y)) t)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))))) |
(if (<=.f64 t #s(literal -960000000000000072167507439857480282372571901778311884943592738263455288232718596477959457053847714011135316837298425273610403840 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 t #s(literal 3588908100331093/55213970774324510299478046898216203619608871777363092441300193790394368 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) (if (<=.f64 t #s(literal 15200000 binary64)) (/.f64 (*.f64 x (-.f64 z a)) t) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)))) |
(if (<=.f64 t #s(literal -960000000000000072167507439857480282372571901778311884943592738263455288232718596477959457053847714011135316837298425273610403840 binary64)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (if (<=.f64 t #s(literal 3588908100331093/55213970774324510299478046898216203619608871777363092441300193790394368 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) (if (<=.f64 t #s(literal 15200000 binary64)) (/.f64 (*.f64 x (-.f64 z a)) t) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(if (<=.f64 a #s(literal -1499999999999999947296127146425134031770736733945069568 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) (if (<=.f64 a #s(literal 7229475734293037/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 6805647338418769/340282366920938463463374607431768211456 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (+.f64 x (/.f64 y (/.f64 a z)))))) |
(if (<=.f64 a #s(literal -1499999999999999947296127146425134031770736733945069568 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) (if (<=.f64 a #s(literal 7229475734293037/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 6805647338418769/340282366920938463463374607431768211456 binary64)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 x (/.f64 y (/.f64 a z)))))) |
(if (<=.f64 a #s(literal -78000000000000001797382989223809759745675613962240 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) (if (<=.f64 a #s(literal 6805647338418769/42535295865117307932921825928971026432 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (+.f64 x (/.f64 y (/.f64 a z))))) |
(if (<=.f64 a #s(literal -2826955303645415/226156424291633194186662080095093570025917938800079226639565593765455331328 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) (if (<=.f64 a #s(literal 7598855856198875/3618502788666131106986593281521497120414687020801267626233049500247285301248 binary64)) (*.f64 z (-.f64 (/.f64 x t) (/.f64 y t))) (+.f64 x (/.f64 y (/.f64 a z))))) |
(if (<=.f64 t #s(literal -2599999999999999997591566616977915757064980824432586681122017952079142781694430666032384272059490655570326700914552063683778228575535104 binary64)) y (if (<=.f64 t #s(literal 2602531758786713/153090103458041951154620325043801237641319743206933311288544235956760011447392195175450369025277569052617268428910122535686807015741471080782585043071649294869136754165183653769539196448293593632735232 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) (if (<=.f64 t #s(literal 4858829428140557/220855883097298041197912187592864814478435487109452369765200775161577472 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (if (<=.f64 t #s(literal 15800000 binary64)) (/.f64 (*.f64 x (-.f64 z a)) t) (if (<=.f64 t #s(literal 140000000000000000576303963002287552922503497661080676155429908119552 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) y))))) |
(if (<=.f64 t #s(literal -3100000000000000220592338108533065969032020867853342475254638091546397311596573187056194691220649932283929715717739796345356231712440320 binary64)) y (if (<=.f64 t #s(literal 61999999999999999228995633928319627215001307568896542552713297133568 binary64)) (+.f64 x (/.f64 y (/.f64 a z))) y)) |
(if (<=.f64 t #s(literal -1419999999999999981304096819072207713866802792554448187085928506708065875180597233194097031165290701881180858806250723193330605790068736 binary64)) y (if (<=.f64 t #s(literal 1100000000000000059800838166790967925781366616571142396681673017752771624960 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y)) |
(if (<=.f64 z #s(literal -349999999999999991260683661440310445684555776 binary64)) (*.f64 x (/.f64 z t)) (if (<=.f64 z #s(literal 2100000000000000128115703917935981342291652063174169603697677294304459517701303251849751257172401580633794918063119185943846176886922901764696846793701593783115611206086018727936 binary64)) (+.f64 x y) (*.f64 x (/.f64 z t)))) |
(if (<=.f64 t #s(literal -1419999999999999981304096819072207713866802792554448187085928506708065875180597233194097031165290701881180858806250723193330605790068736 binary64)) y (if (<=.f64 t #s(literal 3009873906067871/40131652080904949243476790488282231640246122763238325954424140190648896440865179612073261537762363061729301215028215161995082338334532195000669973530974432754174985283877903733762083113741475809259744657408 binary64)) x (+.f64 x y))) |
(if (<=.f64 t #s(literal -1599999999999999874371258394731189040120797237967559384070001776797572825722565191565716185842321430848789831325405527848518718895161344 binary64)) y (if (<=.f64 t #s(literal 61000000000000001729576216004129749456497492563864099749888 binary64)) x y)) |
x |
| 6044× | *-lowering-*.f32 |
| 6044× | *-lowering-*.f64 |
| 5300× | *-lowering-*.f32 |
| 5300× | *-lowering-*.f64 |
| 5008× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 75 |
| 1 | 119 | 73 |
| 2 | 1240 | 73 |
| 0 | 8347 | 73 |
| 0 | 327 | 3662 |
| 1 | 1105 | 3133 |
| 2 | 4197 | 3014 |
| 0 | 8305 | 3014 |
| 0 | 533 | 5860 |
| 1 | 1799 | 5310 |
| 2 | 6501 | 5292 |
| 0 | 8175 | 5292 |
| 0 | 22 | 117 |
| 1 | 173 | 114 |
| 2 | 1933 | 113 |
| 0 | 8841 | 113 |
| 0 | 11 | 37 |
| 1 | 73 | 36 |
| 2 | 750 | 36 |
| 0 | 9324 | 36 |
| 0 | 896 | 11309 |
| 1 | 3064 | 10071 |
| 0 | 8420 | 10071 |
| 0 | 685 | 6384 |
| 1 | 2365 | 5642 |
| 0 | 8188 | 5642 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2178 to 1111 computations (49% saved)
Compiled 1648 to 462 computations (72% saved)
Loading profile data...