
Time bar (total: 12.2s)
| 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: 26.0ms (48.4% of total)ival-mult: 11.0ms (20.5% of total)ival-add: 9.0ms (16.7% of total)ival-div: 6.0ms (11.2% of total)const: 1.0ms (1.9% of total)backward-pass: 1.0ms (1.9% of total)| 987.0ms | 6906× | 0 | valid |
| 271.0ms | 1136× | 1 | valid |
| 75.0ms | 213× | 2 | valid |
| 0.0ms | 1× | 3 | valid |
ival-sub: 255.0ms (42.1% of total)ival-mult: 112.0ms (18.5% of total)ival-div: 103.0ms (17% of total)ival-add: 89.0ms (14.7% of total)backward-pass: 38.0ms (6.3% of total)const: 8.0ms (1.3% of total)| 2× | egg-herbie |
| 3222× | sum3-define |
| 1626× | fnmadd-define |
| 1536× | sum5-define |
| 1472× | sum3-define |
| 1462× | fnmadd-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 288 |
| 1 | 239 | 280 |
| 2 | 860 | 255 |
| 3 | 2906 | 252 |
| 0 | 11 | 13 |
| 1 | 22 | 13 |
| 2 | 58 | 12 |
| 3 | 165 | 12 |
| 4 | 524 | 12 |
| 5 | 2097 | 12 |
| 6 | 6723 | 12 |
| 7 | 7916 | 12 |
| 0 | 8061 | 12 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ x y) (/ (* (- z t) y) (- a t))) |
| Outputs |
|---|
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
| Inputs |
|---|
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(- (+ (neg x) y) (/ (* (- z t) y) (- a t))) |
(- (+ x (neg y)) (/ (* (- z t) (neg y)) (- a t))) |
(- (+ x y) (/ (* (- (neg z) t) y) (- a t))) |
(- (+ x y) (/ (* (- z (neg t)) y) (- a (neg t)))) |
(- (+ x y) (/ (* (- z t) y) (- (neg a) t))) |
(neg (- (+ (neg x) y) (/ (* (- z t) y) (- a t)))) |
(neg (- (+ x (neg y)) (/ (* (- z t) (neg y)) (- a t)))) |
(neg (- (+ x y) (/ (* (- (neg z) t) y) (- a t)))) |
(neg (- (+ x y) (/ (* (- z (neg t)) y) (- a (neg t))))) |
(neg (- (+ x y) (/ (* (- z t) y) (- (neg a) t)))) |
(- (+ y x) (/ (* (- z t) x) (- a t))) |
(- (+ z y) (/ (* (- x t) y) (- a t))) |
(- (+ t y) (/ (* (- z x) y) (- a x))) |
(- (+ a y) (/ (* (- z t) y) (- x t))) |
(- (+ x z) (/ (* (- y t) z) (- a t))) |
(- (+ x t) (/ (* (- z y) t) (- a y))) |
(- (+ x a) (/ (* (- z t) a) (- y t))) |
(- (+ x y) (/ (* (- t z) y) (- a z))) |
(- (+ x y) (/ (* (- a t) y) (- z t))) |
(- (+ x y) (/ (* (- z a) y) (- t a))) |
| Outputs |
|---|
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(+ x (fnmadd (- z t) (/ y (- a t)) y)) |
(- (+ (neg x) y) (/ (* (- z t) y) (- a t))) |
(+ y (fnmsub (- z t) (/ y (- a t)) x)) |
(- (+ x (neg y)) (/ (* (- z t) (neg y)) (- a t))) |
(- x (fnmadd (- z t) (/ y (- a t)) y)) |
(- (+ x y) (/ (* (- (neg z) t) y) (- a t))) |
(+ y (fnmadd (+ z t) (/ y (- t a)) x)) |
(- (+ x y) (/ (* (- z (neg t)) y) (- a (neg t)))) |
(+ x (fnmadd (+ z t) (/ y (+ t a)) y)) |
(- (+ x y) (/ (* (- z t) y) (- (neg a) t))) |
(+ x (fnmadd (- t z) (/ y (+ t a)) y)) |
(neg (- (+ (neg x) y) (/ (* (- z t) y) (- a t)))) |
(- x (fnmadd (- z t) (/ y (- a t)) y)) |
(neg (- (+ x (neg y)) (/ (* (- z t) (neg y)) (- a t)))) |
(+ y (fnmsub (- z t) (/ y (- a t)) x)) |
(neg (- (+ x y) (/ (* (- (neg z) t) y) (- a t)))) |
(fnmsub y (/ (+ z t) (- a t)) (+ x y)) |
(neg (- (+ x y) (/ (* (- z (neg t)) y) (- a (neg t))))) |
(fmsub y (/ (+ z t) (+ t a)) (+ x y)) |
(neg (- (+ x y) (/ (* (- z t) y) (- (neg a) t)))) |
(fnmsub (- z t) (/ y (+ t a)) (+ x y)) |
(- (+ y x) (/ (* (- z t) x) (- a t))) |
(+ x (fnmadd (- z t) (/ x (- a t)) y)) |
(- (+ z y) (/ (* (- x t) y) (- a t))) |
(+ y (fnmadd (- x t) (/ y (- a t)) z)) |
(- (+ t y) (/ (* (- z x) y) (- a x))) |
(+ y (fnmadd (- z x) (/ y (- a x)) t)) |
(- (+ a y) (/ (* (- z t) y) (- x t))) |
(sum3 y a (/ (* y (- z t)) (- t x))) |
(- (+ x z) (/ (* (- y t) z) (- a t))) |
(+ x (fnmadd (- y t) (/ z (- a t)) z)) |
(- (+ x t) (/ (* (- z y) t) (- a y))) |
(+ x (fnmadd (- z y) (/ t (- a y)) t)) |
(- (+ x a) (/ (* (- z t) a) (- y t))) |
(+ x (fnmadd (- z t) (/ a (- y t)) a)) |
(- (+ x y) (/ (* (- t z) y) (- a z))) |
(+ x (fnmadd (/ y (- a z)) (- t z) y)) |
(- (+ x y) (/ (* (- a t) y) (- z t))) |
(fma (- a t) (/ y (- t z)) (+ x y)) |
(- (+ x y) (/ (* (- z a) y) (- t a))) |
(+ y (fnmadd (- z a) (/ y (- t a)) x)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 44 | 0 | - | 0 | - | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| 36 | 0 | - | 1 | (-8.207500868969115e-60 8.515531801270693e-119 1.1191092161171454e-272 -2.310961979230015e-196 -5.83685179557644e-150) | (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | (-.f64 a t) |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 z t) y) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | a |
| 86.0ms | 438× | 0 | valid |
| 23.0ms | 66× | 1 | valid |
| 3.0ms | 8× | 2 | valid |
Compiled 112 to 35 computations (68.8% saved)
ival-mult: 15.0ms (36.9% of total)ival-sub: 13.0ms (32% of total)ival-div: 5.0ms (12.3% of total)ival-add: 4.0ms (9.8% of total)backward-pass: 3.0ms (7.4% of total)const: 1.0ms (2.5% of total)Compiled 18 to 12 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.5% | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| ▶ | 90.5% | (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
Compiled 36 to 23 computations (36.1% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (-.f64 z t) y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 t a)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
| 3728× | sum5-define |
| 1666× | fmsub-define |
| 1582× | fnmsub-define |
| 1534× | fmm-def |
| 1368× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 93 |
| 1 | 44 | 90 |
| 2 | 108 | 90 |
| 3 | 307 | 90 |
| 4 | 954 | 90 |
| 5 | 3535 | 90 |
| 6 | 6761 | 90 |
| 7 | 7172 | 90 |
| 8 | 7230 | 90 |
| 9 | 7242 | 90 |
| 10 | 7242 | 90 |
| 0 | 8930 | 90 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* y (+ (/ (- z t) (- t a)) 1))) |
x |
(* y (+ (/ (- z t) (- t a)) 1)) |
y |
(+ (/ (- z t) (- t a)) 1) |
(/ (- z t) (- t a)) |
(- z t) |
z |
t |
(- t a) |
a |
1 |
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(+ x y) |
x |
y |
(/ (* (- z t) y) (- a t)) |
(* (- z t) y) |
(- z t) |
z |
t |
(- a t) |
a |
| Outputs |
|---|
(+ x (* y (+ (/ (- z t) (- t a)) 1))) |
(+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
x |
(* y (+ (/ (- z t) (- t a)) 1)) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) |
y |
(+ (/ (- z t) (- t a)) 1) |
(+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)) |
(/ (- z t) (- t a)) |
(/.f64 (-.f64 z t) (-.f64 t a)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- t a) |
(-.f64 t a) |
a |
1 |
#s(literal 1 binary64) |
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
(+ x y) |
(+.f64 x y) |
x |
y |
(/ (* (- z t) y) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* (- z t) y) |
(*.f64 y (-.f64 z t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 z t) y) |
| ✓ | accuracy | 86.9% | (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
| ✓ | accuracy | 86.0% | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 t a)) |
| ✓ | accuracy | 98.1% | (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) |
| ✓ | accuracy | 75.5% | (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)) |
| 74.0ms | 65× | 1 | valid |
| 57.0ms | 179× | 0 | valid |
| 9.0ms | 12× | 2 | valid |
Compiled 99 to 18 computations (81.8% saved)
ival-div: 23.0ms (51.2% of total)ival-sub: 8.0ms (17.8% of total)ival-mult: 5.0ms (11.1% of total)ival-add: 5.0ms (11.1% of total)backward-pass: 4.0ms (8.9% of total)const: 1.0ms (2.2% of total)| Inputs |
|---|
#<alt (+ x (* y (+ (/ (- z t) (- t a)) 1)))> |
#<alt (* y (+ (/ (- z t) (- t a)) 1))> |
#<alt (+ (/ (- z t) (- t a)) 1)> |
#<alt (/ (- z t) (- t a))> |
#<alt (- (+ x y) (/ (* (- z t) y) (- a t)))> |
#<alt (+ x y)> |
#<alt (/ (* (- z t) y) (- a t))> |
#<alt (* (- z t) y)> |
| Outputs |
|---|
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))))> |
#<alt (+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))))> |
#<alt (+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)))> |
#<alt (* x (+ 1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)))> |
#<alt (* x (+ 1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))))> |
#<alt (+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))))> |
#<alt (+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (+ (/ x y) (/ z (- t a)))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (+ (/ x y) (/ z (- t a)))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (+ (/ x y) (/ z (- t a)))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* -1 (* y (+ (* -1 (- (+ 1 (/ z (- t a))) (/ t (- t a)))) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- (+ 1 (/ z (- t a))) (/ t (- t a)))) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- (+ 1 (/ z (- t a))) (/ t (- t a)))) (* -1 (/ x y)))))> |
#<alt (+ x (* y (- 1 (/ t (- t a)))))> |
#<alt (+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))))> |
#<alt (+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))))> |
#<alt (+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))))> |
#<alt (* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))))> |
#<alt (* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (+ 1 (* -1 (/ t (- t a)))))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (+ 1 (* -1 (/ t (- t a)))))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (+ 1 (* -1 (/ t (- t a)))))) z)))))> |
#<alt (+ x (* y (+ 1 (* -1 (/ z a)))))> |
#<alt (+ x (+ (* t (* y (- (/ 1 a) (/ z (pow a 2))))) (* y (+ 1 (* -1 (/ z a))))))> |
#<alt (+ x (+ (* t (+ (* t (* y (- (/ 1 (pow a 2)) (/ z (pow a 3))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a))))))> |
#<alt (+ x (+ (* t (+ (* t (+ (* t (* y (- (/ 1 (pow a 3)) (/ z (pow a 4))))) (* y (- (/ 1 (pow a 2)) (/ z (pow a 3)))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a))))))> |
#<alt x> |
#<alt (+ x (/ (* y (+ z (* -1 a))) t))> |
#<alt (+ x (+ (/ (* y (+ z (* -1 a))) t) (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) (pow t 2))))> |
#<alt (+ x (+ (/ (* y (+ z (* -1 a))) t) (+ (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) (pow t 2)) (/ (* y (- (* -1 (pow a 3)) (* -1 (* (pow a 2) z)))) (pow t 3)))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (* a (* y (- z a))) t))) t)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (+ (* a (* y (- z a))) (/ (* (pow a 2) (* y (- z a))) t)) t))) t)))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t))))) (/ (* y z) t)))> |
#<alt (+ x (+ (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))))) (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))))) (/ (* y z) t)))> |
#<alt (+ x (+ (* a (+ (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))))) (* -1 (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))))))) (/ (* y z) t)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (/ (* y (- (* -1 z) (* -1 t))) a)))> |
#<alt (+ x (+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (/ (* y (- (pow t 2) (* t z))) (pow a 2)))))> |
#<alt (+ x (+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (+ (/ (* y (- (pow t 2) (* t z))) (pow a 2)) (/ (* y (- (pow t 3) (* (pow t 2) z))) (pow a 3))))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z t)) a))))> |
#<alt (+ x (+ y (* -1 (/ (+ (* -1 (/ (* y (- (pow t 2) (* t z))) a)) (* y (- z t))) a))))> |
#<alt (+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z)))) a)) (* y (- (pow t 2) (* t z)))) a)) (* y (- z t))) a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))> |
#<alt (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))> |
#<alt (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))> |
#<alt (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))> |
#<alt (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (+ 1 (* -1 (/ t (- t a))))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (+ 1 (* -1 (/ t (- t a))))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (+ 1 (* -1 (/ t (- t a))))) z)))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (+ (* t (* y (- (/ 1 a) (/ z (pow a 2))))) (* y (+ 1 (* -1 (/ z a)))))> |
#<alt (+ (* t (+ (* t (* y (- (/ 1 (pow a 2)) (/ z (pow a 3))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a)))))> |
#<alt (+ (* t (+ (* t (+ (* t (* y (- (/ 1 (pow a 3)) (/ z (pow a 4))))) (* y (- (/ 1 (pow a 2)) (/ z (pow a 3)))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a)))))> |
#<alt (/ (* y (+ z (* -1 a))) t)> |
#<alt (/ (+ (* y (+ z (* -1 a))) (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) t)) t)> |
#<alt (/ (+ (* y (+ z (* -1 a))) (+ (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) t) (/ (* y (- (* -1 (pow a 3)) (* -1 (* (pow a 2) z)))) (pow t 2)))) t)> |
#<alt (/ (+ (* y (+ z (* -1 a))) (+ (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) t) (+ (/ (* y (- (* -1 (pow a 3)) (* -1 (* (pow a 2) z)))) (pow t 2)) (/ (* y (- (* -1 (pow a 4)) (* -1 (* (pow a 3) z)))) (pow t 3))))) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (* a (* y (- z a))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (+ (* a (* y (- z a))) (/ (* (pow a 2) (* y (- z a))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (* y (- z a)))) (* -1 (/ (* (pow a 3) (* y (- z a))) t))) t)) (* a (* y (- z a)))) t))) t))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t))))) (/ (* y z) t))> |
#<alt (+ (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))))) (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))))) (/ (* y z) t))> |
#<alt (+ (* a (+ (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))))) (* -1 (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))))))) (/ (* y z) t))> |
#<alt y> |
#<alt (+ y (/ (* y (- (* -1 z) (* -1 t))) a))> |
#<alt (+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (/ (* y (- (pow t 2) (* t z))) (pow a 2))))> |
#<alt (+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (+ (/ (* y (- (pow t 2) (* t z))) (pow a 2)) (/ (* y (- (pow t 3) (* (pow t 2) z))) (pow a 3)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* y (- z t)) a)))> |
#<alt (+ y (* -1 (/ (+ (* -1 (/ (* y (- (pow t 2) (* t z))) a)) (* y (- z t))) a)))> |
#<alt (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z)))) a)) (* y (- (pow t 2) (* t z)))) a)) (* y (- z t))) a)))> |
#<alt (- 1 (/ t (- t a)))> |
#<alt (- (+ 1 (/ z (- t a))) (/ t (- t a)))> |
#<alt (- (+ 1 (/ z (- t a))) (/ t (- t a)))> |
#<alt (- (+ 1 (/ z (- t a))) (/ t (- t a)))> |
#<alt (/ z (- t a))> |
#<alt (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))> |
#<alt (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))> |
#<alt (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))> |
#<alt (/ z (- t a))> |
#<alt (* -1 (* z (- (* -1 (/ (+ 1 (* -1 (/ t (- t a)))) z)) (/ 1 (- t a)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ 1 (* -1 (/ t (- t a)))) z)) (/ 1 (- t a)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ 1 (* -1 (/ t (- t a)))) z)) (/ 1 (- t a)))))> |
#<alt (+ 1 (* -1 (/ z a)))> |
#<alt (+ 1 (+ (* -1 (/ z a)) (* t (- (/ 1 a) (/ z (pow a 2))))))> |
#<alt (+ 1 (+ (* -1 (/ z a)) (* t (- (+ (* t (- (/ 1 (pow a 2)) (/ z (pow a 3)))) (/ 1 a)) (/ z (pow a 2))))))> |
#<alt (+ 1 (+ (* -1 (/ z a)) (* t (- (+ (* t (- (+ (* t (- (/ 1 (pow a 3)) (/ z (pow a 4)))) (/ 1 (pow a 2))) (/ z (pow a 3)))) (/ 1 a)) (/ z (pow a 2))))))> |
#<alt (/ (+ z (* -1 a)) t)> |
#<alt (/ (- (+ z (+ (* -1 a) (* -1 (/ (pow a 2) t)))) (* -1 (/ (* a z) t))) t)> |
#<alt (/ (- (+ z (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (* -1 (/ (pow a 3) (pow t 2)))))) (+ (* -1 (/ (* a z) t)) (* -1 (/ (* (pow a 2) z) (pow t 2))))) t)> |
#<alt (/ (- (+ z (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (+ (* -1 (/ (pow a 3) (pow t 2))) (* -1 (/ (pow a 4) (pow t 3))))))) (+ (* -1 (/ (* a z) t)) (+ (* -1 (/ (* (pow a 2) z) (pow t 2))) (* -1 (/ (* (pow a 3) z) (pow t 3)))))) t)> |
#<alt (/ (- z a) t)> |
#<alt (* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (* a (- z a)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (+ (* a (- z a)) (/ (* (pow a 2) (- z a)) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- z a))) (* -1 (/ (* (pow a 3) (- z a)) t))) t)) (* a (- z a))) t))) t))> |
#<alt (/ z t)> |
#<alt (+ (* -1 (* a (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t))> |
#<alt (+ (* a (- (* -1 (* a (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t))> |
#<alt (+ (* a (- (* a (- (* -1 (* a (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ z a))) (* -1 (/ t a)))> |
#<alt (- (+ 1 (+ (* -1 (/ z a)) (/ (pow t 2) (pow a 2)))) (+ (* -1 (/ t a)) (/ (* t z) (pow a 2))))> |
#<alt (- (+ 1 (+ (* -1 (/ z a)) (+ (/ (pow t 2) (pow a 2)) (/ (pow t 3) (pow a 3))))) (+ (* -1 (/ t a)) (+ (/ (* t z) (pow a 2)) (/ (* (pow t 2) z) (pow a 3)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z t) a)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (pow t 2) (* t z)) a))) t) a)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z))) a)) (pow t 2)) (* t z)) a))) t) a)))> |
#<alt (* -1 (/ t (- t a)))> |
#<alt (+ (* -1 (/ t (- t a))) (/ z (- t a)))> |
#<alt (+ (* -1 (/ t (- t a))) (/ z (- t a)))> |
#<alt (+ (* -1 (/ t (- t a))) (/ z (- t a)))> |
#<alt (/ z (- t a))> |
#<alt (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a))))> |
#<alt (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a))))> |
#<alt (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a))))> |
#<alt (/ z (- t a))> |
#<alt (* -1 (* z (- (/ t (* z (- t a))) (/ 1 (- t a)))))> |
#<alt (* -1 (* z (- (/ t (* z (- t a))) (/ 1 (- t a)))))> |
#<alt (* -1 (* z (- (/ t (* z (- t a))) (/ 1 (- t a)))))> |
#<alt (* -1 (/ z a))> |
#<alt (+ (* -1 (/ z a)) (* t (- (/ 1 a) (/ z (pow a 2)))))> |
#<alt (+ (* -1 (/ z a)) (* t (- (+ (/ 1 a) (/ (* t (- (/ 1 a) (/ z (pow a 2)))) a)) (/ z (pow a 2)))))> |
#<alt (+ (* -1 (/ z a)) (* t (- (+ (* t (- (/ (* t (- (/ 1 a) (/ z (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ 1 a) (/ z (pow a 2))) a)))) (/ 1 a)) (/ z (pow a 2)))))> |
#<alt -1> |
#<alt (- (/ z t) (+ 1 (/ a t)))> |
#<alt (- (+ (/ z t) (/ (* a (- z a)) (pow t 2))) (+ 1 (/ a t)))> |
#<alt (- (+ (/ z t) (/ (* (pow a 2) (- z a)) (pow t 3))) (+ 1 (+ (* -1 (/ (* a (- z a)) (pow t 2))) (/ a t))))> |
#<alt -1> |
#<alt (- (/ z t) (+ 1 (/ a t)))> |
#<alt (- (* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (* a (- z a)) t))) t)) 1)> |
#<alt (- (* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (+ (* a (- z a)) (/ (* (pow a 2) (- z a)) t)) t))) t)) 1)> |
#<alt (/ (- z t) t)> |
#<alt (- (+ (/ z t) (/ (* a (- z t)) (pow t 2))) 1)> |
#<alt (- (+ (* a (- (/ (* a (- z t)) (pow t 3)) (* -1 (/ (- z t) (pow t 2))))) (/ z t)) 1)> |
#<alt (- (+ (* a (- (* a (- (/ (* a (- z t)) (pow t 4)) (* -1 (/ (- z t) (pow t 3))))) (* -1 (/ (- z t) (pow t 2))))) (/ z t)) 1)> |
#<alt (* -1 (/ (- z t) a))> |
#<alt (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)> |
#<alt (/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))) (/ (* t (- z t)) a)) a)> |
#<alt (/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow t 3) (- z t)) (pow a 3)))) (+ (/ (* t (- z t)) a) (/ (* (pow t 2) (- z t)) (pow a 2)))) a)> |
#<alt (* -1 (/ (- z t) a))> |
#<alt (* -1 (/ (- (+ z (/ (* t (- z t)) a)) t) a))> |
#<alt (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a))) t) a))> |
#<alt (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- z t)) a) (* -1 (* (pow t 2) (- z t)))) a)) (* t (- z t))) a))) t) a))> |
#<alt (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (+ 1 (* -1 (/ (- z t) (- a t)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (- (+ x y) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (- (+ x y) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* a y) (* y z)) t)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t)))> |
#<alt (- (+ x y) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z t)) a))))> |
#<alt (- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z t)) a))))> |
#<alt (+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a))))> |
#<alt (+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a))))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -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 (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (/ (* y (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a))> |
#<alt (* -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 (* 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))> |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | t | @ | -inf | (+ x (* y (+ (/ (- z t) (- t a)) 1))) |
| 4.0ms | a | @ | 0 | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 3.0ms | t | @ | inf | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 1.0ms | y | @ | 0 | (* y (+ (/ (- z t) (- t a)) 1)) |
| 1.0ms | z | @ | -inf | (+ x (* y (+ (/ (- z t) (- t a)) 1))) |
| 1× | batch-egg-rewrite |
| 4670× | *-lowering-*.f32 |
| 4670× | *-lowering-*.f64 |
| 3218× | /-lowering-/.f32 |
| 3218× | /-lowering-/.f64 |
| 1810× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 70 |
| 1 | 135 | 68 |
| 2 | 1511 | 67 |
| 0 | 8438 | 67 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* y (+ (/ (- z t) (- t a)) 1))) |
(* y (+ (/ (- z t) (- t a)) 1)) |
(+ (/ (- z t) (- t a)) 1) |
(/ (- z t) (- t a)) |
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(+ x y) |
(/ (* (- z t) y) (- a t)) |
(* (- z t) y) |
| Outputs |
|---|
(+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) x) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (+.f64 x y)) |
(+.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) y) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y) (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (+.f64 x y)) |
(fma.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) y) (+.f64 x y)) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 t a)) y (+.f64 x y)) |
(fma.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)) y x) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y))) (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y)) (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y))) (neg.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y) (*.f64 x x)) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))))) (*.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y))) (*.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y)))) (neg.f64 (neg.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (-.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) y)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))))) |
(+.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) y) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) y) |
(fma.f64 y #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) y) y) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 t a)) y y) |
(fma.f64 #s(literal 1 binary64) y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) y) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (-.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (*.f64 y y)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) y)) |
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))))) |
(/.f64 (*.f64 y (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) y) (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64)) y) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (-.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (*.f64 y y))) (neg.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) y))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) y)) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64)) y)) (neg.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)) y) |
(+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))) |
(-.f64 (/.f64 z (-.f64 t a)) (-.f64 (/.f64 t (-.f64 t a)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z (-.f64 t a))) (/.f64 t (-.f64 t a))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (-.f64 (/.f64 t (-.f64 t a)) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t a))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 z t) #s(literal 1 binary64)) |
(fma.f64 (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (neg.f64 (-.f64 (/.f64 t (-.f64 t a)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (neg.f64 (-.f64 (/.f64 t (-.f64 t a)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)) (/.f64 (-.f64 t a) (-.f64 z t))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)) (/.f64 (-.f64 t a) (-.f64 z t)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t)))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 z (-.f64 t a)) (neg.f64 (/.f64 t (-.f64 t a)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) t))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (/.f64 t (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a)))) (/.f64 t (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (/.f64 t (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 t t) (*.f64 a a)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 t (-.f64 (*.f64 t t) (*.f64 a a))) (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 t t) (*.f64 a a)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (/.f64 t (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a)))) (/.f64 t (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (/.f64 t (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (neg.f64 (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 t t) (*.f64 a a)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 t (-.f64 (*.f64 t t) (*.f64 a a))) (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 t t) (*.f64 a a)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (/.f64 t (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a)))) (/.f64 t (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (/.f64 t (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (neg.f64 (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 t t) (*.f64 a a)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 t (-.f64 (*.f64 t t) (*.f64 a a))) (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 t t) (*.f64 a a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t a) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (/.f64 t (-.f64 t a)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (neg.f64 (/.f64 t (-.f64 t a)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 t a)))) |
(neg.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 t a))) |
(/.f64 (-.f64 z t) (-.f64 t a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t a) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t a) (-.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 t a))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 t a) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 t a) (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t a) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t a) (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 z (-.f64 t a)) (*.f64 (-.f64 t a) t)) (*.f64 (-.f64 t a) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 t a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (-.f64 t a) (+.f64 z t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (/.f64 t (-.f64 t a)) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 t (-.f64 t a))))) (+.f64 (*.f64 (/.f64 z (-.f64 t a)) (/.f64 z (-.f64 t a))) (+.f64 (*.f64 (/.f64 t (-.f64 t a)) (/.f64 t (-.f64 t a))) (*.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 t (-.f64 t a)))) (+.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (+.f64 z t)) |
(/.f64 (-.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 t a))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 t a) t)) (*.f64 (-.f64 t a) #s(literal 1 binary64))) (*.f64 (-.f64 t a) (/.f64 (-.f64 t a) t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 t a))) (*.f64 (-.f64 t a) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 t a) (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (/.f64 (-.f64 t a) z) t)) (*.f64 (/.f64 (-.f64 t a) z) (-.f64 t a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) t)) (*.f64 (/.f64 (-.f64 t a) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t a) z) (/.f64 (-.f64 t a) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t a))) (*.f64 (/.f64 (-.f64 t a) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 t a) z) (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 t a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)) (-.f64 t a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 t a) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (-.f64 t a) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (-.f64 t a))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 t a) (-.f64 t a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 t a)) (*.f64 (-.f64 t a) t))) (neg.f64 (*.f64 (-.f64 t a) (-.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (/.f64 t (-.f64 t a)) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 t (-.f64 t a)))))) (neg.f64 (+.f64 (*.f64 (/.f64 z (-.f64 t a)) (/.f64 z (-.f64 t a))) (+.f64 (*.f64 (/.f64 t (-.f64 t a)) (/.f64 t (-.f64 t a))) (*.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 t (-.f64 t a))))) (neg.f64 (+.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) (neg.f64 (+.f64 z t))) |
(pow.f64 (/.f64 (-.f64 t a) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t a) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a)) |
(*.f64 (pow.f64 (/.f64 (-.f64 t a) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t a) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+.f64 y (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(+.f64 y (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (+.f64 x y)) |
(+.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) y))) (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) y (*.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) y))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))) |
(+.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (-.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 y (-.f64 z t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 y (-.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 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) y))) (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) y (*.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) y))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 y (-.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 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(-.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (/.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(fma.f64 y #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(fma.f64 y #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(fma.f64 (-.f64 z t) (neg.f64 (/.f64 y (-.f64 a t))) (+.f64 x y)) |
(fma.f64 #s(literal 1 binary64) y (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(fma.f64 #s(literal 1 binary64) y (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(fma.f64 (*.f64 y (-.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 y (-.f64 a t)) (+.f64 x y)) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 a t)) (*.f64 (-.f64 x y) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (neg.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) (-.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 z t)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 z t)) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 x y) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 a t)) (*.f64 (-.f64 x y) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) (*.f64 (-.f64 x y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y))) (*.f64 (-.f64 x y) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (-.f64 x y) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y))) (*.f64 (-.f64 x y) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))))) (*.f64 (-.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 z t)) (*.f64 (-.f64 x y) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))))) (*.f64 (-.f64 x y) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 a t)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 a t)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 z t)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (neg.f64 (-.f64 x y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))))) (*.f64 (neg.f64 (-.f64 x y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 z t)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))))) (*.f64 (neg.f64 (-.f64 x y)) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 a t)) (*.f64 (-.f64 y x) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) #s(literal -1 binary64))) (*.f64 (-.f64 y x) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 a t)) (*.f64 (-.f64 y x) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y))) (*.f64 (-.f64 y x) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y))) (*.f64 (-.f64 y x) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 z t)) (*.f64 (-.f64 y x) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))))) (*.f64 (-.f64 y x) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (*.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 y (-.f64 z t))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 a t)) (*.f64 (-.f64 x y) (*.f64 y (-.f64 z t))))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))))) (neg.f64 (neg.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) (neg.f64 (-.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) y x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))) (+.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y)) (neg.f64 (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.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 y (-.f64 a t)))) (neg.f64 (+.f64 z t))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (*.f64 y (-.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 (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(+.f64 (*.f64 y z) (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(fma.f64 y z (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(/.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 (*.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 (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 (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 y (-.f64 z t)) |
(*.f64 (-.f64 z t) y) |
| 1× | egg-herbie |
| 4636× | +-lowering-+.f64 |
| 4636× | +-lowering-+.f32 |
| 4254× | *-lowering-*.f32 |
| 4254× | *-lowering-*.f64 |
| 1530× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 805 | 5903 |
| 1 | 2846 | 5174 |
| 0 | 8760 | 5174 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
x |
(* x (+ 1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x))) |
(* x (+ 1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x))) |
(* x (+ 1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)) 1))) |
x |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (+ (/ x y) (/ z (- t a)))) (/ t (- t a)))) |
(* y (- (+ 1 (+ (/ x y) (/ z (- t a)))) (/ t (- t a)))) |
(* y (- (+ 1 (+ (/ x y) (/ z (- t a)))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ z (- t a))) (/ t (- t a)))) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ z (- t a))) (/ t (- t a)))) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ z (- t a))) (/ t (- t a)))) (* -1 (/ x y))))) |
(+ x (* y (- 1 (/ t (- t a))))) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(/ (* y z) (- t a)) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(/ (* y z) (- t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (+ 1 (* -1 (/ t (- t a)))))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (+ 1 (* -1 (/ t (- t a)))))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (+ 1 (* -1 (/ t (- t a)))))) z))))) |
(+ x (* y (+ 1 (* -1 (/ z a))))) |
(+ x (+ (* t (* y (- (/ 1 a) (/ z (pow a 2))))) (* y (+ 1 (* -1 (/ z a)))))) |
(+ x (+ (* t (+ (* t (* y (- (/ 1 (pow a 2)) (/ z (pow a 3))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a)))))) |
(+ x (+ (* t (+ (* t (+ (* t (* y (- (/ 1 (pow a 3)) (/ z (pow a 4))))) (* y (- (/ 1 (pow a 2)) (/ z (pow a 3)))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a)))))) |
x |
(+ x (/ (* y (+ z (* -1 a))) t)) |
(+ x (+ (/ (* y (+ z (* -1 a))) t) (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) (pow t 2)))) |
(+ x (+ (/ (* y (+ z (* -1 a))) t) (+ (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) (pow t 2)) (/ (* y (- (* -1 (pow a 3)) (* -1 (* (pow a 2) z)))) (pow t 3))))) |
x |
(+ x (/ (* y (- z a)) t)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (* a (* y (- z a))) t))) t))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (+ (* a (* y (- z a))) (/ (* (pow a 2) (* y (- z a))) t)) t))) t))) |
(+ x (/ (* y z) t)) |
(+ x (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t))))) (/ (* y z) t))) |
(+ x (+ (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))))) (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))))) (/ (* y z) t))) |
(+ x (+ (* a (+ (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))))) (* -1 (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))))))) (/ (* y z) t))) |
(+ x y) |
(+ x (+ y (/ (* y (- (* -1 z) (* -1 t))) a))) |
(+ x (+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (/ (* y (- (pow t 2) (* t z))) (pow a 2))))) |
(+ x (+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (+ (/ (* y (- (pow t 2) (* t z))) (pow a 2)) (/ (* y (- (pow t 3) (* (pow t 2) z))) (pow a 3)))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (* y (- (pow t 2) (* t z))) a)) (* y (- z t))) a)))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z)))) a)) (* y (- (pow t 2) (* t z)))) a)) (* y (- z t))) a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(/ (* y z) (- t a)) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(/ (* y z) (- t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (+ 1 (* -1 (/ t (- t a))))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (+ 1 (* -1 (/ t (- t a))))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (+ 1 (* -1 (/ t (- t a))))) z))))) |
(* y (+ 1 (* -1 (/ z a)))) |
(+ (* t (* y (- (/ 1 a) (/ z (pow a 2))))) (* y (+ 1 (* -1 (/ z a))))) |
(+ (* t (+ (* t (* y (- (/ 1 (pow a 2)) (/ z (pow a 3))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a))))) |
(+ (* t (+ (* t (+ (* t (* y (- (/ 1 (pow a 3)) (/ z (pow a 4))))) (* y (- (/ 1 (pow a 2)) (/ z (pow a 3)))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a))))) |
(/ (* y (+ z (* -1 a))) t) |
(/ (+ (* y (+ z (* -1 a))) (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) t)) t) |
(/ (+ (* y (+ z (* -1 a))) (+ (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) t) (/ (* y (- (* -1 (pow a 3)) (* -1 (* (pow a 2) z)))) (pow t 2)))) t) |
(/ (+ (* y (+ z (* -1 a))) (+ (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) t) (+ (/ (* y (- (* -1 (pow a 3)) (* -1 (* (pow a 2) z)))) (pow t 2)) (/ (* y (- (* -1 (pow a 4)) (* -1 (* (pow a 3) z)))) (pow t 3))))) t) |
(/ (* y (- z a)) t) |
(* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (* a (* y (- z a))) t))) t)) |
(* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (+ (* a (* y (- z a))) (/ (* (pow a 2) (* y (- z a))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (* y (- z a)))) (* -1 (/ (* (pow a 3) (* y (- z a))) t))) t)) (* a (* y (- z a)))) t))) t)) |
(/ (* y z) t) |
(+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t))))) (/ (* y z) t)) |
(+ (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))))) (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))))) (/ (* y z) t)) |
(+ (* a (+ (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))))) (* -1 (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))))))) (/ (* y z) t)) |
y |
(+ y (/ (* y (- (* -1 z) (* -1 t))) a)) |
(+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (/ (* y (- (pow t 2) (* t z))) (pow a 2)))) |
(+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (+ (/ (* y (- (pow t 2) (* t z))) (pow a 2)) (/ (* y (- (pow t 3) (* (pow t 2) z))) (pow a 3))))) |
y |
(+ y (* -1 (/ (* y (- z t)) a))) |
(+ y (* -1 (/ (+ (* -1 (/ (* y (- (pow t 2) (* t z))) a)) (* y (- z t))) a))) |
(+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z)))) a)) (* y (- (pow t 2) (* t z)))) a)) (* y (- z t))) a))) |
(- 1 (/ t (- t a))) |
(- (+ 1 (/ z (- t a))) (/ t (- t a))) |
(- (+ 1 (/ z (- t a))) (/ t (- t a))) |
(- (+ 1 (/ z (- t a))) (/ t (- t a))) |
(/ z (- t a)) |
(* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(/ z (- t a)) |
(* -1 (* z (- (* -1 (/ (+ 1 (* -1 (/ t (- t a)))) z)) (/ 1 (- t a))))) |
(* -1 (* z (- (* -1 (/ (+ 1 (* -1 (/ t (- t a)))) z)) (/ 1 (- t a))))) |
(* -1 (* z (- (* -1 (/ (+ 1 (* -1 (/ t (- t a)))) z)) (/ 1 (- t a))))) |
(+ 1 (* -1 (/ z a))) |
(+ 1 (+ (* -1 (/ z a)) (* t (- (/ 1 a) (/ z (pow a 2)))))) |
(+ 1 (+ (* -1 (/ z a)) (* t (- (+ (* t (- (/ 1 (pow a 2)) (/ z (pow a 3)))) (/ 1 a)) (/ z (pow a 2)))))) |
(+ 1 (+ (* -1 (/ z a)) (* t (- (+ (* t (- (+ (* t (- (/ 1 (pow a 3)) (/ z (pow a 4)))) (/ 1 (pow a 2))) (/ z (pow a 3)))) (/ 1 a)) (/ z (pow a 2)))))) |
(/ (+ z (* -1 a)) t) |
(/ (- (+ z (+ (* -1 a) (* -1 (/ (pow a 2) t)))) (* -1 (/ (* a z) t))) t) |
(/ (- (+ z (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (* -1 (/ (pow a 3) (pow t 2)))))) (+ (* -1 (/ (* a z) t)) (* -1 (/ (* (pow a 2) z) (pow t 2))))) t) |
(/ (- (+ z (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (+ (* -1 (/ (pow a 3) (pow t 2))) (* -1 (/ (pow a 4) (pow t 3))))))) (+ (* -1 (/ (* a z) t)) (+ (* -1 (/ (* (pow a 2) z) (pow t 2))) (* -1 (/ (* (pow a 3) z) (pow t 3)))))) t) |
(/ (- z a) t) |
(* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (* a (- z a)) t))) t)) |
(* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (+ (* a (- z a)) (/ (* (pow a 2) (- z a)) t)) t))) t)) |
(* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- z a))) (* -1 (/ (* (pow a 3) (- z a)) t))) t)) (* a (- z a))) t))) t)) |
(/ z t) |
(+ (* -1 (* a (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t)) |
(+ (* a (- (* -1 (* a (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t)) |
(+ (* a (- (* a (- (* -1 (* a (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t)) |
1 |
(- (+ 1 (* -1 (/ z a))) (* -1 (/ t a))) |
(- (+ 1 (+ (* -1 (/ z a)) (/ (pow t 2) (pow a 2)))) (+ (* -1 (/ t a)) (/ (* t z) (pow a 2)))) |
(- (+ 1 (+ (* -1 (/ z a)) (+ (/ (pow t 2) (pow a 2)) (/ (pow t 3) (pow a 3))))) (+ (* -1 (/ t a)) (+ (/ (* t z) (pow a 2)) (/ (* (pow t 2) z) (pow a 3))))) |
1 |
(+ 1 (* -1 (/ (- z t) a))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (pow t 2) (* t z)) a))) t) a))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z))) a)) (pow t 2)) (* t z)) a))) t) a))) |
(* -1 (/ t (- t a))) |
(+ (* -1 (/ t (- t a))) (/ z (- t a))) |
(+ (* -1 (/ t (- t a))) (/ z (- t a))) |
(+ (* -1 (/ t (- t a))) (/ z (- t a))) |
(/ z (- t a)) |
(* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a)))) |
(* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a)))) |
(* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a)))) |
(/ z (- t a)) |
(* -1 (* z (- (/ t (* z (- t a))) (/ 1 (- t a))))) |
(* -1 (* z (- (/ t (* z (- t a))) (/ 1 (- t a))))) |
(* -1 (* z (- (/ t (* z (- t a))) (/ 1 (- t a))))) |
(* -1 (/ z a)) |
(+ (* -1 (/ z a)) (* t (- (/ 1 a) (/ z (pow a 2))))) |
(+ (* -1 (/ z a)) (* t (- (+ (/ 1 a) (/ (* t (- (/ 1 a) (/ z (pow a 2)))) a)) (/ z (pow a 2))))) |
(+ (* -1 (/ z a)) (* t (- (+ (* t (- (/ (* t (- (/ 1 a) (/ z (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ 1 a) (/ z (pow a 2))) a)))) (/ 1 a)) (/ z (pow a 2))))) |
-1 |
(- (/ z t) (+ 1 (/ a t))) |
(- (+ (/ z t) (/ (* a (- z a)) (pow t 2))) (+ 1 (/ a t))) |
(- (+ (/ z t) (/ (* (pow a 2) (- z a)) (pow t 3))) (+ 1 (+ (* -1 (/ (* a (- z a)) (pow t 2))) (/ a t)))) |
-1 |
(- (/ z t) (+ 1 (/ a t))) |
(- (* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (* a (- z a)) t))) t)) 1) |
(- (* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (+ (* a (- z a)) (/ (* (pow a 2) (- z a)) t)) t))) t)) 1) |
(/ (- z t) t) |
(- (+ (/ z t) (/ (* a (- z t)) (pow t 2))) 1) |
(- (+ (* a (- (/ (* a (- z t)) (pow t 3)) (* -1 (/ (- z t) (pow t 2))))) (/ z t)) 1) |
(- (+ (* a (- (* a (- (/ (* a (- z t)) (pow t 4)) (* -1 (/ (- z t) (pow t 3))))) (* -1 (/ (- z t) (pow t 2))))) (/ z t)) 1) |
(* -1 (/ (- z t) a)) |
(/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))) (/ (* t (- z t)) a)) a) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow t 3) (- z t)) (pow a 3)))) (+ (/ (* t (- z t)) a) (/ (* (pow t 2) (- z t)) (pow a 2)))) a) |
(* -1 (/ (- z t) a)) |
(* -1 (/ (- (+ z (/ (* t (- z t)) a)) t) a)) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a))) t) a)) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- z t)) a) (* -1 (* (pow t 2) (- z t)))) a)) (* t (- z t))) a))) t) a)) |
(- y (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(- (+ x y) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(* -1 (/ (* y z) (- a t))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* -1 (/ (* y z) (- a t))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(- (+ x y) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a)) |
x |
(- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t))) |
x |
(+ x (* -1 (/ (- (* a y) (* y z)) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t))) |
(- (+ x y) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a)) |
(- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a)) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a)))) |
(+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a)))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -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))) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(* -1 (/ (* y (- z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(/ (* y (- z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/ (* y (- z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(* -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))))) |
(* 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)) |
| Outputs |
|---|
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x) |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x) |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x) |
x |
(* x (+ 1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x))) |
(* x (+ 1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x))) |
(* x (+ 1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)) 1))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a)))) x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)) 1))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a)))) x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) x)) 1))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a)))) x)) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x) |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x) |
(+ x (* y (- (+ 1 (/ z (- t a))) (/ t (- t a))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (+ (/ x y) (/ z (- t a)))) (/ t (- t a)))) |
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (+ (/ x y) (/ z (- t a)))) (/ t (- t a)))) |
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (+ (/ x y) (/ z (- t a)))) (/ t (- t a)))) |
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ z (- t a))) (/ t (- t a)))) (* -1 (/ x y))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ z (- t a))) (/ t (- t a)))) (* -1 (/ x y))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ z (- t a))) (/ t (- t a)))) (* -1 (/ x y))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) (-.f64 #s(literal 0 binary64) y)) |
(+ x (* y (- 1 (/ t (- t a))))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) x) |
(/ (* y z) (- t a)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))) |
(/ (* y z) (- t a)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (+ 1 (* -1 (/ t (- t a)))))) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t a)) (/.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (+ 1 (* -1 (/ t (- t a)))))) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t a)) (/.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (+ 1 (* -1 (/ t (- t a)))))) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t a)) (/.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(+ x (* y (+ 1 (* -1 (/ z a))))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ x (+ (* t (* y (- (/ 1 a) (/ z (pow a 2))))) (* y (+ 1 (* -1 (/ z a)))))) |
(+.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)))) (*.f64 (*.f64 y t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) |
(+ x (+ (* t (+ (* t (* y (- (/ 1 (pow a 2)) (/ z (pow a 3))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a)))))) |
(+.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)))) (*.f64 t (+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (*.f64 (*.f64 y t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))))) |
(+ x (+ (* t (+ (* t (+ (* t (* y (- (/ 1 (pow a 3)) (/ z (pow a 4))))) (* y (- (/ 1 (pow a 2)) (/ z (pow a 3)))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a)))))) |
(+.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)))) (*.f64 t (+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (*.f64 t (+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 y t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64)))))))))) |
x |
(+ x (/ (* y (+ z (* -1 a))) t)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+ x (+ (/ (* y (+ z (* -1 a))) t) (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) (pow t 2)))) |
(+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z a) t) (/.f64 (*.f64 a (-.f64 z a)) (*.f64 t t))))) |
(+ x (+ (/ (* y (+ z (* -1 a))) t) (+ (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) (pow t 2)) (/ (* y (- (* -1 (pow a 3)) (* -1 (* (pow a 2) z)))) (pow t 3))))) |
(+.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 (-.f64 z a) t) (/.f64 (*.f64 a (-.f64 z a)) (*.f64 t t)))) (*.f64 y (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) (*.f64 t (*.f64 t t)))))) |
x |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (* a (* y (- z a))) t))) t))) |
(-.f64 x (/.f64 (+.f64 (*.f64 y (-.f64 a z)) (/.f64 (*.f64 a (*.f64 y (-.f64 a z))) t)) t)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (+ (* a (* y (- z a))) (/ (* (pow a 2) (* y (- z a))) t)) t))) t))) |
(-.f64 x (/.f64 (-.f64 (*.f64 y (-.f64 a z)) (/.f64 (+.f64 (*.f64 (*.f64 y a) (-.f64 z a)) (*.f64 (*.f64 a a) (*.f64 y (/.f64 (-.f64 z a) t)))) t)) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t))))) (/ (* y z) t))) |
(+.f64 x (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (*.f64 y a) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) |
(+ x (+ (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))))) (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))))) (/ (* y z) t))) |
(+.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (*.f64 a (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 a (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t))))))))) |
(+ x (+ (* a (+ (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))))) (* -1 (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))))))) (/ (* y z) t))) |
(+.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t))))))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (/ (* y (- (* -1 z) (* -1 t))) a))) |
(+.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) a))) |
(+ x (+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (/ (* y (- (pow t 2) (* t z))) (pow a 2))))) |
(+.f64 (+.f64 y x) (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t (-.f64 t z)) (*.f64 a a))))) |
(+ x (+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (+ (/ (* y (- (pow t 2) (* t z))) (pow a 2)) (/ (* y (- (pow t 3) (* (pow t 2) z))) (pow a 3)))))) |
(+.f64 (+.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) a))) (*.f64 y (+.f64 (/.f64 (*.f64 t (-.f64 t z)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t t) (-.f64 t z)) (*.f64 a (*.f64 a a)))))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(+.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) a))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (* y (- (pow t 2) (* t z))) a)) (* y (- z t))) a)))) |
(-.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 y (*.f64 t (-.f64 t z))) a)) a)) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z)))) a)) (* y (- (pow t 2) (* t z)))) a)) (* y (- z t))) a)))) |
(-.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 y (*.f64 t (-.f64 t z))) (/.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t t) (-.f64 t z)))) a)) a)) a)) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- (+ 1 (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))))) |
(/ (* y z) (- t a)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(/ (* y z) (- t a)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (+ 1 (* -1 (/ t (- t a))))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (+ 1 (* -1 (/ t (- t a))))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (+ 1 (* -1 (/ t (- t a))))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(* y (+ 1 (* -1 (/ z a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(+ (* t (* y (- (/ 1 a) (/ z (pow a 2))))) (* y (+ 1 (* -1 (/ z a))))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 (*.f64 y t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) |
(+ (* t (+ (* t (* y (- (/ 1 (pow a 2)) (/ z (pow a 3))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a))))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 t (+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (*.f64 (*.f64 y t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))))) |
(+ (* t (+ (* t (+ (* t (* y (- (/ 1 (pow a 3)) (/ z (pow a 4))))) (* y (- (/ 1 (pow a 2)) (/ z (pow a 3)))))) (* y (- (/ 1 a) (/ z (pow a 2)))))) (* y (+ 1 (* -1 (/ z a))))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 t (+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (*.f64 t (+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 y t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64)))))))))) |
(/ (* y (+ z (* -1 a))) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (+ (* y (+ z (* -1 a))) (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) t)) t) |
(/.f64 (*.f64 y (+.f64 (-.f64 z a) (/.f64 (*.f64 a (-.f64 z a)) t))) t) |
(/ (+ (* y (+ z (* -1 a))) (+ (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) t) (/ (* y (- (* -1 (pow a 3)) (* -1 (* (pow a 2) z)))) (pow t 2)))) t) |
(/.f64 (+.f64 (*.f64 y (-.f64 z a)) (*.f64 y (+.f64 (/.f64 (*.f64 a (-.f64 z a)) t) (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) (*.f64 t t))))) t) |
(/ (+ (* y (+ z (* -1 a))) (+ (/ (* y (- (* -1 (pow a 2)) (* -1 (* a z)))) t) (+ (/ (* y (- (* -1 (pow a 3)) (* -1 (* (pow a 2) z)))) (pow t 2)) (/ (* y (- (* -1 (pow a 4)) (* -1 (* (pow a 3) z)))) (pow t 3))))) t) |
(/.f64 (+.f64 (*.f64 y (+.f64 (-.f64 z a) (/.f64 (*.f64 a (-.f64 z a)) t))) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) (*.f64 t t)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 z (*.f64 a (*.f64 a a)))) (*.f64 t (*.f64 t t)))))) t) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (* a (* y (- z a))) t))) t)) |
(/.f64 (+.f64 (*.f64 y (-.f64 a z)) (/.f64 (*.f64 a (*.f64 y (-.f64 a z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (+ (* a (* y (- z a))) (/ (* (pow a 2) (* y (- z a))) t)) t))) t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 a z)) (/.f64 (+.f64 (*.f64 (*.f64 y a) (-.f64 z a)) (*.f64 (*.f64 a a) (*.f64 y (/.f64 (-.f64 z a) t)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (* y (- z a))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (* y (- z a)))) (* -1 (/ (* (pow a 3) (* y (- z a))) t))) t)) (* a (* y (- z a)))) t))) t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 a z)) (/.f64 (-.f64 (*.f64 (*.f64 y a) (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 y (-.f64 a z))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) y) (-.f64 z a)) t)) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t))))) (/ (* y z) t)) |
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 (*.f64 y a) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))) |
(+ (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))))) (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))))) (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 a (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 a (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t))))))))) |
(+ (* a (+ (* -1 (* y (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (* a (+ (* -1 (* a (* y (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))))) (* -1 (* y (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))))))) (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t))))))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))))) |
y |
(+ y (/ (* y (- (* -1 z) (* -1 t))) a)) |
(-.f64 y (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (/ (* y (- (pow t 2) (* t z))) (pow a 2)))) |
(+.f64 y (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 t (-.f64 t z)) (*.f64 a a))))) |
(+ y (+ (/ (* y (- (* -1 z) (* -1 t))) a) (+ (/ (* y (- (pow t 2) (* t z))) (pow a 2)) (/ (* y (- (pow t 3) (* (pow t 2) z))) (pow a 3))))) |
(+.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) a)) (*.f64 y (+.f64 (/.f64 (*.f64 t (-.f64 t z)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t t) (-.f64 t z)) (*.f64 a (*.f64 a a)))))) |
y |
(+ y (* -1 (/ (* y (- z t)) a))) |
(-.f64 y (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ y (* -1 (/ (+ (* -1 (/ (* y (- (pow t 2) (* t z))) a)) (* y (- z t))) a))) |
(-.f64 y (/.f64 (-.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 y (*.f64 t (-.f64 t z))) a)) a)) |
(+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z)))) a)) (* y (- (pow t 2) (* t z)))) a)) (* y (- z t))) a))) |
(-.f64 y (/.f64 (-.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 y (*.f64 t (-.f64 t z))) (/.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t t) (-.f64 t z)))) a)) a)) a)) |
(- 1 (/ t (- t a))) |
(-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) |
(- (+ 1 (/ z (- t a))) (/ t (- t a))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a)))) |
(- (+ 1 (/ z (- t a))) (/ t (- t a))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a)))) |
(- (+ 1 (/ z (- t a))) (/ t (- t a))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a)))) |
(/ z (- t a)) |
(/.f64 z (-.f64 t a)) |
(* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 t (*.f64 z (-.f64 t a)))))) |
(* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 t (*.f64 z (-.f64 t a)))))) |
(* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 t (*.f64 z (-.f64 t a)))))) |
(/ z (- t a)) |
(/.f64 z (-.f64 t a)) |
(* -1 (* z (- (* -1 (/ (+ 1 (* -1 (/ t (- t a)))) z)) (/ 1 (- t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (-.f64 t a)))) |
(* -1 (* z (- (* -1 (/ (+ 1 (* -1 (/ t (- t a)))) z)) (/ 1 (- t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (-.f64 t a)))) |
(* -1 (* z (- (* -1 (/ (+ 1 (* -1 (/ t (- t a)))) z)) (/ 1 (- t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (-.f64 t a)))) |
(+ 1 (* -1 (/ z a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(+ 1 (+ (* -1 (/ z a)) (* t (- (/ 1 a) (/ z (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (/.f64 z a))) |
(+ 1 (+ (* -1 (/ z a)) (* t (- (+ (* t (- (/ 1 (pow a 2)) (/ z (pow a 3)))) (/ 1 a)) (/ z (pow a 2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))))) |
(+ 1 (+ (* -1 (/ z a)) (* t (- (+ (* t (- (+ (* t (- (/ 1 (pow a 3)) (/ z (pow a 4)))) (/ 1 (pow a 2))) (/ z (pow a 3)))) (/ 1 a)) (/ z (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a))) |
(/ (+ z (* -1 a)) t) |
(/.f64 (-.f64 z a) t) |
(/ (- (+ z (+ (* -1 a) (* -1 (/ (pow a 2) t)))) (* -1 (/ (* a z) t))) t) |
(/.f64 (+.f64 (-.f64 (-.f64 z a) (/.f64 (*.f64 a a) t)) (*.f64 a (/.f64 z t))) t) |
(/ (- (+ z (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (* -1 (/ (pow a 3) (pow t 2)))))) (+ (* -1 (/ (* a z) t)) (* -1 (/ (* (pow a 2) z) (pow t 2))))) t) |
(/.f64 (+.f64 (+.f64 (-.f64 z a) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 a a) t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (/.f64 z t)) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t t))))) t) |
(/ (- (+ z (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (+ (* -1 (/ (pow a 3) (pow t 2))) (* -1 (/ (pow a 4) (pow t 3))))))) (+ (* -1 (/ (* a z) t)) (+ (* -1 (/ (* (pow a 2) z) (pow t 2))) (* -1 (/ (* (pow a 3) z) (pow t 3)))))) t) |
(/.f64 (+.f64 (+.f64 (+.f64 (-.f64 (-.f64 z a) (/.f64 (*.f64 a a) t)) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 (pow.f64 a #s(literal 4 binary64)) t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t)))) (*.f64 a (/.f64 z t))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))))) t) |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (* a (- z a)) t))) t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) (/.f64 (*.f64 a (-.f64 z a)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (+ (* a (- z a)) (/ (* (pow a 2) (- z a)) t)) t))) t)) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 a (-.f64 z a)) (*.f64 (*.f64 a a) (/.f64 (-.f64 z a) t))) (-.f64 #s(literal 0 binary64) t)) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- z a))) (* -1 (/ (* (pow a 3) (- z a)) t))) t)) (* a (- z a))) t))) t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) (/.f64 (-.f64 (*.f64 a (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (-.f64 z a))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 z a) t))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ z t) |
(/.f64 z t) |
(+ (* -1 (* a (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t)) |
(-.f64 (/.f64 z t) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))) |
(+ (* a (- (* -1 (* a (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t)) |
(+.f64 (/.f64 z t) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) |
(+ (* a (- (* a (- (* -1 (* a (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t)) |
(+.f64 (/.f64 z t) (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z a))) (* -1 (/ t a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) |
(- (+ 1 (+ (* -1 (/ z a)) (/ (pow t 2) (pow a 2)))) (+ (* -1 (/ t a)) (/ (* t z) (pow a 2)))) |
(-.f64 (+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 (*.f64 t t) (*.f64 a a))) (/.f64 t a)) (/.f64 (*.f64 z t) (*.f64 a a))) |
(- (+ 1 (+ (* -1 (/ z a)) (+ (/ (pow t 2) (pow a 2)) (/ (pow t 3) (pow a 3))))) (+ (* -1 (/ t a)) (+ (/ (* t z) (pow a 2)) (/ (* (pow t 2) z) (pow a 3))))) |
(-.f64 (+.f64 (-.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (/.f64 z a)) (+.f64 (*.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a))) #s(literal 1 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 z t) (*.f64 a a)) (/.f64 t a)) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a (*.f64 a a))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z t) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (pow t 2) (* t z)) a))) t) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (*.f64 t (-.f64 t z)) a)) t) a)) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z))) a)) (pow t 2)) (* t z)) a))) t) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 t z))) (-.f64 #s(literal 0 binary64) a)) (*.f64 t (-.f64 t z))) a)) t) a)) |
(* -1 (/ t (- t a))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 t a)) |
(+ (* -1 (/ t (- t a))) (/ z (- t a))) |
(-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))) |
(+ (* -1 (/ t (- t a))) (/ z (- t a))) |
(-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))) |
(+ (* -1 (/ t (- t a))) (/ z (- t a))) |
(-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))) |
(/ z (- t a)) |
(/.f64 z (-.f64 t a)) |
(* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 t (*.f64 z (-.f64 t a))))) |
(* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 t (*.f64 z (-.f64 t a))))) |
(* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 t (*.f64 z (-.f64 t a))))) |
(/ z (- t a)) |
(/.f64 z (-.f64 t a)) |
(* -1 (* z (- (/ t (* z (- t a))) (/ 1 (- t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 t (*.f64 z (-.f64 t a))) (/.f64 #s(literal -1 binary64) (-.f64 t a)))) |
(* -1 (* z (- (/ t (* z (- t a))) (/ 1 (- t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 t (*.f64 z (-.f64 t a))) (/.f64 #s(literal -1 binary64) (-.f64 t a)))) |
(* -1 (* z (- (/ t (* z (- t a))) (/ 1 (- t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 t (*.f64 z (-.f64 t a))) (/.f64 #s(literal -1 binary64) (-.f64 t a)))) |
(* -1 (/ z a)) |
(-.f64 #s(literal 0 binary64) (/.f64 z a)) |
(+ (* -1 (/ z a)) (* t (- (/ 1 a) (/ z (pow a 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (/.f64 z a)) |
(+ (* -1 (/ z a)) (* t (- (+ (/ 1 a) (/ (* t (- (/ 1 a) (/ z (pow a 2)))) a)) (/ z (pow a 2))))) |
(-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) a) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) |
(+ (* -1 (/ z a)) (* t (- (+ (* t (- (/ (* t (- (/ 1 a) (/ z (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ 1 a) (/ z (pow a 2))) a)))) (/ 1 a)) (/ z (pow a 2))))) |
(-.f64 (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) a))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) |
-1 |
#s(literal -1 binary64) |
(- (/ z t) (+ 1 (/ a t))) |
(-.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 a t)) |
(- (+ (/ z t) (/ (* a (- z a)) (pow t 2))) (+ 1 (/ a t))) |
(+.f64 (/.f64 (*.f64 a (-.f64 z a)) (*.f64 t t)) (-.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 a t))) |
(- (+ (/ z t) (/ (* (pow a 2) (- z a)) (pow t 3))) (+ 1 (+ (* -1 (/ (* a (- z a)) (pow t 2))) (/ a t)))) |
(-.f64 (+.f64 (+.f64 (/.f64 z t) (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 (/.f64 a t) (/.f64 (*.f64 a (-.f64 z a)) (*.f64 t t)))) |
-1 |
#s(literal -1 binary64) |
(- (/ z t) (+ 1 (/ a t))) |
(-.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 a t)) |
(- (* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (* a (- z a)) t))) t)) 1) |
(+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) (/.f64 (*.f64 a (-.f64 z a)) t)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(- (* -1 (/ (+ (* -1 (- z a)) (* -1 (/ (+ (* a (- z a)) (/ (* (pow a 2) (- z a)) t)) t))) t)) 1) |
(+.f64 (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 a (-.f64 z a)) (*.f64 (*.f64 a a) (/.f64 (-.f64 z a) t))) (-.f64 #s(literal 0 binary64) t)) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(/ (- z t) t) |
(+.f64 (/.f64 z t) #s(literal -1 binary64)) |
(- (+ (/ z t) (/ (* a (- z t)) (pow t 2))) 1) |
(+.f64 (*.f64 (/.f64 a t) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(- (+ (* a (- (/ (* a (- z t)) (pow t 3)) (* -1 (/ (- z t) (pow t 2))))) (/ z t)) 1) |
(+.f64 (*.f64 a (+.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 a (*.f64 t t))) (/.f64 (-.f64 z t) (*.f64 t t)))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(- (+ (* a (- (* a (- (/ (* a (- z t)) (pow t 4)) (* -1 (/ (- z t) (pow t 3))))) (* -1 (/ (- z t) (pow t 2))))) (/ z t)) 1) |
(+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 a (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (-.f64 z t) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 z t) (*.f64 t t)))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* -1 (/ (- z t) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) |
(/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z t)) a) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))) (/ (* t (- z t)) a)) a) |
(/.f64 (-.f64 (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) t) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))) (/.f64 (*.f64 t (-.f64 z t)) a)) a) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow t 3) (- z t)) (pow a 3)))) (+ (/ (* t (- z t)) a) (/ (* (pow t 2) (- z t)) (pow a 2)))) a) |
(/.f64 (-.f64 (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) t) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 t (-.f64 z t)) a) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a)))) a) |
(* -1 (/ (- z t) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) |
(* -1 (/ (- (+ z (/ (* t (- z t)) a)) t) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z t)) a) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a))) t) a)) |
(/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))) (*.f64 t (-.f64 z t))) a)) t) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- z t)) a) (* -1 (* (pow t 2) (- z t)))) a)) (* t (- z t))) a))) t) a)) |
(/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) (*.f64 t (-.f64 z t))) a)) t) (-.f64 #s(literal 0 binary64) a)) |
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (-.f64 (+.f64 (/.f64 t (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 z (-.f64 a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (-.f64 (+.f64 (/.f64 t (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 z (-.f64 a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (-.f64 (+.f64 (/.f64 t (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 z (-.f64 a t)))) |
(* y (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) |
(- (+ x y) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (-.f64 y (/.f64 (*.f64 y z) (-.f64 a t))) (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (-.f64 y (/.f64 (*.f64 y z) (-.f64 a t))) (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (-.f64 y (/.f64 (*.f64 y z) (-.f64 a t))) (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t)))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 a t)) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 y z) (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (/.f64 (*.f64 y t) z) (-.f64 a t)))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 y z) (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (/.f64 (*.f64 y t) z) (-.f64 a t)))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 y z) (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (/.f64 (*.f64 y t) z) (-.f64 a t)))))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 a t)) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 a t)))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 a t)))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 a t)))) |
(- (+ x y) (/ (* y z) a)) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(+.f64 x (-.f64 (+.f64 y (*.f64 t (+.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 y a)))) (*.f64 y (/.f64 z a)))) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(-.f64 (+.f64 y (+.f64 x (*.f64 t (+.f64 (-.f64 (*.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a))) a)) (/.f64 (*.f64 y z) (*.f64 a a))) (/.f64 y a))))) (*.f64 y (/.f64 z a))) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a)) |
(-.f64 (+.f64 y (+.f64 x (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a))) a) (*.f64 t (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))) (*.f64 a a))))) (/.f64 (*.f64 y z) (*.f64 a a))) (/.f64 y a))))) (*.f64 y (/.f64 z a))) |
x |
(- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y (-.f64 a z)) t)) |
(- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t))) |
(+.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 y t) (/.f64 (*.f64 y (-.f64 a z)) (*.f64 t t))))) (+.f64 x (/.f64 (*.f64 y z) t))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t))) |
(+.f64 x (+.f64 (-.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 y t) (/.f64 (*.f64 y (-.f64 a z)) (*.f64 t t))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y (-.f64 a z))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y z) t))) |
x |
(+ x (* -1 (/ (- (* a y) (* y z)) t))) |
(-.f64 x (/.f64 (*.f64 y (-.f64 a z)) t)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t))) |
(-.f64 x (/.f64 (+.f64 (*.f64 y (-.f64 a z)) (/.f64 (*.f64 a (*.f64 y (-.f64 a z))) t)) t)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t))) |
(-.f64 x (/.f64 (-.f64 (*.f64 y (-.f64 a z)) (/.f64 (+.f64 (*.f64 (*.f64 y a) (-.f64 z a)) (*.f64 (*.f64 a a) (*.f64 y (/.f64 (-.f64 z a) t)))) t)) t)) |
(- (+ x y) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 y x) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 (+.f64 y x) (*.f64 (/.f64 (*.f64 y a) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 y x) (+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 a t) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z t))))) |
(- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 y x) (+.f64 (*.f64 a (+.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 y (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y (*.f64 t t))))))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z t))))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(+.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) a))) |
(- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a)) |
(-.f64 (-.f64 (+.f64 y x) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 a a))) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a)) |
(+.f64 x (-.f64 (-.f64 (-.f64 y (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 a a))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 y (-.f64 z t)) a))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(+.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) a))) |
(+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a)))) |
(-.f64 (+.f64 y x) (/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a)) a)) |
(+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a)))) |
(-.f64 (+.f64 y x) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 (+.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) a))) a)) (-.f64 #s(literal 0 binary64) a))) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)))) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (-.f64 a t)) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (/.f64 (*.f64 y t) z) (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (/.f64 (*.f64 y t) z) (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (/.f64 (*.f64 y t) z) (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 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 y (/.f64 z a)) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (*.f64 y (/.f64 z a)) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (*.f64 y (/.f64 z a)) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a)))) a) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (*.f64 y (/.f64 z a)) (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (*.f64 t (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))) (*.f64 a a))) (/.f64 (-.f64 (/.f64 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 a z)) t)) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(+.f64 (-.f64 y (/.f64 (*.f64 y z) t)) (+.f64 (/.f64 (*.f64 a (*.f64 y (-.f64 a z))) (*.f64 t t)) (/.f64 (*.f64 y a) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y (-.f64 a z))) (*.f64 t (*.f64 t t))) (-.f64 y (/.f64 (*.f64 y z) t))) (neg.f64 (*.f64 a (+.f64 (/.f64 y t) (/.f64 (*.f64 y (-.f64 a z)) (*.f64 t t)))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+.f64 y (/.f64 (*.f64 y (-.f64 a z)) t)) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+.f64 y (/.f64 (+.f64 (*.f64 y (-.f64 a z)) (/.f64 (*.f64 a (*.f64 y (-.f64 a z))) t)) 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 (*.f64 a a) (*.f64 y (-.f64 a z))) t) (*.f64 a (*.f64 y (-.f64 a z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 y (-.f64 z 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)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (/ (* y (- z t)) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z t)))) (*.f64 (/.f64 (*.f64 y a) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a t) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z 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 a (*.f64 y (-.f64 z t)))) (pow.f64 t #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z 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 (*.f64 t t) (*.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 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (-.f64 z t))) (*.f64 a (*.f64 a a))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a a))))) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(/.f64 (+.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 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 (+.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) a))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 (*.f64 t (*.f64 y (-.f64 z t))) (/.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) a))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -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 #s(literal -1 binary64) (/.f64 z t)))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* -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)) |
(* 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)) |
Compiled 21657 to 2283 computations (89.5% saved)
21 alts after pruning (21 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 708 | 21 | 729 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 710 | 21 | 731 |
| Status | Accuracy | Program |
|---|---|---|
| 79.6% | (fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 x y)) | |
| ▶ | 36.9% | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
| 37.6% | (/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) | |
| 31.6% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 z t))) | |
| 31.0% | (/.f64 (*.f64 y z) (-.f64 t a)) | |
| 79.5% | (-.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) | |
| ▶ | 84.6% | (-.f64 (+.f64 x y) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
| 66.4% | (-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) | |
| 41.8% | (-.f64 (+.f64 x y) y) | |
| 41.5% | (-.f64 y (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 60.1% | (-.f64 x (/.f64 (*.f64 y (-.f64 a z)) t)) | |
| 55.4% | (+.f64 y x) | |
| 47.6% | (+.f64 x (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (*.f64 y a) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) | |
| ▶ | 88.3% | (+.f64 x (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))) |
| 46.8% | (+.f64 x (*.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) (/.f64 (-.f64 (*.f64 a (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (-.f64 z a))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 z a) t))) t)) t)) (-.f64 #s(literal 0 binary64) t)))) | |
| ▶ | 64.6% | (+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
| 63.3% | (+.f64 x (*.f64 y (/.f64 z t))) | |
| 62.5% | (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) | |
| 85.3% | (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a)))) x)) #s(literal -1 binary64)) (neg.f64 x)) | |
| 71.1% | (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) | |
| ▶ | 46.9% | x |
Compiled 948 to 528 computations (44.3% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
| ✓ | cost-diff | 128 | (*.f64 (-.f64 y x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 256 | (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
| ✓ | cost-diff | 1408 | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
| ✓ | cost-diff | 0 | (/.f64 y (-.f64 a t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 x y) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
| ✓ | cost-diff | 0 | (-.f64 z a) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z a) t) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 (-.f64 z a) t)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
| ✓ | cost-diff | 0 | (/.f64 y (-.f64 t a)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)) |
| ✓ | cost-diff | 0 | (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))) |
| 4166× | *-lowering-*.f32 |
| 4166× | *-lowering-*.f64 |
| 2816× | +-lowering-+.f64 |
| 2816× | +-lowering-+.f32 |
| 1520× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 293 |
| 1 | 115 | 288 |
| 2 | 401 | 269 |
| 3 | 2198 | 264 |
| 0 | 8266 | 264 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
x |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
z |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(/ y (- t a)) |
y |
(- t a) |
t |
a |
(/ (* y (- 1 (/ t (- t a)))) z) |
(* y (- 1 (/ t (- t a)))) |
(- 1 (/ t (- t a))) |
1 |
(/ t (- t a)) |
x |
(+ x (* y (/ (- z a) t))) |
x |
(* y (/ (- z a) t)) |
y |
(/ (- z a) t) |
(- z a) |
z |
a |
t |
(- (+ x y) (* (/ y (- a t)) (- z t))) |
(+ x y) |
x |
y |
(* (/ y (- a t)) (- z t)) |
(/ y (- a t)) |
(- a t) |
a |
t |
(- z t) |
z |
(/ (- (* (- (* y y) (* x x)) (/ (- a t) (* y (- z t)))) (* (- y x) 1)) (* (- y x) (/ (- a t) (* y (- z t))))) |
(- (* (- (* y y) (* x x)) (/ (- a t) (* y (- z t)))) (* (- y x) 1)) |
(* (- (* y y) (* x x)) (/ (- a t) (* y (- z t)))) |
(- (* y y) (* x x)) |
(* y y) |
y |
(* x x) |
x |
(/ (- a t) (* y (- z t))) |
(- a t) |
a |
t |
(* y (- z t)) |
(- z t) |
z |
(* (- y x) 1) |
(- y x) |
1 |
(* (- y x) (/ (- a t) (* y (- z t)))) |
| Outputs |
|---|
(+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) (+.f64 x (/.f64 (*.f64 z y) (-.f64 t a)))) |
x |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) (/.f64 (*.f64 z y) (-.f64 t a))) |
z |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) z)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
y |
(- t a) |
(-.f64 t a) |
t |
a |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) z) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- 1 (/ t (- t a))) |
(+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) |
1 |
#s(literal 1 binary64) |
(/ t (- t a)) |
(/.f64 t (-.f64 t a)) |
x |
(+ x (* y (/ (- z a) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
x |
(* y (/ (- z a) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
y |
(/ (- z a) t) |
(/.f64 (-.f64 z a) t) |
(- z a) |
(-.f64 z a) |
z |
a |
t |
(- (+ x y) (* (/ y (- a t)) (- z t))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))))) |
(+ x y) |
(+.f64 x y) |
x |
y |
(* (/ y (- a t)) (- z t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(- a t) |
(-.f64 a t) |
a |
t |
(- z t) |
(-.f64 z t) |
z |
(/ (- (* (- (* y y) (* x x)) (/ (- a t) (* y (- z t)))) (* (- y x) 1)) (* (- y x) (/ (- a t) (* y (- z t))))) |
(+.f64 (+.f64 x y) (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(- (* (- (* y y) (* x x)) (/ (- a t) (* y (- z t)))) (* (- y x) 1)) |
(*.f64 (-.f64 y x) (+.f64 (*.f64 (+.f64 x y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(* (- (* y y) (* x x)) (/ (- a t) (* y (- z t)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 z t)) |
(- (* y y) (* x x)) |
(-.f64 (*.f64 y y) (*.f64 x x)) |
(* y y) |
(*.f64 y y) |
y |
(* x x) |
(*.f64 x x) |
x |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(- a t) |
(-.f64 a t) |
a |
t |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(- z t) |
(-.f64 z t) |
z |
(* (- y x) 1) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
1 |
#s(literal 1 binary64) |
(* (- y x) (/ (- a t) (* y (- z t)))) |
(/.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 z t)) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 86.6% | (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
| ✓ | accuracy | 86.0% | (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
| ✓ | accuracy | 72.0% | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
| ✓ | accuracy | 71.7% | (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 y (-.f64 a t)) |
| ✓ | accuracy | 86.0% | (-.f64 (+.f64 x y) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
| ✓ | accuracy | 85.8% | (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
| ✓ | accuracy | 100.0% | (-.f64 z a) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z a) t) |
| ✓ | accuracy | 96.3% | (*.f64 y (/.f64 (-.f64 z a) t)) |
| ✓ | accuracy | 96.6% | (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
| ✓ | accuracy | 96.0% | (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
| ✓ | accuracy | 88.2% | (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
| ✓ | accuracy | 62.6% | (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) |
| 193.0ms | 121× | 1 | valid |
| 78.0ms | 128× | 0 | valid |
| 24.0ms | 7× | 2 | valid |
Compiled 317 to 37 computations (88.3% saved)
ival-mult: 27.0ms (29.8% of total)ival-div: 23.0ms (25.4% of total)ival-sub: 18.0ms (19.9% of total)backward-pass: 14.0ms (15.5% of total)ival-add: 8.0ms (8.8% of total)const: 1.0ms (1.1% of total)| Inputs |
|---|
#<alt (+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))))> |
#<alt (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))> |
#<alt (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))> |
#<alt (/ y (- t a))> |
#<alt (+ x (* y (/ (- z a) t)))> |
#<alt (* y (/ (- z a) t))> |
#<alt (/ (- z a) t)> |
#<alt (- z a)> |
#<alt (- (+ x y) (* (/ y (- a t)) (- z t)))> |
#<alt (+ x y)> |
#<alt (* (/ y (- a t)) (- z t))> |
#<alt (/ y (- a t))> |
#<alt (/ (- (* (- (* y y) (* x x)) (/ (- a t) (* y (- z t)))) (* (- y x) 1)) (* (- y x) (/ (- a t) (* y (- z t)))))> |
#<alt (- (* (- (* y y) (* x x)) (/ (- a t) (* y (- z t)))) (* (- y x) 1))> |
#<alt (* (- y x) 1)> |
#<alt (* (- (* y y) (* x x)) (/ (- a t) (* y (- z t))))> |
#<alt (- 1 (/ t (- t a)))> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (/ (- a t) (* y (- z t)))> |
| Outputs |
|---|
#<alt (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))> |
#<alt (+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))))> |
#<alt (+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))))> |
#<alt (+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)))> |
#<alt (* x (+ 1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)))> |
#<alt (* x (+ 1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)) 1)))> |
#<alt (+ x (* y (- 1 (/ t (- t a)))))> |
#<alt (+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))))> |
#<alt (+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))))> |
#<alt (+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))))> |
#<alt (* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))))> |
#<alt (* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (- 1 (/ t (- t a))))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (- 1 (/ t (- t a))))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (- 1 (/ t (- t a))))) z)))))> |
#<alt x> |
#<alt (+ x (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))))> |
#<alt (+ x (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))))> |
#<alt (+ x (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))))> |
#<alt (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))> |
#<alt (* y (+ (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) (/ x y)))> |
#<alt (* y (+ (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) (/ x y)))> |
#<alt (* y (+ (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) (/ x y)))> |
#<alt (* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))))> |
#<alt (+ x (* z (+ (* -1 (/ y a)) (/ y z))))> |
#<alt (+ x (+ (* t (* z (- (/ y (* a z)) (/ y (pow a 2))))) (* z (+ (* -1 (/ y a)) (/ y z)))))> |
#<alt (+ x (+ (* t (+ (* t (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z)))))> |
#<alt (+ x (+ (* t (+ (* t (+ (* t (* z (- (/ y (* (pow a 3) z)) (/ y (pow a 4))))) (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3)))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z)))))> |
#<alt x> |
#<alt (+ x (/ (* z (+ y (* -1 (/ (* a y) z)))) t))> |
#<alt (+ x (+ (/ (* z (+ y (* -1 (/ (* a y) z)))) t) (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) (pow t 2))))> |
#<alt (+ x (+ (/ (* z (+ y (* -1 (/ (* a y) z)))) t) (+ (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) (pow t 2)) (/ (* z (- (* -1 (/ (* (pow a 3) y) z)) (* -1 (* (pow a 2) y)))) (pow t 3)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* z (+ (* -1 y) (/ (* a y) z))) t)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z))) t)) (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t)))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (+ (* a (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2)))))) (/ (* y z) t)))> |
#<alt (+ x (+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3)))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t)))> |
#<alt (+ x (+ (* a (+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 3) z))) (* -1 (/ y (pow t 4)))))) (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3))))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (/ (* z (+ (* -1 y) (/ (* t y) z))) a)))> |
#<alt (+ x (+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2)))))> |
#<alt (+ x (+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (+ (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2)) (/ (* z (- (/ (* (pow t 3) y) z) (* (pow t 2) y))) (pow a 3))))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* z (+ y (* -1 (/ (* t y) z)))) a))))> |
#<alt (+ x (+ y (* -1 (/ (+ (* -1 (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a))))> |
#<alt (+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (* -1 (/ (* (pow t 3) y) z)) (* -1 (* (pow t 2) y)))) a)) (* z (- (/ (* (pow t 2) y) z) (* t y)))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))> |
#<alt (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))> |
#<alt (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))> |
#<alt (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))> |
#<alt (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (- 1 (/ t (- t a)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (- 1 (/ t (- t a)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (- 1 (/ t (- t a)))) z)))))> |
#<alt (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))> |
#<alt (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))> |
#<alt (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))> |
#<alt (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))> |
#<alt (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))> |
#<alt (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))> |
#<alt (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))> |
#<alt (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))> |
#<alt (* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))))> |
#<alt (* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))))> |
#<alt (* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))))> |
#<alt (* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))))> |
#<alt (* z (+ (* -1 (/ y a)) (/ y z)))> |
#<alt (+ (* t (* z (- (/ y (* a z)) (/ y (pow a 2))))) (* z (+ (* -1 (/ y a)) (/ y z))))> |
#<alt (+ (* t (+ (* t (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z))))> |
#<alt (+ (* t (+ (* t (+ (* t (* z (- (/ y (* (pow a 3) z)) (/ y (pow a 4))))) (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3)))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z))))> |
#<alt (/ (* z (+ y (* -1 (/ (* a y) z)))) t)> |
#<alt (/ (+ (* z (+ y (* -1 (/ (* a y) z)))) (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) t)) t)> |
#<alt (/ (+ (* z (+ y (* -1 (/ (* a y) z)))) (+ (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) t) (/ (* z (- (* -1 (/ (* (pow a 3) y) z)) (* -1 (* (pow a 2) y)))) (pow t 2)))) t)> |
#<alt (/ (+ (* z (+ y (* -1 (/ (* a y) z)))) (+ (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) t) (+ (/ (* z (- (* -1 (/ (* (pow a 3) y) z)) (* -1 (* (pow a 2) y)))) (pow t 2)) (/ (* z (- (* -1 (/ (* (pow a 4) y) z)) (* -1 (* (pow a 3) y)))) (pow t 3))))) t)> |
#<alt (* -1 (/ (* z (+ (* -1 y) (/ (* a y) z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z))) t)) (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow a 4) y) z)) (* (pow a 3) y))) t)) (* z (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z)))) t)) (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* a (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2)))))) (/ (* y z) t))> |
#<alt (+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3)))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t))> |
#<alt (+ (* a (+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 3) z))) (* -1 (/ y (pow t 4)))))) (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3))))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t))> |
#<alt y> |
#<alt (+ y (/ (* z (+ (* -1 y) (/ (* t y) z))) a))> |
#<alt (+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2))))> |
#<alt (+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (+ (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2)) (/ (* z (- (/ (* (pow t 3) y) z) (* (pow t 2) y))) (pow a 3)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* z (+ y (* -1 (/ (* t y) z)))) a)))> |
#<alt (+ y (* -1 (/ (+ (* -1 (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a)))> |
#<alt (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (* -1 (/ (* (pow t 3) y) z)) (* -1 (* (pow t 2) y)))) a)) (* z (- (/ (* (pow t 2) y) z) (* t y)))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a)))> |
#<alt (* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))> |
#<alt (* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))> |
#<alt (* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))> |
#<alt (* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))> |
#<alt (* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))> |
#<alt (* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))> |
#<alt (* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))> |
#<alt (* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))> |
#<alt (* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))> |
#<alt (* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))> |
#<alt (* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))> |
#<alt (* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))> |
#<alt (+ (* -1 (/ y a)) (/ y z))> |
#<alt (+ (* -1 (/ y a)) (+ (* t (- (/ y (* a z)) (/ y (pow a 2)))) (/ y z)))> |
#<alt (+ (* -1 (/ y a)) (+ (* t (- (+ (* t (- (/ y (* (pow a 2) z)) (/ y (pow a 3)))) (/ y (* a z))) (/ y (pow a 2)))) (/ y z)))> |
#<alt (+ (* -1 (/ y a)) (+ (* t (- (+ (* t (- (+ (* t (- (/ y (* (pow a 3) z)) (/ y (pow a 4)))) (/ y (* (pow a 2) z))) (/ y (pow a 3)))) (/ y (* a z))) (/ y (pow a 2)))) (/ y z)))> |
#<alt (/ (+ y (* -1 (/ (* a y) z))) t)> |
#<alt (/ (- (+ y (+ (* -1 (/ (* a y) z)) (* -1 (/ (* (pow a 2) y) (* t z))))) (* -1 (/ (* a y) t))) t)> |
#<alt (/ (- (+ y (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (* -1 (/ (* (pow a 3) y) (* (pow t 2) z)))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* (pow a 2) y) (pow t 2))))) t)> |
#<alt (/ (- (+ y (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (+ (* -1 (/ (* (pow a 3) y) (* (pow t 2) z))) (* -1 (/ (* (pow a 4) y) (* (pow t 3) z))))))) (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* (pow a 2) y) (pow t 2))) (* -1 (/ (* (pow a 3) y) (pow t 3)))))) t)> |
#<alt (* -1 (/ (+ (* -1 y) (/ (* a y) z)) t))> |
#<alt (* -1 (/ (+ (* -1 y) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)) t)) (/ (* a y) z))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z)) t)) (* a y))) t)) (/ (* a y) z))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 4) y) z)) (* (pow a 3) y)) t)) (/ (* (pow a 3) y) z))) t)) (* a y))) t)) (/ (* a y) z))) t))> |
#<alt (/ y t)> |
#<alt (+ (* a (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))) (/ y t))> |
#<alt (+ (* a (- (+ (* -1 (/ y (* t z))) (* a (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3)))))) (* -1 (/ y (pow t 2))))) (/ y t))> |
#<alt (+ (* a (- (+ (* -1 (/ y (* t z))) (* a (- (+ (* -1 (/ y (* (pow t 2) z))) (* a (- (* -1 (/ y (* (pow t 3) z))) (* -1 (/ y (pow t 4)))))) (* -1 (/ y (pow t 3)))))) (* -1 (/ y (pow t 2))))) (/ y t))> |
#<alt (/ y z)> |
#<alt (+ (* -1 (/ y a)) (+ (/ y z) (/ (* t y) (* a z))))> |
#<alt (- (+ (* -1 (/ y a)) (+ (/ y z) (+ (/ (* t y) (* a z)) (/ (* (pow t 2) y) (* (pow a 2) z))))) (/ (* t y) (pow a 2)))> |
#<alt (- (+ (* -1 (/ y a)) (+ (/ y z) (+ (/ (* t y) (* a z)) (+ (/ (* (pow t 2) y) (* (pow a 2) z)) (/ (* (pow t 3) y) (* (pow a 3) z)))))) (+ (/ (* t y) (pow a 2)) (/ (* (pow t 2) y) (pow a 3))))> |
#<alt (/ y z)> |
#<alt (+ (* -1 (/ (+ y (* -1 (/ (* t y) z))) a)) (/ y z))> |
#<alt (+ (* -1 (/ (+ y (+ (* -1 (/ (* t y) z)) (* -1 (/ (- (/ (* (pow t 2) y) z) (* t y)) a)))) a)) (/ y z))> |
#<alt (+ (* -1 (/ (+ y (+ (* -1 (/ (* t y) z)) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 3) y) z)) (* -1 (* (pow t 2) y))) a)) (/ (* (pow t 2) y) z)) (* t y)) a)))) a)) (/ y z))> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) z)> |
#<alt (/ (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) z)> |
#<alt (/ (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) z)> |
#<alt (/ y (- t a))> |
#<alt (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))> |
#<alt (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))> |
#<alt (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))> |
#<alt (/ y (- t a))> |
#<alt (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))> |
#<alt (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))> |
#<alt (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))> |
#<alt (/ y (- t a))> |
#<alt (/ y (- t a))> |
#<alt (/ y (- t a))> |
#<alt (/ y (- t a))> |
#<alt (/ y (- t a))> |
#<alt (/ y (- t a))> |
#<alt (/ y (- t a))> |
#<alt (/ y (- t a))> |
#<alt (/ y (- t a))> |
#<alt (/ y (- t a))> |
#<alt (/ y (- t a))> |
#<alt (/ y (- t a))> |
#<alt (* -1 (/ y a))> |
#<alt (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2))))> |
#<alt (+ (* -1 (/ y a)) (* t (- (* -1 (/ (* t y) (pow a 3))) (/ y (pow a 2)))))> |
#<alt (+ (* -1 (/ y a)) (* t (- (* t (- (* -1 (/ (* t y) (pow a 4))) (/ y (pow a 3)))) (/ y (pow a 2)))))> |
#<alt (/ y t)> |
#<alt (/ (+ y (/ (* a y) t)) t)> |
#<alt (/ (- (+ y (/ (* (pow a 2) y) (pow t 2))) (* -1 (/ (* a y) t))) t)> |
#<alt (/ (- (+ y (/ (* (pow a 3) y) (pow t 3))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* (pow a 2) y) (pow t 2))))) t)> |
#<alt (/ y t)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (* a y) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t))) t))> |
#<alt (/ y t)> |
#<alt (+ (/ y t) (/ (* a y) (pow t 2)))> |
#<alt (+ (* a (- (/ (* a y) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t))> |
#<alt (+ (* a (- (* a (- (/ (* a y) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t))> |
#<alt (* -1 (/ y a))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (* t y) a))) a)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow a 2)))) (/ (* t y) a)) a)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow a 3)))) (+ (/ (* t y) a) (/ (* (pow t 2) y) (pow a 2)))) a)> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ (+ y (/ (* t y) a)) a))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) a)) (* t y)) a))) a))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) a) (* -1 (* (pow t 2) y))) a)) (* t y)) a))) a))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (* y (- (/ z t) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (+ x (* -1 (/ (* a y) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt x> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt x> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (/ y t)))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (/ y t)))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* a (+ (* -1 (/ y t)) (/ (* y z) (* a t))))> |
#<alt (* a (+ (* -1 (/ y t)) (/ (* y z) (* a t))))> |
#<alt (* a (+ (* -1 (/ y t)) (/ (* y z) (* a t))))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t))))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (* -1 (/ 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 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 (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (/ (- z a) t)> |
#<alt (* -1 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 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 (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (+ 1 (* -1 (/ (- z t) (- a t)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (- (+ x y) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z t)) a))))> |
#<alt (- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z t)) a))))> |
#<alt (+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a))))> |
#<alt (+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a))))> |
#<alt (- (+ x y) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* a y) (* y z)) t)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t)))> |
#<alt (- (+ x y) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (/ (* y (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* y z) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (* -1 (/ y t))> |
#<alt (+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2))))> |
#<alt (+ (* -1 (/ y t)) (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ y t)) (* a (- (* a (- (* -1 (/ (* a y) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2)))))> |
#<alt (/ y a)> |
#<alt (/ (+ y (/ (* t y) a)) a)> |
#<alt (/ (- (+ y (/ (* (pow t 2) y) (pow a 2))) (* -1 (/ (* t y) a))) a)> |
#<alt (/ (- (+ y (/ (* (pow t 3) y) (pow a 3))) (+ (* -1 (/ (* t y) a)) (* -1 (/ (* (pow t 2) y) (pow a 2))))) a)> |
#<alt (/ y a)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) a))) a))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) a))) a)) (* t y)) a))) a))> |
#<alt (/ y a)> |
#<alt (+ (/ y a) (/ (* t y) (pow a 2)))> |
#<alt (+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a))> |
#<alt (+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a))> |
#<alt (* -1 (/ y t))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (* a y) t))) t)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t)) t)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) t)> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ (+ y (/ (* a y) t)) t))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t))) t))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t))) t))> |
#<alt x> |
#<alt (+ x (* y (+ 1 (* -1 (/ (- z t) (- a t))))))> |
#<alt (+ x (* y (+ 1 (+ (* -1 (/ (- z t) (- a t))) (* y (- (* -1 (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (* x (- a t)))) (* -1 (/ (+ 1 (* -1 (/ (- z t) (- a t)))) x))))))))> |
#<alt (+ x (* y (+ 1 (+ (* -1 (/ (- z t) (- a t))) (* y (- (+ (* -1 (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (* x (- a t)))) (/ (* y (- (* -1 (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (* x (- a t)))) (* -1 (/ (+ 1 (* -1 (/ (- z t) (- a t)))) x)))) x)) (* -1 (/ (+ 1 (* -1 (/ (- z t) (- a t)))) x))))))))> |
#<alt (/ (* y (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t))> |
#<alt (* y (- (+ (/ (* x (- z t)) (* y (- a t))) (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (- a t))) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (* y (- a t))))))> |
#<alt (* y (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ (* x (- z t)) (* y (- a t))) (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (- a t)))) (+ (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (* y (- a t)))) (* -1 (/ (* x (- (/ (* x (- z t)) (- a t)) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t))))) (pow y 2))))))> |
#<alt (* y (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ (* x (- z t)) (* y (- a t))) (+ (/ (* x (- (* -1 (pow x 2)) (* -1 (* x (- (/ (* x (- z t)) (- a t)) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t)))))))) (pow y 3)) (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (- a t))))) (+ (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (* y (- a t)))) (* -1 (/ (* x (- (/ (* x (- z t)) (- a t)) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t))))) (pow y 2))))))> |
#<alt (* -1 (/ (* y (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t)))> |
#<alt (* -1 (* y (+ (* -1 (/ (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))) y)) (/ (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t)) (- a t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- (+ (* -1 (/ (- (pow x 2) (* x (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))))) y)) (/ (* x (- z t)) (- a t))) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))) y)) (/ (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t)) (- a t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (/ (* x (- (pow x 2) (* x (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t)))))) y) (pow x 2)) (* x (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))))) y)) (/ (* x (- z t)) (- a t))) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))) y)) (/ (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t)) (- a t)))))> |
#<alt (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t))> |
#<alt (+ (* x (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t))))) (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t)))> |
#<alt (+ (* x (- (+ (* -1 (* x (+ (* -1 (/ (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t)))) y)) (/ 1 y)))) (/ z (- a t))) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t))))) (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t)))> |
#<alt (+ (* x (- (+ (* x (- (* -1 (* x (+ (* -1 (/ (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t)))) (pow y 2))) (/ 1 (pow y 2))))) (+ (* -1 (/ (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t)))) y)) (/ 1 y)))) (/ z (- a t))) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t))))) (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t)))> |
#<alt x> |
#<alt (* x (- (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t))))) (* -1 (/ y x))))> |
#<alt (* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (* (pow x 2) (- a t)))) (* -1 (/ (* y (- z t)) (* x (- a t)))))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y))) (pow x 2))))))> |
#<alt (* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (* (pow x 2) (- a t)))) (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ (* y (- (* -1 (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t))) (* -1 (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)))))) (pow x 3))))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y))) (pow x 2))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (* y (- z t)) (- a t))) (* -1 (/ (- (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t)) (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)))) x))) (* -1 y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (* y (- z t)) (- a t))) (* -1 (/ (- (+ (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t)) (/ (* y (- (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t)) (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y))))) x)) (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)))) x))) (* -1 y)) x)) 1)))> |
#<alt (* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x))))> |
#<alt (+ (* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x)))) (* a (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x))))))> |
#<alt (+ (* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x)))) (* a (- (+ (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* a (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x))))) t)) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x))))))> |
#<alt (+ (* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x)))) (* a (- (+ (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (* a (- (/ (* a (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x))))) (pow t 2)) (* -1 (/ (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x)))) t))))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x))))))> |
#<alt (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x))> |
#<alt (- (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x))) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (* a (- y x)))))> |
#<alt (- (+ (/ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (- y x))))) (pow a 2)) (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x)))) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (* a (- y x)))))> |
#<alt (- (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (+ (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x)) (/ (* (pow t 2) (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (- y x))))) (pow a 3)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (* a (- y x)))) (* -1 (/ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (- y x))))) (pow a 2)))))> |
#<alt (/ (- (pow y 2) (pow x 2)) (- y x))> |
#<alt (- (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (/ (pow y 2) (- y x))) (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (- y x)))) (/ (pow x 2) (- y x))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) (* -1 (/ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) a))) a)) (/ (pow y 2) (- y x))) (/ (pow x 2) (- y x)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) (* -1 (/ (+ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) (/ (* (pow t 2) (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) a)) a))) a)) (/ (pow y 2) (- y x))) (/ (pow x 2) (- y x)))> |
#<alt (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x)))> |
#<alt (+ (* t (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x)))))) (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x))))> |
#<alt (+ (* t (- (+ (* t (- (/ (* y (- (+ (* -1 (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* -1 (/ (- (pow y 2) (pow x 2)) (* y z)))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* a (- y x))) (* -1 (/ (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x))))) a)))) (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x)))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x)))))) (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x))))> |
#<alt (+ (* t (- (+ (* t (- (+ (* t (- (/ (* y (- (+ (* -1 (/ (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2))))) z)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (pow z 2))))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 3)))))) (* a (- y x))) (* -1 (/ (- (/ (* y (- (+ (* -1 (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* -1 (/ (- (pow y 2) (pow x 2)) (* y z)))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* a (- y x))) (* -1 (/ (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x))))) a))) a)))) (/ (* y (- (+ (* -1 (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* -1 (/ (- (pow y 2) (pow x 2)) (* y z)))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* a (- y x)))) (* -1 (/ (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x))))) a)))) (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x)))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x)))))) (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x))))> |
#<alt (/ (* y (- x (/ (pow x 2) y))) (- y x))> |
#<alt (- (+ (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (* t (- y x)))) (/ (* y (- x (/ (pow x 2) y))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (* t (- y x)))))> |
#<alt (- (+ (* -1 (/ (* y (+ (* -1 (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (* (pow t 2) (- y x)))) (+ (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (* t (- y x)))) (/ (* y (- x (/ (pow x 2) y))) (- y x)))) (+ (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (* t (- y x)))) (* -1 (/ (* a (- (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) (pow t 2)))))> |
#<alt (- (+ (* -1 (/ (* y (+ (* -1 (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (* (pow t 2) (- y x)))) (+ (* -1 (/ (* y (+ (* -1 (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (* (pow t 3) (- y x)))) (+ (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (* t (- y x)))) (/ (* y (- x (/ (pow x 2) y))) (- y x))))) (+ (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (* t (- y x)))) (+ (* -1 (/ (* a (- (* -1 (/ (* y (+ (* -1 (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (- y x))) (* -1 (* a (- (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x)))))))) (pow t 3))) (* -1 (/ (* a (- (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) (pow t 2))))))> |
#<alt (/ (* y (- x (/ (pow x 2) y))) (- y x))> |
#<alt (+ (* -1 (/ (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))) t)) (/ (* y (- x (/ (pow x 2) y))) (- y x)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* y (+ (* -1 (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x)) (* a (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) t)) (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x))) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))) t)) (/ (* y (- x (/ (pow x 2) y))) (- y x)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* y (+ (* -1 (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x)) (* a (- (/ (* y (+ (* -1 (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x)) (* a (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))))) t)) (/ (* y (+ (* -1 (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x))) (* a (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) t)) (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x))) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))) t)) (/ (* y (- x (/ (pow x 2) y))) (- y x)))> |
#<alt (* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x))))> |
#<alt (+ (* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) (/ (* y (* z (- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x))))> |
#<alt (+ (* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) (* z (+ (/ (* y (* z (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))))) (* (- a t) (- y x))) (/ (* y (- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y)) (* (- a t) (- y x))))))> |
#<alt (+ (* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) (* z (+ (* z (+ (/ (* y (* z (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y))))) (* (- a t) (- y x))) (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y)))) (* (- a t) (- y x))))) (/ (* y (- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y)) (* (- a t) (- y x))))))> |
#<alt (/ (* y (* z (- x y))) (* (- a t) (- y x)))> |
#<alt (* z (+ (/ (* y (+ (* -1 (* t (- x y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) (* z (* (- a t) (- y x)))) (/ (* y (- x y)) (* (- a t) (- y x)))))> |
#<alt (* z (+ (/ (* y (+ (* -1 (* t (- x y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) (* z (* (- a t) (- y x)))) (+ (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (pow z 2) (* (- a t) (- y x)))) (/ (* y (- x y)) (* (- a t) (- y x))))))> |
#<alt (* z (+ (/ (* y (+ (* -1 (* t (- x y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) (* z (* (- a t) (- y x)))) (+ (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (pow z 2) (* (- a t) (- y x)))) (+ (/ (* y (+ (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (pow z 3) (* (- a t) (- y x)))) (/ (* y (- x y)) (* (- a t) (- y x)))))))> |
#<alt (/ (* y (* z (- x y))) (* (- a t) (- y x)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* y (- x y)) (* (- a t) (- y x)))) (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* t (- x y)))) (* z (* (- a t) (- y x)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* y (- x y)) (* (- a t) (- y x)))) (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* t (- x y)))) (* (- a t) (- y x)))) (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* z (* (- a t) (- y x))))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* y (- x y)) (* (- a t) (- y x)))) (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* t (- x y)))) (* (- a t) (- y x)))) (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (- a t) (- y x)))) (/ (* y (+ (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* z (* (- a t) (- y x))))) z))) z)))))> |
#<alt (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t))))> |
#<alt (/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* x y)) y)> |
#<alt (/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* y (+ x (* y (- (/ a (- z t)) (+ 1 (/ t (- z t)))))))) y)> |
#<alt (/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* y (+ x (* y (- (/ a (- z t)) (+ 1 (/ t (- z t)))))))) y)> |
#<alt (* y (- (/ a (- z t)) (+ 1 (/ t (- z t)))))> |
#<alt (* y (- (+ (/ a (- z t)) (/ x y)) (+ 1 (/ t (- z t)))))> |
#<alt (* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (+ (/ a (- z t)) (/ x y))) (+ 1 (/ t (- z t)))))> |
#<alt (* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (+ (/ a (- z t)) (/ x y))) (+ 1 (/ t (- z t)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- a t) (- z t))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ x y)) (* -1 (/ (- a t) (- z t)))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (- a t) (- z t))) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (* -1 x)) y))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (- a t) (- z t))) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (* -1 x)) y))))))> |
#<alt (- (/ (* y (- a t)) (- z t)) y)> |
#<alt (- (+ x (/ (* y (- a t)) (- z t))) y)> |
#<alt (- (+ (* x (+ 1 (* -1 (/ (* x (- a t)) (* y (- z t)))))) (/ (* y (- a t)) (- z t))) y)> |
#<alt (- (+ (* x (+ 1 (* -1 (/ (* x (- a t)) (* y (- z t)))))) (/ (* y (- a t)) (- z t))) y)> |
#<alt (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ 1 x)))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ (- a t) (* y (- z t)))) (+ (/ 1 x) (/ (* y (- a t)) (* (pow x 2) (- z t))))) (/ y (pow x 2))))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ (- a t) (* y (- z t)))) (+ (/ 1 x) (/ (* y (- a t)) (* (pow x 2) (- z t))))) (/ y (pow x 2))))> |
#<alt (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ 1 x)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (* -1 (/ (- (* -1 (/ (- (/ (* y (- a t)) (- z t)) y) x)) 1) x))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (* -1 (/ (- (* -1 (/ (- (/ (* y (- a t)) (- z t)) y) x)) 1) x))))> |
#<alt (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y)> |
#<alt (- (+ x (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) y)> |
#<alt (- (+ x (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) y)> |
#<alt (- (+ x (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) y)> |
#<alt (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))> |
#<alt (* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (+ (/ x a) (/ y (- z t)))) (+ (/ y a) (/ (pow x 2) (* y (- z t))))))> |
#<alt (* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (+ (/ x a) (/ y (- z t)))) (+ (/ y a) (/ (pow x 2) (* y (- z t))))))> |
#<alt (* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (+ (/ x a) (/ y (- z t)))) (+ (/ y a) (/ (pow x 2) (* y (- z t))))))> |
#<alt (/ (* a (- (pow y 2) (pow x 2))) (* y (- z t)))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y) a)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y) a)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y) a)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))))))> |
#<alt (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)> |
#<alt (- (+ x (+ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))) y)> |
#<alt (- (+ x (+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) z)) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))) y)> |
#<alt (- (+ x (+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* t (- (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (pow z 2)) (* -1 (/ (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2))))) z))))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))) y)> |
#<alt (- x (/ (pow x 2) y))> |
#<alt (- (+ x (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y)))> |
#<alt (- (+ x (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y)))> |
#<alt (- (+ x (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 3)))) (+ (* -1 (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y))))> |
#<alt (- x (/ (pow x 2) y))> |
#<alt (- (+ x (* -1 (/ (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y))> |
#<alt (- (+ x (* -1 (/ (- (+ (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y))> |
#<alt (- (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) t)) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y))> |
#<alt (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y)> |
#<alt (- (+ x (+ (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 2) y))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))))) y)> |
#<alt (- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 3) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y)))))) y)> |
#<alt (- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 4) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y)))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y)))))) y)> |
#<alt (- x y)> |
#<alt (- (+ x (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z))) y)> |
#<alt (- (+ x (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z)))) y)> |
#<alt (- (+ x (+ (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z)) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 3))))) (+ y (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2))))))> |
#<alt (- x y)> |
#<alt (- (+ x (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z))) y)> |
#<alt (- (+ x (* -1 (/ (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) z))) y)> |
#<alt (- (+ x (* -1 (/ (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* -1 (/ (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) z))) z))) 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 (/ (* (pow x 2) (- a t)) (* y (- z t))))> |
#<alt (/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* (pow y 2) (- (/ a (- z t)) (/ t (- z t))))) y)> |
#<alt (/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* (pow y 2) (- (/ a (- z t)) (/ t (- z t))))) y)> |
#<alt (/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* (pow y 2) (- (/ a (- z t)) (/ t (- z t))))) y)> |
#<alt (/ (* y (- a t)) (- z t))> |
#<alt (* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ a (- z t))) (/ t (- z t))))> |
#<alt (* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ a (- z t))) (/ t (- z t))))> |
#<alt (* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ a (- z t))) (/ t (- z t))))> |
#<alt (/ (* y (- a t)) (- z t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- a t) (- z t))) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- a t) (- z t))) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- a t) (- z t))) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t))))))> |
#<alt (/ (* y (- a t)) (- z t))> |
#<alt (+ (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (/ (* y (- a t)) (- z t)))> |
#<alt (+ (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (/ (* y (- a t)) (- z t)))> |
#<alt (+ (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (/ (* y (- a t)) (- z t)))> |
#<alt (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t)))))> |
#<alt (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t)))))> |
#<alt (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))> |
#<alt (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))> |
#<alt (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))> |
#<alt (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))> |
#<alt (/ (* a (- (pow y 2) (pow x 2))) (* y (- z t)))> |
#<alt (* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (/ y (- z t))) (/ (pow x 2) (* y (- z t)))))> |
#<alt (* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (/ y (- z t))) (/ (pow x 2) (* y (- z t)))))> |
#<alt (* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (/ y (- z t))) (/ (pow x 2) (* y (- z t)))))> |
#<alt (/ (* a (- (pow y 2) (pow x 2))) (* y (- z t)))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))) (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))) (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))) (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t)))))))> |
#<alt (/ (* a (- (pow y 2) (pow x 2))) (* y z))> |
#<alt (+ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))> |
#<alt (+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) z)) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))> |
#<alt (+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* t (- (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (pow z 2)) (* -1 (/ (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2))))) z))))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))> |
#<alt (/ (- (pow y 2) (pow x 2)) y)> |
#<alt (- (+ y (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y)))> |
#<alt (- (+ y (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y)))> |
#<alt (- (+ y (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 3)))) (+ (* -1 (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y))))> |
#<alt (/ (- (pow y 2) (pow x 2)) y)> |
#<alt (- (+ y (* -1 (/ (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y))> |
#<alt (- (+ y (* -1 (/ (- (+ (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y))> |
#<alt (- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) t)) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y))> |
#<alt (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))> |
#<alt (+ (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 2) y))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))))> |
#<alt (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 3) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y)))))> |
#<alt (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 4) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y)))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y)))))> |
#<alt (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z))> |
#<alt (/ (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z)) (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) z)> |
#<alt (/ (- (+ (/ (* (- a t) (- (pow y 2) (pow x 2))) y) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2)))) (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z)))) z)> |
#<alt (/ (- (+ (/ (* (- a t) (- (pow y 2) (pow x 2))) y) (/ (* (pow t 3) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 3)))) (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2)))))) z)> |
#<alt (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* -1 (/ (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y)) (* -1 (/ (* (pow t 3) (* (- a t) (- (pow y 2) (pow x 2)))) (* y z)))) z)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) z))) z))> |
#<alt 1> |
#<alt (+ 1 (/ t a))> |
#<alt (+ 1 (* t (+ (/ 1 a) (/ t (pow a 2)))))> |
#<alt (+ 1 (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a))))> |
#<alt (* -1 (/ a t))> |
#<alt (/ (+ (* -1 a) (* -1 (/ (pow a 2) t))) t)> |
#<alt (/ (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (* -1 (/ (pow a 3) (pow t 2))))) t)> |
#<alt (/ (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (+ (* -1 (/ (pow a 3) (pow t 2))) (* -1 (/ (pow a 4) (pow t 3)))))) t)> |
#<alt (* -1 (/ a t))> |
#<alt (* -1 (/ (+ a (/ (pow a 2) t)) t))> |
#<alt (* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (pow a 3) t)) (* -1 (pow a 2))) t))) t))> |
#<alt (* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (+ (/ (pow a 4) t) (pow a 3)) t)) (* -1 (pow a 2))) t))) t))> |
#<alt (* -1 (/ a t))> |
#<alt (* a (- (* -1 (/ a (pow t 2))) (/ 1 t)))> |
#<alt (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t)))> |
#<alt (* a (- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t)))> |
#<alt 1> |
#<alt (+ 1 (/ t a))> |
#<alt (- (+ 1 (/ (pow t 2) (pow a 2))) (* -1 (/ t a)))> |
#<alt (- (+ 1 (+ (/ (pow t 2) (pow a 2)) (/ (pow t 3) (pow a 3)))) (* -1 (/ t a)))> |
#<alt 1> |
#<alt (+ 1 (/ t a))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) a)) t) a)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a)) t) a)))> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ y z)> |
#<alt (+ (/ y z) (/ (* t y) (* a z)))> |
#<alt (+ (* t (+ (/ y (* a z)) (/ (* t y) (* (pow a 2) z)))) (/ y z))> |
#<alt (+ (* t (+ (* t (+ (/ y (* (pow a 2) z)) (/ (* t y) (* (pow a 3) z)))) (/ y (* a z)))) (/ y z))> |
#<alt (* -1 (/ (* a y) (* t z)))> |
#<alt (/ (+ (* -1 (/ (* a y) z)) (* -1 (/ (* (pow a 2) y) (* t z)))) t)> |
#<alt (/ (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (* -1 (/ (* (pow a 3) y) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (+ (* -1 (/ (* (pow a 3) y) (* (pow t 2) z))) (* -1 (/ (* (pow a 4) y) (* (pow t 3) z)))))) t)> |
#<alt (* -1 (/ (* a y) (* t z)))> |
#<alt (* -1 (/ (+ (/ (* a y) z) (/ (* (pow a 2) y) (* t z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (* -1 (/ (* (pow a 3) y) (* t z)))) t)) (/ (* a y) z)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (* -1 (/ (+ (/ (* (pow a 3) y) z) (/ (* (pow a 4) y) (* t z))) t))) t)) (/ (* a y) z)) t))> |
#<alt (* -1 (/ (* a y) (* t z)))> |
#<alt (* a (+ (* -1 (/ y (* t z))) (* -1 (/ (* a y) (* (pow t 2) z)))))> |
#<alt (* a (+ (* -1 (/ y (* t z))) (* a (+ (* -1 (/ y (* (pow t 2) z))) (* -1 (/ (* a y) (* (pow t 3) z)))))))> |
#<alt (* a (+ (* -1 (/ y (* t z))) (* a (+ (* -1 (/ y (* (pow t 2) z))) (* a (+ (* -1 (/ y (* (pow t 3) z))) (* -1 (/ (* a y) (* (pow t 4) z)))))))))> |
#<alt (/ y z)> |
#<alt (+ (/ y z) (/ (* t y) (* a z)))> |
#<alt (+ (/ y z) (+ (/ (* t y) (* a z)) (/ (* (pow t 2) y) (* (pow a 2) z))))> |
#<alt (+ (/ y z) (+ (/ (* t y) (* a z)) (+ (/ (* (pow t 2) y) (* (pow a 2) z)) (/ (* (pow t 3) y) (* (pow a 3) z)))))> |
#<alt (/ y z)> |
#<alt (+ (/ y z) (/ (* t y) (* a z)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t y) z)) (* -1 (/ (* (pow t 2) y) (* a z)))) a)) (/ y z))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t y) z)) (* -1 (/ (+ (/ (* (pow t 2) y) z) (/ (* (pow t 3) y) (* a z))) a))) a)) (/ y z))> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (/ (* y (- 1 (/ t (- t a)))) z)> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt (* y (- 1 (/ t (- t a))))> |
#<alt y> |
#<alt (+ y (/ (* t y) a))> |
#<alt (+ y (* t (+ (/ y a) (/ (* t y) (pow a 2)))))> |
#<alt (+ y (* t (+ (* t (+ (/ y (pow a 2)) (/ (* t y) (pow a 3)))) (/ y a))))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (/ (+ (* -1 (* a y)) (* -1 (/ (* (pow a 2) y) t))) t)> |
#<alt (/ (+ (* -1 (* a y)) (+ (* -1 (/ (* (pow a 2) y) t)) (* -1 (/ (* (pow a 3) y) (pow t 2))))) t)> |
#<alt (/ (+ (* -1 (* a y)) (+ (* -1 (/ (* (pow a 2) y) t)) (+ (* -1 (/ (* (pow a 3) y) (pow t 2))) (* -1 (/ (* (pow a 4) y) (pow t 3)))))) t)> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (+ (* (pow a 3) y) (/ (* (pow a 4) y) t)) t))) t)) (* a y)) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* a (+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2)))))> |
#<alt (* a (+ (* -1 (/ y t)) (* a (+ (* -1 (/ y (pow t 2))) (* -1 (/ (* a y) (pow t 3)))))))> |
#<alt (* a (+ (* -1 (/ y t)) (* a (+ (* -1 (/ y (pow t 2))) (* a (+ (* -1 (/ y (pow t 3))) (* -1 (/ (* a y) (pow t 4)))))))))> |
#<alt y> |
#<alt (+ y (/ (* t y) a))> |
#<alt (+ y (+ (/ (* t y) a) (/ (* (pow t 2) y) (pow a 2))))> |
#<alt (+ y (+ (/ (* t y) a) (+ (/ (* (pow t 2) y) (pow a 2)) (/ (* (pow t 3) y) (pow a 3)))))> |
#<alt y> |
#<alt (+ y (/ (* t y) a))> |
#<alt (+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a)))> |
#<alt (+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* (pow t 2) y) (/ (* (pow t 3) y) a)) a))) a)))> |
#<alt (* -1 (/ t (* y (- z t))))> |
#<alt (+ (* -1 (/ t (* y (- z t)))) (/ a (* y (- z t))))> |
#<alt (+ (* -1 (/ t (* y (- z t)))) (/ a (* y (- z t))))> |
#<alt (+ (* -1 (/ t (* y (- z t)))) (/ a (* y (- z t))))> |
#<alt (/ a (* y (- z t)))> |
#<alt (* a (+ (* -1 (/ t (* a (* y (- z t))))) (/ 1 (* y (- z t)))))> |
#<alt (* a (+ (* -1 (/ t (* a (* y (- z t))))) (/ 1 (* y (- z t)))))> |
#<alt (* a (+ (* -1 (/ t (* a (* y (- z t))))) (/ 1 (* y (- z t)))))> |
#<alt (/ a (* y (- z t)))> |
#<alt (* -1 (* a (- (/ t (* a (* y (- z t)))) (/ 1 (* y (- z t))))))> |
#<alt (* -1 (* a (- (/ t (* a (* y (- z t)))) (/ 1 (* y (- z t))))))> |
#<alt (* -1 (* a (- (/ t (* a (* y (- z t)))) (/ 1 (* y (- z t))))))> |
#<alt (/ a (* y z))> |
#<alt (+ (* -1 (* t (+ (* -1 (/ a (* y (pow z 2)))) (/ 1 (* y z))))) (/ a (* y z)))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ a (* y (pow z 3)))) (/ 1 (* y (pow z 2)))))) (+ (* -1 (/ a (* y (pow z 2)))) (/ 1 (* y z))))) (/ a (* y z)))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (* y (pow z 4)))) (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ a (* y (pow z 3)))) (/ 1 (* y (pow z 2)))))) (+ (* -1 (/ a (* y (pow z 2)))) (/ 1 (* y z))))) (/ a (* y z)))> |
#<alt (/ 1 y)> |
#<alt (- (+ (* -1 (/ a (* t y))) (/ 1 y)) (* -1 (/ z (* t y))))> |
#<alt (- (+ (* -1 (/ a (* t y))) (+ (/ 1 y) (/ (* z (- (* -1 (/ a y)) (* -1 (/ z y)))) (pow t 2)))) (* -1 (/ z (* t y))))> |
#<alt (- (+ (* -1 (/ a (* t y))) (+ (/ 1 y) (/ (* (pow z 2) (- (* -1 (/ a y)) (* -1 (/ z y)))) (pow t 3)))) (+ (* -1 (/ z (* t y))) (* -1 (/ (* z (- (* -1 (/ a y)) (* -1 (/ z y)))) (pow t 2)))))> |
#<alt (/ 1 y)> |
#<alt (+ (* -1 (/ (- (/ a y) (/ z y)) t)) (/ 1 y))> |
#<alt (+ (* -1 (/ (- (+ (/ a y) (/ (* z (- (/ a y) (/ z y))) t)) (/ z y)) t)) (/ 1 y))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ a y) (/ z y))) t)) (* z (- (/ a y) (/ z y)))) t)) (/ a y)) (/ z y)) t)) (/ 1 y))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (* -1 (/ (- a t) (* t y)))> |
#<alt (+ (* -1 (/ (- a t) (* t y))) (* z (- (/ 1 (* t y)) (/ a (* (pow t 2) y)))))> |
#<alt (+ (* -1 (/ (- a t) (* t y))) (* z (- (+ (/ 1 (* t y)) (/ (* z (- (/ 1 (* t y)) (/ a (* (pow t 2) y)))) t)) (/ a (* (pow t 2) y)))))> |
#<alt (+ (* -1 (/ (- a t) (* t y))) (* z (- (+ (* z (- (/ (* z (- (/ 1 (* t y)) (/ a (* (pow t 2) y)))) (pow t 2)) (* -1 (/ (- (/ 1 (* t y)) (/ a (* (pow t 2) y))) t)))) (/ 1 (* t y))) (/ a (* (pow t 2) y)))))> |
#<alt (/ (- a t) (* y z))> |
#<alt (/ (- (+ (/ a y) (/ (* t (- a t)) (* y z))) (/ t y)) z)> |
#<alt (/ (- (+ (/ a y) (/ (* (pow t 2) (- a t)) (* y (pow z 2)))) (+ (* -1 (/ (* t (- a t)) (* y z))) (/ t y))) z)> |
#<alt (/ (- (+ (/ a y) (/ (* (pow t 3) (- a t)) (* y (pow z 3)))) (+ (* -1 (/ (* t (- a t)) (* y z))) (+ (* -1 (/ (* (pow t 2) (- a t)) (* y (pow z 2)))) (/ t y)))) z)> |
#<alt (/ (- a t) (* y z))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (- a t)) (* y z))) (* -1 (/ (- a t) y))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (/ (* t (- a t)) y) (/ (* (pow t 2) (- a t)) (* y z))) z)) (* -1 (/ (- a t) y))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (- a t)) y)) (* -1 (/ (* (pow t 3) (- a t)) (* y z)))) z)) (/ (* t (- a t)) y)) z)) (* -1 (/ (- a t) y))) z))> |
222 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | z | @ | -inf | (/ (* y (- 1 (/ t (- t a)))) z) |
| 23.0ms | z | @ | 0 | (/ (* y (- 1 (/ t (- t a)))) z) |
| 11.0ms | t | @ | inf | (* y (- 1 (/ t (- t a)))) |
| 6.0ms | a | @ | 0 | (+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
| 5.0ms | a | @ | -inf | (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
| 1× | batch-egg-rewrite |
| 3356× | *-lowering-*.f32 |
| 3356× | *-lowering-*.f64 |
| 2388× | fma-lowering-fma.f32 |
| 2388× | fma-lowering-fma.f64 |
| 1922× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 220 |
| 1 | 315 | 215 |
| 2 | 3535 | 214 |
| 0 | 8107 | 214 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(/ y (- t a)) |
(+ x (* y (/ (- z a) t))) |
(* y (/ (- z a) t)) |
(/ (- z a) t) |
(- z a) |
(- (+ x y) (* (/ y (- a t)) (- z t))) |
(+ x y) |
(* (/ y (- a t)) (- z t)) |
(/ y (- a t)) |
(/ (- (* (- (* y y) (* x x)) (/ (- a t) (* y (- z t)))) (* (- y x) 1)) (* (- y x) (/ (- a t) (* y (- z t))))) |
(- (* (- (* y y) (* x x)) (/ (- a t) (* y (- z t)))) (* (- y x) 1)) |
(* (- y x) 1) |
(* (- (* y y) (* x x)) (/ (- a t) (* y (- z t)))) |
(- 1 (/ t (- t a))) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(* y (- 1 (/ t (- t a)))) |
(/ (- a t) (* y (- z t))) |
| Outputs |
|---|
(+.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) |
(+.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) x) |
(+.f64 (/.f64 z (/.f64 (-.f64 t a) y)) (+.f64 (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) x)) |
(+.f64 (+.f64 x (/.f64 z (/.f64 (-.f64 t a) y))) (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) (-.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))))) |
(fma.f64 z (/.f64 y (-.f64 t a)) (+.f64 (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) x)) |
(fma.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) x) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) z) (+.f64 (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) x)) |
(fma.f64 (/.f64 y (-.f64 t a)) z (+.f64 (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) x)) |
(fma.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) z x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (-.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (-.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x z) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))))) (-.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (-.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))))) (neg.f64 (-.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (-.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (-.f64 (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))))) |
(+.f64 (/.f64 z (/.f64 (-.f64 t a) y)) (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) |
(+.f64 (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 z (/.f64 (-.f64 t a) y))) |
(fma.f64 z (/.f64 y (-.f64 t a)) (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) |
(fma.f64 z (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 z (/.f64 (-.f64 t a) y))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) z) (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) |
(fma.f64 y (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z) z) (/.f64 z (/.f64 (-.f64 t a) y))) |
(fma.f64 (/.f64 y (-.f64 t a)) z (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) |
(fma.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (*.f64 (/.f64 #s(literal 1 binary64) z) z) (/.f64 z (/.f64 (-.f64 t a) y))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) z (/.f64 z (/.f64 (-.f64 t a) y))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) |
(fma.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z) (/.f64 z (/.f64 (-.f64 t a) y))) |
(fma.f64 (*.f64 z (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) (/.f64 #s(literal 1 binary64) z) (/.f64 z (/.f64 (-.f64 t a) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y))) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (/.f64 z (/.f64 (-.f64 t a) y)) (/.f64 z (/.f64 (-.f64 t a) y))) (-.f64 (*.f64 (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 (/.f64 z (/.f64 (-.f64 t a) y)) (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 (-.f64 t a) y)) (/.f64 z (/.f64 (-.f64 t a) y))) (*.f64 (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (-.f64 (/.f64 z (/.f64 (-.f64 t a) y)) (*.f64 (*.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) |
(/.f64 (*.f64 z (+.f64 (*.f64 z y) (*.f64 (*.f64 (-.f64 t a) y) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))))) (*.f64 z (-.f64 t a))) |
(/.f64 (*.f64 z (+.f64 (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y))))) (+.f64 (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 y (-.f64 t a)))))) |
(/.f64 (*.f64 z (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 z y) (*.f64 (*.f64 (-.f64 t a) y) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) z) (*.f64 z (-.f64 t a))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)))) z) (+.f64 (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 y (-.f64 t a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) z) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) |
(*.f64 z (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) |
(*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) z) |
(+.f64 (/.f64 y (-.f64 t a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 y (-.f64 t a))) |
(-.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y)) z)) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t a))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y)) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z) (/.f64 y (-.f64 t a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 y (-.f64 t a))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (*.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 y (-.f64 t a))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z) (/.f64 y (-.f64 t a))) |
(fma.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 #s(literal 1 binary64) z) (/.f64 y (-.f64 t a))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 t a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t a))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 y (-.f64 t a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z) y (/.f64 y (-.f64 t a))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 t a)) (+.f64 (*.f64 z y) (*.f64 (*.f64 (-.f64 t a) y) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 y (-.f64 t a))))) (+.f64 (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))))) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 (*.f64 (-.f64 t a) y) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) (*.f64 z (-.f64 t a))) |
(/.f64 (+.f64 (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)))) (+.f64 (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 y (-.f64 t a)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)))) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)) (-.f64 (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y)) (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y))))) |
(/.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) |
(/.f64 (+.f64 (*.f64 y (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)) (*.f64 (-.f64 t a) #s(literal 1 binary64))) (*.f64 (-.f64 t a) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y))) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 t a) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)) (*.f64 (/.f64 (-.f64 t a) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t a) y) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 t a) y) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))))) (*.f64 (/.f64 (-.f64 t a) y) z)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 (-.f64 t a) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (-.f64 t a) y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)) z)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y) y)) (*.f64 (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y) (-.f64 t a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) y)) (*.f64 (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y) (/.f64 (-.f64 t a) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t a))) (*.f64 (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y) (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 (-.f64 t a) y)) (*.f64 z #s(literal 1 binary64))) (*.f64 z (/.f64 (-.f64 t a) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (-.f64 #s(literal 0 binary64) (-.f64 t a))) (*.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y)) (-.f64 t a)) (*.f64 (-.f64 #s(literal 0 binary64) z) y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t a) y)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t a) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t a))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 z y) (*.f64 (*.f64 (-.f64 t a) y) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))))) (neg.f64 (*.f64 z (-.f64 t a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y))))) (neg.f64 (+.f64 (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 y (-.f64 t a))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) (neg.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)) (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 y (-.f64 t a)))) |
(/.f64 (/.f64 (+.f64 (*.f64 z y) (*.f64 (*.f64 (-.f64 t a) y) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) (-.f64 t a)) z) |
(pow.f64 (/.f64 (*.f64 z (-.f64 t a)) (+.f64 (*.f64 z y) (*.f64 (*.f64 (-.f64 t a) y) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 y (-.f64 t a))))) (+.f64 (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) #s(literal -1 binary64)) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (+.f64 (*.f64 z y) (*.f64 (*.f64 (-.f64 t a) y) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t a)))) |
(*.f64 (+.f64 (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (-.f64 t a)) (/.f64 (-.f64 t a) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) (/.f64 y (-.f64 t a))))))) |
(*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t a) y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t a))) |
(/.f64 y (-.f64 t a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t a) y) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t a) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 t a))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 t a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(pow.f64 (/.f64 (-.f64 t a) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t a) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t a))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 t t) (*.f64 a (+.f64 t a)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a)) |
(+.f64 x (/.f64 y (/.f64 t (-.f64 z a)))) |
(+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t (-.f64 z a))))) (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (-.f64 x (/.f64 y (/.f64 t (-.f64 z a)))))) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(fma.f64 (-.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(fma.f64 (/.f64 (-.f64 z a) t) y x) |
(fma.f64 (*.f64 y (-.f64 z a)) (/.f64 #s(literal 1 binary64) t) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t (-.f64 z a))) (-.f64 (/.f64 y (/.f64 t (-.f64 z a))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t (-.f64 z a))) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 t (-.f64 z a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t (-.f64 z a))) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t (-.f64 z a))) (-.f64 (/.f64 y (/.f64 t (-.f64 z a))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t (-.f64 z a))) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (/.f64 (-.f64 z a) t))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t))) (-.f64 x (/.f64 y (/.f64 t (-.f64 z a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t (-.f64 z a))) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t (-.f64 z a))) (-.f64 (/.f64 y (/.f64 t (-.f64 z a))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t (-.f64 z a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 y (/.f64 t (-.f64 z a))) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t (-.f64 z a))) (-.f64 (/.f64 y (/.f64 t (-.f64 z a))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t (-.f64 z a))) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t (-.f64 z a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t (-.f64 z a))) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t (-.f64 z a))) (-.f64 (/.f64 y (/.f64 t (-.f64 z a))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t (-.f64 z a)))))) |
(/.f64 y (/.f64 t (-.f64 z a))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (-.f64 z a)))) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t (-.f64 z a))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t (-.f64 z a))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) y) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 y (-.f64 z a))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(*.f64 (-.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 (/.f64 (-.f64 z a) t) y) |
(*.f64 (*.f64 y (-.f64 z a)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 (/.f64 z t) (neg.f64 (/.f64 a t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 z a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z t) (/.f64 a t)) |
(fma.f64 z (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 a t))) |
(neg.f64 (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) t)) |
(/.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 (-.f64 z a) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 z a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (*.f64 t (+.f64 z a))) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 t a)) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (+.f64 z a) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 a t) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 a t) (/.f64 a t)) (*.f64 (/.f64 z t) (/.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 a t) (/.f64 a t))) (+.f64 (/.f64 z t) (/.f64 a t))) |
(/.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 z) (*.f64 a (+.f64 z a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (/.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 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) |
(*.f64 (-.f64 z a) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 (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 z) (*.f64 a (+.f64 z a))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 z z) (*.f64 a a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z a))) |
(+.f64 z (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (-.f64 #s(literal 0 binary64) a) z) |
(-.f64 z a) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z a)) (/.f64 (*.f64 a a) (+.f64 z a))) |
(fma.f64 #s(literal -1 binary64) a z) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z a) (-.f64 (*.f64 z z) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (+.f64 z a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 a a))) (neg.f64 (+.f64 z a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 z z) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) (-.f64 z (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z a) (-.f64 (*.f64 z z) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 z a))) |
(+.f64 x (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 y (+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(+.f64 y (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (+.f64 x y)) |
(+.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) x) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 (-.f64 z t)) (+.f64 x y)) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (+.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 x y)) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (-.f64 z t) (+.f64 x y)) |
(fma.f64 (neg.f64 (-.f64 z t)) (/.f64 y (-.f64 a t)) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 a t)) (*.f64 (-.f64 x y) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) (neg.f64 (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 x (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 x (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(+.f64 (*.f64 (/.f64 y (-.f64 a t)) z) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z (/.f64 y (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (-.f64 a t)))) |
(fma.f64 z (/.f64 y (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 a t)) z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (-.f64 a t) y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (/.f64 (-.f64 a t) y) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 a t) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 (-.f64 a t) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))) (+.f64 z t)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t))) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) |
(/.f64 y (-.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(pow.f64 (/.f64 (-.f64 a t) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(+.f64 (*.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(fma.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 y x)) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 y x)) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(fma.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 y x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(fma.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (+.f64 x y) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 y x))) (*.f64 y (-.f64 z t)) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y x))) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 y x))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (+.f64 (*.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (/.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 y x))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 y x))) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t))) |
(pow.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 y x))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 y x)) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 y x)) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 y x)) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (*.f64 (-.f64 a t) (-.f64 y x))) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 y x)) (/.f64 (-.f64 a t) y)) (-.f64 z t)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) |
(+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(+.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))) |
(+.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(+.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) y) x) |
(-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) |
(-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) |
(-.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) y) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (+.f64 x y) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fma.f64 (+.f64 x y) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(fma.f64 (+.f64 x y) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (neg.f64 (-.f64 (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))))) |
(fma.f64 (-.f64 a t) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fma.f64 (-.f64 a t) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(fma.f64 (-.f64 a t) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))))) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (neg.f64 (-.f64 (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))))) |
(fma.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fma.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (-.f64 (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))))) |
(fma.f64 (-.f64 y x) #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 y x) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))))) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (neg.f64 (-.f64 (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) y) (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) y) (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) y) (/.f64 (-.f64 a t) (-.f64 z t)) (neg.f64 (-.f64 (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 (-.f64 a t) y) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 (-.f64 a t) y) (neg.f64 (-.f64 (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 x y)) (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 x y)) (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 x y)) (-.f64 y x) (neg.f64 (-.f64 (-.f64 y x) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 y x))) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))) (+.f64 x y)) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 y x)))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) (-.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x 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))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x y) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.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 (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 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 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(+.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 y y)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (+.f64 x y) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (+.f64 x y) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (-.f64 a t) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 a t) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (*.f64 y y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 y y) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) y) (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) y) (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 (-.f64 a t) y) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 (-.f64 a t) y) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 x y)) (-.f64 y x) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 x y)) (-.f64 y x) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))) (*.f64 y (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (/.f64 (-.f64 a t) y) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) y)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 a t)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 y (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 a t) y)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 a t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 a t) y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 a t) y) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 z t) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 a t) y) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))) y) (-.f64 z t)) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))) (-.f64 z t)) y) |
(pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(*.f64 (-.f64 a t) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) y) (/.f64 (-.f64 a t) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 (-.f64 a t) y)) |
(*.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (+.f64 x y)) (-.f64 y x)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))))) (/.f64 (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) |
(fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 t a)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(pow.f64 (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (*.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (/.f64 y z)) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z) y) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a))))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a))) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 t a))) y)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t)))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t)))) y) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 t a)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 t a) t))) y) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) y) |
(+.f64 (/.f64 (/.f64 a y) (-.f64 z t)) (neg.f64 (/.f64 (/.f64 t y) (-.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 a y) (-.f64 z t)) (/.f64 (/.f64 t y) (-.f64 z t))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (neg.f64 (/.f64 (/.f64 t y) (-.f64 z t)))) |
(neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (/.f64 (-.f64 a t) y) (-.f64 z t)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 a (*.f64 y (-.f64 z t))) (*.f64 (*.f64 y (-.f64 z t)) t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.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 t a))) (*.f64 y (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t a) (*.f64 y (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 a t) y)) (neg.f64 (-.f64 z t))) |
(/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 a y) (-.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 t y) (-.f64 z t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 a y) (-.f64 z t)) (/.f64 (/.f64 a y) (-.f64 z t))) (+.f64 (*.f64 (/.f64 (/.f64 t y) (-.f64 z t)) (/.f64 (/.f64 t y) (-.f64 z t))) (*.f64 (/.f64 (/.f64 a y) (-.f64 z t)) (/.f64 (/.f64 t y) (-.f64 z t)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 y (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 a y) (-.f64 z t)) (/.f64 (/.f64 a y) (-.f64 z t))) (*.f64 (/.f64 (/.f64 t y) (-.f64 z t)) (/.f64 (/.f64 t y) (-.f64 z t)))) (+.f64 (/.f64 (/.f64 a y) (-.f64 z t)) (/.f64 (/.f64 t y) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64)) (*.f64 y (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t))) (+.f64 t a)) |
(pow.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(*.f64 (-.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (/.f64 (-.f64 a t) y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 a t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) y) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) y) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 y (-.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 t a))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
| 1× | egg-herbie |
| 5252× | *-lowering-*.f32 |
| 5252× | *-lowering-*.f64 |
| 4236× | +-lowering-+.f64 |
| 4236× | +-lowering-+.f32 |
| 2494× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2141 | 21069 |
| 1 | 7746 | 19860 |
| 0 | 8963 | 19860 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
x |
(* x (+ 1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x))) |
(* x (+ 1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x))) |
(* x (+ 1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)) 1))) |
(+ x (* y (- 1 (/ t (- t a))))) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(/ (* y z) (- t a)) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(/ (* y z) (- t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (- 1 (/ t (- t a))))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (- 1 (/ t (- t a))))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (- 1 (/ t (- t a))))) z))))) |
x |
(+ x (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))) |
(+ x (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))) |
(+ x (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(* y (+ (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) (/ x y))) |
(* y (+ (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) (/ x y))) |
(* y (+ (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) (/ x y))) |
(* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))))) |
(+ x (* z (+ (* -1 (/ y a)) (/ y z)))) |
(+ x (+ (* t (* z (- (/ y (* a z)) (/ y (pow a 2))))) (* z (+ (* -1 (/ y a)) (/ y z))))) |
(+ x (+ (* t (+ (* t (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z))))) |
(+ x (+ (* t (+ (* t (+ (* t (* z (- (/ y (* (pow a 3) z)) (/ y (pow a 4))))) (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3)))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z))))) |
x |
(+ x (/ (* z (+ y (* -1 (/ (* a y) z)))) t)) |
(+ x (+ (/ (* z (+ y (* -1 (/ (* a y) z)))) t) (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) (pow t 2)))) |
(+ x (+ (/ (* z (+ y (* -1 (/ (* a y) z)))) t) (+ (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) (pow t 2)) (/ (* z (- (* -1 (/ (* (pow a 3) y) z)) (* -1 (* (pow a 2) y)))) (pow t 3))))) |
x |
(+ x (* -1 (/ (* z (+ (* -1 y) (/ (* a y) z))) t))) |
(+ x (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z))) t)) (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t))) |
(+ x (/ (* y z) t)) |
(+ x (+ (* a (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2)))))) (/ (* y z) t))) |
(+ x (+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3)))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t))) |
(+ x (+ (* a (+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 3) z))) (* -1 (/ y (pow t 4)))))) (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3))))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t))) |
(+ x y) |
(+ x (+ y (/ (* z (+ (* -1 y) (/ (* t y) z))) a))) |
(+ x (+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2))))) |
(+ x (+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (+ (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2)) (/ (* z (- (/ (* (pow t 3) y) z) (* (pow t 2) y))) (pow a 3)))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* z (+ y (* -1 (/ (* t y) z)))) a)))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a)))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (* -1 (/ (* (pow t 3) y) z)) (* -1 (* (pow t 2) y)))) a)) (* z (- (/ (* (pow t 2) y) z) (* t y)))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a)))) |
(* y (- 1 (/ t (- t a)))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(/ (* y z) (- t a)) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(/ (* y z) (- t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (- 1 (/ t (- t a)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (- 1 (/ t (- t a)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (- 1 (/ t (- t a)))) z))))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))) |
(* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))) |
(* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))) |
(* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))) |
(* z (+ (* -1 (/ y a)) (/ y z))) |
(+ (* t (* z (- (/ y (* a z)) (/ y (pow a 2))))) (* z (+ (* -1 (/ y a)) (/ y z)))) |
(+ (* t (+ (* t (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z)))) |
(+ (* t (+ (* t (+ (* t (* z (- (/ y (* (pow a 3) z)) (/ y (pow a 4))))) (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3)))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z)))) |
(/ (* z (+ y (* -1 (/ (* a y) z)))) t) |
(/ (+ (* z (+ y (* -1 (/ (* a y) z)))) (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) t)) t) |
(/ (+ (* z (+ y (* -1 (/ (* a y) z)))) (+ (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) t) (/ (* z (- (* -1 (/ (* (pow a 3) y) z)) (* -1 (* (pow a 2) y)))) (pow t 2)))) t) |
(/ (+ (* z (+ y (* -1 (/ (* a y) z)))) (+ (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) t) (+ (/ (* z (- (* -1 (/ (* (pow a 3) y) z)) (* -1 (* (pow a 2) y)))) (pow t 2)) (/ (* z (- (* -1 (/ (* (pow a 4) y) z)) (* -1 (* (pow a 3) y)))) (pow t 3))))) t) |
(* -1 (/ (* z (+ (* -1 y) (/ (* a y) z))) t)) |
(* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z))) t)) (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow a 4) y) z)) (* (pow a 3) y))) t)) (* z (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z)))) t)) (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t)) |
(/ (* y z) t) |
(+ (* a (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2)))))) (/ (* y z) t)) |
(+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3)))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t)) |
(+ (* a (+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 3) z))) (* -1 (/ y (pow t 4)))))) (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3))))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t)) |
y |
(+ y (/ (* z (+ (* -1 y) (/ (* t y) z))) a)) |
(+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2)))) |
(+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (+ (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2)) (/ (* z (- (/ (* (pow t 3) y) z) (* (pow t 2) y))) (pow a 3))))) |
y |
(+ y (* -1 (/ (* z (+ y (* -1 (/ (* t y) z)))) a))) |
(+ y (* -1 (/ (+ (* -1 (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a))) |
(+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (* -1 (/ (* (pow t 3) y) z)) (* -1 (* (pow t 2) y)))) a)) (* z (- (/ (* (pow t 2) y) z) (* t y)))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))) |
(+ (* -1 (/ y a)) (/ y z)) |
(+ (* -1 (/ y a)) (+ (* t (- (/ y (* a z)) (/ y (pow a 2)))) (/ y z))) |
(+ (* -1 (/ y a)) (+ (* t (- (+ (* t (- (/ y (* (pow a 2) z)) (/ y (pow a 3)))) (/ y (* a z))) (/ y (pow a 2)))) (/ y z))) |
(+ (* -1 (/ y a)) (+ (* t (- (+ (* t (- (+ (* t (- (/ y (* (pow a 3) z)) (/ y (pow a 4)))) (/ y (* (pow a 2) z))) (/ y (pow a 3)))) (/ y (* a z))) (/ y (pow a 2)))) (/ y z))) |
(/ (+ y (* -1 (/ (* a y) z))) t) |
(/ (- (+ y (+ (* -1 (/ (* a y) z)) (* -1 (/ (* (pow a 2) y) (* t z))))) (* -1 (/ (* a y) t))) t) |
(/ (- (+ y (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (* -1 (/ (* (pow a 3) y) (* (pow t 2) z)))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* (pow a 2) y) (pow t 2))))) t) |
(/ (- (+ y (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (+ (* -1 (/ (* (pow a 3) y) (* (pow t 2) z))) (* -1 (/ (* (pow a 4) y) (* (pow t 3) z))))))) (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* (pow a 2) y) (pow t 2))) (* -1 (/ (* (pow a 3) y) (pow t 3)))))) t) |
(* -1 (/ (+ (* -1 y) (/ (* a y) z)) t)) |
(* -1 (/ (+ (* -1 y) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)) t)) (/ (* a y) z))) t)) |
(* -1 (/ (+ (* -1 y) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z)) t)) (* a y))) t)) (/ (* a y) z))) t)) |
(* -1 (/ (+ (* -1 y) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 4) y) z)) (* (pow a 3) y)) t)) (/ (* (pow a 3) y) z))) t)) (* a y))) t)) (/ (* a y) z))) t)) |
(/ y t) |
(+ (* a (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+ (* a (- (+ (* -1 (/ y (* t z))) (* a (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3)))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+ (* a (- (+ (* -1 (/ y (* t z))) (* a (- (+ (* -1 (/ y (* (pow t 2) z))) (* a (- (* -1 (/ y (* (pow t 3) z))) (* -1 (/ y (pow t 4)))))) (* -1 (/ y (pow t 3)))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(/ y z) |
(+ (* -1 (/ y a)) (+ (/ y z) (/ (* t y) (* a z)))) |
(- (+ (* -1 (/ y a)) (+ (/ y z) (+ (/ (* t y) (* a z)) (/ (* (pow t 2) y) (* (pow a 2) z))))) (/ (* t y) (pow a 2))) |
(- (+ (* -1 (/ y a)) (+ (/ y z) (+ (/ (* t y) (* a z)) (+ (/ (* (pow t 2) y) (* (pow a 2) z)) (/ (* (pow t 3) y) (* (pow a 3) z)))))) (+ (/ (* t y) (pow a 2)) (/ (* (pow t 2) y) (pow a 3)))) |
(/ y z) |
(+ (* -1 (/ (+ y (* -1 (/ (* t y) z))) a)) (/ y z)) |
(+ (* -1 (/ (+ y (+ (* -1 (/ (* t y) z)) (* -1 (/ (- (/ (* (pow t 2) y) z) (* t y)) a)))) a)) (/ y z)) |
(+ (* -1 (/ (+ y (+ (* -1 (/ (* t y) z)) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 3) y) z)) (* -1 (* (pow t 2) y))) a)) (/ (* (pow t 2) y) z)) (* t y)) a)))) a)) (/ y z)) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) z) |
(/ (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) z) |
(/ (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) z) |
(/ y (- t a)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(/ y (- t a)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(/ y (- t a)) |
(/ y (- t a)) |
(/ y (- t a)) |
(/ y (- t a)) |
(/ y (- t a)) |
(/ y (- t a)) |
(/ y (- t a)) |
(/ y (- t a)) |
(/ y (- t a)) |
(/ y (- t a)) |
(/ y (- t a)) |
(/ y (- t a)) |
(* -1 (/ y a)) |
(+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2)))) |
(+ (* -1 (/ y a)) (* t (- (* -1 (/ (* t y) (pow a 3))) (/ y (pow a 2))))) |
(+ (* -1 (/ y a)) (* t (- (* t (- (* -1 (/ (* t y) (pow a 4))) (/ y (pow a 3)))) (/ y (pow a 2))))) |
(/ y t) |
(/ (+ y (/ (* a y) t)) t) |
(/ (- (+ y (/ (* (pow a 2) y) (pow t 2))) (* -1 (/ (* a y) t))) t) |
(/ (- (+ y (/ (* (pow a 3) y) (pow t 3))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* (pow a 2) y) (pow t 2))))) t) |
(/ y t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* a y) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t))) t)) |
(/ y t) |
(+ (/ y t) (/ (* a y) (pow t 2))) |
(+ (* a (- (/ (* a y) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+ (* a (- (* a (- (/ (* a y) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(* -1 (/ y a)) |
(/ (+ (* -1 y) (* -1 (/ (* t y) a))) a) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow a 2)))) (/ (* t y) a)) a) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow a 3)))) (+ (/ (* t y) a) (/ (* (pow t 2) y) (pow a 2)))) a) |
(* -1 (/ y a)) |
(* -1 (/ (+ y (/ (* t y) a)) a)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) a)) (* t y)) a))) a)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) a) (* -1 (* (pow t 2) y))) a)) (* t y)) a))) a)) |
(/ (* y (- z a)) t) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
x |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
x |
(+ x (* y (- (/ z t) (/ a t)))) |
(+ x (* y (- (/ z t) (/ a t)))) |
(+ x (* y (- (/ z t) (/ a t)))) |
(* y (- (/ z t) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(/ (* y (- z a)) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(+ x (* -1 (/ (* a y) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(+ x (/ (* y z) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(* -1 (/ (* a y) t)) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* -1 (/ (* a y) t)) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(/ (* y (- z a)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/ (+ (* t x) (* y (- z a))) t) |
x |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
x |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(* -1 (/ (* a y) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(* -1 (/ (* a y) t)) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(* -1 (/ (* a y) t)) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(* -1 (/ 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 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)))) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(/ (- z a) t) |
(* -1 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))) |
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))))) |
(- y (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(- (+ x y) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a)) |
(- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a)) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a)))) |
(+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a)))) |
(- (+ x y) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a)) |
x |
(- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t))) |
x |
(+ x (* -1 (/ (- (* a y) (* y z)) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t))) |
(- (+ x y) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(* -1 (/ (* y z) (- a t))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* -1 (/ (* y z) (- a t))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(* -1 (/ (* y (- z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(/ (* y (- z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/ (* y (- z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(/ (* y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(* -1 (/ y t)) |
(+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2)))) |
(+ (* -1 (/ y t)) (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2))))) |
(+ (* -1 (/ y t)) (* a (- (* a (- (* -1 (/ (* a y) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2))))) |
(/ y a) |
(/ (+ y (/ (* t y) a)) a) |
(/ (- (+ y (/ (* (pow t 2) y) (pow a 2))) (* -1 (/ (* t y) a))) a) |
(/ (- (+ y (/ (* (pow t 3) y) (pow a 3))) (+ (* -1 (/ (* t y) a)) (* -1 (/ (* (pow t 2) y) (pow a 2))))) a) |
(/ y a) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) a))) a)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))) a)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) a))) a)) (* t y)) a))) a)) |
(/ y a) |
(+ (/ y a) (/ (* t y) (pow a 2))) |
(+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a)) |
(+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a)) |
(* -1 (/ y t)) |
(/ (+ (* -1 y) (* -1 (/ (* a y) t))) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t)) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) t) |
(* -1 (/ y t)) |
(* -1 (/ (+ y (/ (* a y) t)) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t))) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t))) t)) |
x |
(+ x (* y (+ 1 (* -1 (/ (- z t) (- a t)))))) |
(+ x (* y (+ 1 (+ (* -1 (/ (- z t) (- a t))) (* y (- (* -1 (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (* x (- a t)))) (* -1 (/ (+ 1 (* -1 (/ (- z t) (- a t)))) x)))))))) |
(+ x (* y (+ 1 (+ (* -1 (/ (- z t) (- a t))) (* y (- (+ (* -1 (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (* x (- a t)))) (/ (* y (- (* -1 (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (* x (- a t)))) (* -1 (/ (+ 1 (* -1 (/ (- z t) (- a t)))) x)))) x)) (* -1 (/ (+ 1 (* -1 (/ (- z t) (- a t)))) x)))))))) |
(/ (* y (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t)) |
(* y (- (+ (/ (* x (- z t)) (* y (- a t))) (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (- a t))) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (* y (- a t)))))) |
(* y (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ (* x (- z t)) (* y (- a t))) (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (- a t)))) (+ (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (* y (- a t)))) (* -1 (/ (* x (- (/ (* x (- z t)) (- a t)) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t))))) (pow y 2)))))) |
(* y (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ (* x (- z t)) (* y (- a t))) (+ (/ (* x (- (* -1 (pow x 2)) (* -1 (* x (- (/ (* x (- z t)) (- a t)) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t)))))))) (pow y 3)) (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (- a t))))) (+ (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (* y (- a t)))) (* -1 (/ (* x (- (/ (* x (- z t)) (- a t)) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t))))) (pow y 2)))))) |
(* -1 (/ (* y (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))) |
(* -1 (* y (+ (* -1 (/ (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))) y)) (/ (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t)) (- a t))))) |
(* -1 (* y (+ (* -1 (/ (- (+ (* -1 (/ (- (pow x 2) (* x (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))))) y)) (/ (* x (- z t)) (- a t))) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))) y)) (/ (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t)) (- a t))))) |
(* -1 (* y (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (/ (* x (- (pow x 2) (* x (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t)))))) y) (pow x 2)) (* x (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))))) y)) (/ (* x (- z t)) (- a t))) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))) y)) (/ (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t)) (- a t))))) |
(/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t)) |
(+ (* x (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t))))) (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t))) |
(+ (* x (- (+ (* -1 (* x (+ (* -1 (/ (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t)))) y)) (/ 1 y)))) (/ z (- a t))) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t))))) (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t))) |
(+ (* x (- (+ (* x (- (* -1 (* x (+ (* -1 (/ (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t)))) (pow y 2))) (/ 1 (pow y 2))))) (+ (* -1 (/ (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t)))) y)) (/ 1 y)))) (/ z (- a t))) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t))))) (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t))) |
x |
(* x (- (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t))))) (* -1 (/ y x)))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (* (pow x 2) (- a t)))) (* -1 (/ (* y (- z t)) (* x (- a t)))))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y))) (pow x 2)))))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (* (pow x 2) (- a t)))) (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ (* y (- (* -1 (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t))) (* -1 (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)))))) (pow x 3))))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y))) (pow x 2)))))) |
x |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (* y (- z t)) (- a t))) (* -1 (/ (- (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t)) (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)))) x))) (* -1 y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (* y (- z t)) (- a t))) (* -1 (/ (- (+ (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t)) (/ (* y (- (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t)) (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y))))) x)) (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)))) x))) (* -1 y)) x)) 1))) |
(* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x)))) |
(+ (* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x)))) (* a (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x)))))) |
(+ (* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x)))) (* a (- (+ (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* a (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x))))) t)) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x)))))) |
(+ (* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x)))) (* a (- (+ (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (* a (- (/ (* a (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x))))) (pow t 2)) (* -1 (/ (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x)))) t))))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x)))))) |
(/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x)) |
(- (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x))) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (* a (- y x))))) |
(- (+ (/ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (- y x))))) (pow a 2)) (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x)))) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (* a (- y x))))) |
(- (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (+ (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x)) (/ (* (pow t 2) (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (- y x))))) (pow a 3)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (* a (- y x)))) (* -1 (/ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (- y x))))) (pow a 2))))) |
(/ (- (pow y 2) (pow x 2)) (- y x)) |
(- (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (/ (pow y 2) (- y x))) (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (- y x)))) (/ (pow x 2) (- y x)))) |
(- (+ (* -1 (/ (+ (* -1 (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) (* -1 (/ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) a))) a)) (/ (pow y 2) (- y x))) (/ (pow x 2) (- y x))) |
(- (+ (* -1 (/ (+ (* -1 (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) (* -1 (/ (+ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) (/ (* (pow t 2) (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) a)) a))) a)) (/ (pow y 2) (- y x))) (/ (pow x 2) (- y x))) |
(/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x))) |
(+ (* t (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x)))))) (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x)))) |
(+ (* t (- (+ (* t (- (/ (* y (- (+ (* -1 (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* -1 (/ (- (pow y 2) (pow x 2)) (* y z)))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* a (- y x))) (* -1 (/ (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x))))) a)))) (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x)))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x)))))) (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x)))) |
(+ (* t (- (+ (* t (- (+ (* t (- (/ (* y (- (+ (* -1 (/ (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2))))) z)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (pow z 2))))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 3)))))) (* a (- y x))) (* -1 (/ (- (/ (* y (- (+ (* -1 (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* -1 (/ (- (pow y 2) (pow x 2)) (* y z)))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* a (- y x))) (* -1 (/ (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x))))) a))) a)))) (/ (* y (- (+ (* -1 (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* -1 (/ (- (pow y 2) (pow x 2)) (* y z)))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* a (- y x)))) (* -1 (/ (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x))))) a)))) (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x)))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x)))))) (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x)))) |
(/ (* y (- x (/ (pow x 2) y))) (- y x)) |
(- (+ (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (* t (- y x)))) (/ (* y (- x (/ (pow x 2) y))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (* t (- y x))))) |
(- (+ (* -1 (/ (* y (+ (* -1 (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (* (pow t 2) (- y x)))) (+ (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (* t (- y x)))) (/ (* y (- x (/ (pow x 2) y))) (- y x)))) (+ (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (* t (- y x)))) (* -1 (/ (* a (- (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) (pow t 2))))) |
(- (+ (* -1 (/ (* y (+ (* -1 (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (* (pow t 2) (- y x)))) (+ (* -1 (/ (* y (+ (* -1 (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (* (pow t 3) (- y x)))) (+ (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (* t (- y x)))) (/ (* y (- x (/ (pow x 2) y))) (- y x))))) (+ (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (* t (- y x)))) (+ (* -1 (/ (* a (- (* -1 (/ (* y (+ (* -1 (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (- y x))) (* -1 (* a (- (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x)))))))) (pow t 3))) (* -1 (/ (* a (- (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) (pow t 2)))))) |
(/ (* y (- x (/ (pow x 2) y))) (- y x)) |
(+ (* -1 (/ (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))) t)) (/ (* y (- x (/ (pow x 2) y))) (- y x))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* y (+ (* -1 (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x)) (* a (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) t)) (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x))) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))) t)) (/ (* y (- x (/ (pow x 2) y))) (- y x))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* y (+ (* -1 (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x)) (* a (- (/ (* y (+ (* -1 (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x)) (* a (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))))) t)) (/ (* y (+ (* -1 (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x))) (* a (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) t)) (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x))) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))) t)) (/ (* y (- x (/ (pow x 2) y))) (- y x))) |
(* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) |
(+ (* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) (/ (* y (* z (- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) |
(+ (* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) (* z (+ (/ (* y (* z (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))))) (* (- a t) (- y x))) (/ (* y (- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y)) (* (- a t) (- y x)))))) |
(+ (* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) (* z (+ (* z (+ (/ (* y (* z (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y))))) (* (- a t) (- y x))) (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y)))) (* (- a t) (- y x))))) (/ (* y (- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y)) (* (- a t) (- y x)))))) |
(/ (* y (* z (- x y))) (* (- a t) (- y x))) |
(* z (+ (/ (* y (+ (* -1 (* t (- x y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) (* z (* (- a t) (- y x)))) (/ (* y (- x y)) (* (- a t) (- y x))))) |
(* z (+ (/ (* y (+ (* -1 (* t (- x y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) (* z (* (- a t) (- y x)))) (+ (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (pow z 2) (* (- a t) (- y x)))) (/ (* y (- x y)) (* (- a t) (- y x)))))) |
(* z (+ (/ (* y (+ (* -1 (* t (- x y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) (* z (* (- a t) (- y x)))) (+ (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (pow z 2) (* (- a t) (- y x)))) (+ (/ (* y (+ (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (pow z 3) (* (- a t) (- y x)))) (/ (* y (- x y)) (* (- a t) (- y x))))))) |
(/ (* y (* z (- x y))) (* (- a t) (- y x))) |
(* -1 (* z (+ (* -1 (/ (* y (- x y)) (* (- a t) (- y x)))) (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* t (- x y)))) (* z (* (- a t) (- y x))))))) |
(* -1 (* z (+ (* -1 (/ (* y (- x y)) (* (- a t) (- y x)))) (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* t (- x y)))) (* (- a t) (- y x)))) (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* z (* (- a t) (- y x))))) z))))) |
(* -1 (* z (+ (* -1 (/ (* y (- x y)) (* (- a t) (- y x)))) (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* t (- x y)))) (* (- a t) (- y x)))) (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (- a t) (- y x)))) (/ (* y (+ (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* z (* (- a t) (- y x))))) z))) z))))) |
(* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* x y)) y) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* y (+ x (* y (- (/ a (- z t)) (+ 1 (/ t (- z t)))))))) y) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* y (+ x (* y (- (/ a (- z t)) (+ 1 (/ t (- z t)))))))) y) |
(* y (- (/ a (- z t)) (+ 1 (/ t (- z t))))) |
(* y (- (+ (/ a (- z t)) (/ x y)) (+ 1 (/ t (- z t))))) |
(* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (+ (/ a (- z t)) (/ x y))) (+ 1 (/ t (- z t))))) |
(* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (+ (/ a (- z t)) (/ x y))) (+ 1 (/ t (- z t))))) |
(* -1 (* y (+ 1 (* -1 (/ (- a t) (- z t)))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ x y)) (* -1 (/ (- a t) (- z t))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (- a t) (- z t))) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (* -1 x)) y)))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (- a t) (- z t))) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (* -1 x)) y)))))) |
(- (/ (* y (- a t)) (- z t)) y) |
(- (+ x (/ (* y (- a t)) (- z t))) y) |
(- (+ (* x (+ 1 (* -1 (/ (* x (- a t)) (* y (- z t)))))) (/ (* y (- a t)) (- z t))) y) |
(- (+ (* x (+ 1 (* -1 (/ (* x (- a t)) (* y (- z t)))))) (/ (* y (- a t)) (- z t))) y) |
(* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ 1 x))) |
(* (pow x 2) (- (+ (* -1 (/ (- a t) (* y (- z t)))) (+ (/ 1 x) (/ (* y (- a t)) (* (pow x 2) (- z t))))) (/ y (pow x 2)))) |
(* (pow x 2) (- (+ (* -1 (/ (- a t) (* y (- z t)))) (+ (/ 1 x) (/ (* y (- a t)) (* (pow x 2) (- z t))))) (/ y (pow x 2)))) |
(* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ 1 x))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (* -1 (/ (- (* -1 (/ (- (/ (* y (- a t)) (- z t)) y) x)) 1) x)))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (* -1 (/ (- (* -1 (/ (- (/ (* y (- a t)) (- z t)) y) x)) 1) x)))) |
(- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y) |
(- (+ x (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) y) |
(- (+ x (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) y) |
(- (+ x (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) y) |
(* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (+ (/ x a) (/ y (- z t)))) (+ (/ y a) (/ (pow x 2) (* y (- z t)))))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (+ (/ x a) (/ y (- z t)))) (+ (/ y a) (/ (pow x 2) (* y (- z t)))))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (+ (/ x a) (/ y (- z t)))) (+ (/ y a) (/ (pow x 2) (* y (- z t)))))) |
(/ (* a (- (pow y 2) (pow x 2))) (* y (- z t))) |
(* -1 (* a (+ (* -1 (/ (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y) a)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t))))))) |
(* -1 (* a (+ (* -1 (/ (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y) a)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t))))))) |
(* -1 (* a (+ (* -1 (/ (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y) a)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t))))))) |
(- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y) |
(- (+ x (+ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))) y) |
(- (+ x (+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) z)) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))) y) |
(- (+ x (+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* t (- (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (pow z 2)) (* -1 (/ (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2))))) z))))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))) y) |
(- x (/ (pow x 2) y)) |
(- (+ x (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y))) |
(- (+ x (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y))) |
(- (+ x (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 3)))) (+ (* -1 (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y)))) |
(- x (/ (pow x 2) y)) |
(- (+ x (* -1 (/ (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(- (+ x (* -1 (/ (- (+ (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(- (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) t)) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y) |
(- (+ x (+ (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 2) y))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))))) y) |
(- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 3) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y)))))) y) |
(- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 4) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y)))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y)))))) y) |
(- x y) |
(- (+ x (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z))) y) |
(- (+ x (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z)))) y) |
(- (+ x (+ (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z)) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 3))))) (+ y (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2)))))) |
(- x y) |
(- (+ x (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z))) y) |
(- (+ x (* -1 (/ (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) z))) y) |
(- (+ x (* -1 (/ (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* -1 (/ (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) z))) z))) 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 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* (pow y 2) (- (/ a (- z t)) (/ t (- z t))))) y) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* (pow y 2) (- (/ a (- z t)) (/ t (- z t))))) y) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* (pow y 2) (- (/ a (- z t)) (/ t (- z t))))) y) |
(/ (* y (- a t)) (- z t)) |
(* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ a (- z t))) (/ t (- z t)))) |
(* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ a (- z t))) (/ t (- z t)))) |
(* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ a (- z t))) (/ t (- z t)))) |
(/ (* y (- a t)) (- z t)) |
(* -1 (* y (+ (* -1 (/ (- a t) (- z t))) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (- a t) (- z t))) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (- a t) (- z t))) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))))) |
(/ (* y (- a t)) (- z t)) |
(+ (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (/ (* y (- a t)) (- z t))) |
(+ (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (/ (* y (- a t)) (- z t))) |
(+ (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (/ (* y (- a t)) (- z t))) |
(* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) |
(+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) |
(+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) |
(+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) |
(/ (* a (- (pow y 2) (pow x 2))) (* y (- z t))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (/ y (- z t))) (/ (pow x 2) (* y (- z t))))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (/ y (- z t))) (/ (pow x 2) (* y (- z t))))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (/ y (- z t))) (/ (pow x 2) (* y (- z t))))) |
(/ (* a (- (pow y 2) (pow x 2))) (* y (- z t))) |
(* -1 (* a (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))) (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))))) |
(* -1 (* a (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))) (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))))) |
(* -1 (* a (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))) (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))))) |
(/ (* a (- (pow y 2) (pow x 2))) (* y z)) |
(+ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z))) |
(+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) z)) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z))) |
(+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* t (- (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (pow z 2)) (* -1 (/ (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2))))) z))))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z))) |
(/ (- (pow y 2) (pow x 2)) y) |
(- (+ y (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y))) |
(- (+ y (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y))) |
(- (+ y (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 3)))) (+ (* -1 (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y)))) |
(/ (- (pow y 2) (pow x 2)) y) |
(- (+ y (* -1 (/ (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(- (+ y (* -1 (/ (- (+ (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) t)) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) |
(+ (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 2) y))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) |
(+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 3) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))))) |
(+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 4) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y)))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))))) |
(/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z)) |
(/ (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z)) (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) z) |
(/ (- (+ (/ (* (- a t) (- (pow y 2) (pow x 2))) y) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2)))) (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z)))) z) |
(/ (- (+ (/ (* (- a t) (- (pow y 2) (pow x 2))) y) (/ (* (pow t 3) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 3)))) (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2)))))) z) |
(/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z)) |
(* -1 (/ (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) z)) |
(* -1 (/ (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* -1 (/ (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) z))) z)) |
(* -1 (/ (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y)) (* -1 (/ (* (pow t 3) (* (- a t) (- (pow y 2) (pow x 2)))) (* y z)))) z)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) z))) z)) |
1 |
(+ 1 (/ t a)) |
(+ 1 (* t (+ (/ 1 a) (/ t (pow a 2))))) |
(+ 1 (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a)))) |
(* -1 (/ a t)) |
(/ (+ (* -1 a) (* -1 (/ (pow a 2) t))) t) |
(/ (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (* -1 (/ (pow a 3) (pow t 2))))) t) |
(/ (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (+ (* -1 (/ (pow a 3) (pow t 2))) (* -1 (/ (pow a 4) (pow t 3)))))) t) |
(* -1 (/ a t)) |
(* -1 (/ (+ a (/ (pow a 2) t)) t)) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (pow a 3) t)) (* -1 (pow a 2))) t))) t)) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (+ (/ (pow a 4) t) (pow a 3)) t)) (* -1 (pow a 2))) t))) t)) |
(* -1 (/ a t)) |
(* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) |
(* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) |
(* a (- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t))) |
1 |
(+ 1 (/ t a)) |
(- (+ 1 (/ (pow t 2) (pow a 2))) (* -1 (/ t a))) |
(- (+ 1 (+ (/ (pow t 2) (pow a 2)) (/ (pow t 3) (pow a 3)))) (* -1 (/ t a))) |
1 |
(+ 1 (/ t a)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) a)) t) a))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a)) t) a))) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ y z) |
(+ (/ y z) (/ (* t y) (* a z))) |
(+ (* t (+ (/ y (* a z)) (/ (* t y) (* (pow a 2) z)))) (/ y z)) |
(+ (* t (+ (* t (+ (/ y (* (pow a 2) z)) (/ (* t y) (* (pow a 3) z)))) (/ y (* a z)))) (/ y z)) |
(* -1 (/ (* a y) (* t z))) |
(/ (+ (* -1 (/ (* a y) z)) (* -1 (/ (* (pow a 2) y) (* t z)))) t) |
(/ (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (* -1 (/ (* (pow a 3) y) (* (pow t 2) z))))) t) |
(/ (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (+ (* -1 (/ (* (pow a 3) y) (* (pow t 2) z))) (* -1 (/ (* (pow a 4) y) (* (pow t 3) z)))))) t) |
(* -1 (/ (* a y) (* t z))) |
(* -1 (/ (+ (/ (* a y) z) (/ (* (pow a 2) y) (* t z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (* -1 (/ (* (pow a 3) y) (* t z)))) t)) (/ (* a y) z)) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (* -1 (/ (+ (/ (* (pow a 3) y) z) (/ (* (pow a 4) y) (* t z))) t))) t)) (/ (* a y) z)) t)) |
(* -1 (/ (* a y) (* t z))) |
(* a (+ (* -1 (/ y (* t z))) (* -1 (/ (* a y) (* (pow t 2) z))))) |
(* a (+ (* -1 (/ y (* t z))) (* a (+ (* -1 (/ y (* (pow t 2) z))) (* -1 (/ (* a y) (* (pow t 3) z))))))) |
(* a (+ (* -1 (/ y (* t z))) (* a (+ (* -1 (/ y (* (pow t 2) z))) (* a (+ (* -1 (/ y (* (pow t 3) z))) (* -1 (/ (* a y) (* (pow t 4) z))))))))) |
(/ y z) |
(+ (/ y z) (/ (* t y) (* a z))) |
(+ (/ y z) (+ (/ (* t y) (* a z)) (/ (* (pow t 2) y) (* (pow a 2) z)))) |
(+ (/ y z) (+ (/ (* t y) (* a z)) (+ (/ (* (pow t 2) y) (* (pow a 2) z)) (/ (* (pow t 3) y) (* (pow a 3) z))))) |
(/ y z) |
(+ (/ y z) (/ (* t y) (* a z))) |
(+ (* -1 (/ (+ (* -1 (/ (* t y) z)) (* -1 (/ (* (pow t 2) y) (* a z)))) a)) (/ y z)) |
(+ (* -1 (/ (+ (* -1 (/ (* t y) z)) (* -1 (/ (+ (/ (* (pow t 2) y) z) (/ (* (pow t 3) y) (* a z))) a))) a)) (/ y z)) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(* y (- 1 (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
(* y (- 1 (/ t (- t a)))) |
y |
(+ y (/ (* t y) a)) |
(+ y (* t (+ (/ y a) (/ (* t y) (pow a 2))))) |
(+ y (* t (+ (* t (+ (/ y (pow a 2)) (/ (* t y) (pow a 3)))) (/ y a)))) |
(* -1 (/ (* a y) t)) |
(/ (+ (* -1 (* a y)) (* -1 (/ (* (pow a 2) y) t))) t) |
(/ (+ (* -1 (* a y)) (+ (* -1 (/ (* (pow a 2) y) t)) (* -1 (/ (* (pow a 3) y) (pow t 2))))) t) |
(/ (+ (* -1 (* a y)) (+ (* -1 (/ (* (pow a 2) y) t)) (+ (* -1 (/ (* (pow a 3) y) (pow t 2))) (* -1 (/ (* (pow a 4) y) (pow t 3)))))) t) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (+ (* (pow a 3) y) (/ (* (pow a 4) y) t)) t))) t)) (* a y)) t)) |
(* -1 (/ (* a y) t)) |
(* a (+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2))))) |
(* a (+ (* -1 (/ y t)) (* a (+ (* -1 (/ y (pow t 2))) (* -1 (/ (* a y) (pow t 3))))))) |
(* a (+ (* -1 (/ y t)) (* a (+ (* -1 (/ y (pow t 2))) (* a (+ (* -1 (/ y (pow t 3))) (* -1 (/ (* a y) (pow t 4))))))))) |
y |
(+ y (/ (* t y) a)) |
(+ y (+ (/ (* t y) a) (/ (* (pow t 2) y) (pow a 2)))) |
(+ y (+ (/ (* t y) a) (+ (/ (* (pow t 2) y) (pow a 2)) (/ (* (pow t 3) y) (pow a 3))))) |
y |
(+ y (/ (* t y) a)) |
(+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a))) |
(+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* (pow t 2) y) (/ (* (pow t 3) y) a)) a))) a))) |
(* -1 (/ t (* y (- z t)))) |
(+ (* -1 (/ t (* y (- z t)))) (/ a (* y (- z t)))) |
(+ (* -1 (/ t (* y (- z t)))) (/ a (* y (- z t)))) |
(+ (* -1 (/ t (* y (- z t)))) (/ a (* y (- z t)))) |
(/ a (* y (- z t))) |
(* a (+ (* -1 (/ t (* a (* y (- z t))))) (/ 1 (* y (- z t))))) |
(* a (+ (* -1 (/ t (* a (* y (- z t))))) (/ 1 (* y (- z t))))) |
(* a (+ (* -1 (/ t (* a (* y (- z t))))) (/ 1 (* y (- z t))))) |
(/ a (* y (- z t))) |
(* -1 (* a (- (/ t (* a (* y (- z t)))) (/ 1 (* y (- z t)))))) |
(* -1 (* a (- (/ t (* a (* y (- z t)))) (/ 1 (* y (- z t)))))) |
(* -1 (* a (- (/ t (* a (* y (- z t)))) (/ 1 (* y (- z t)))))) |
(/ a (* y z)) |
(+ (* -1 (* t (+ (* -1 (/ a (* y (pow z 2)))) (/ 1 (* y z))))) (/ a (* y z))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ a (* y (pow z 3)))) (/ 1 (* y (pow z 2)))))) (+ (* -1 (/ a (* y (pow z 2)))) (/ 1 (* y z))))) (/ a (* y z))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (* y (pow z 4)))) (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ a (* y (pow z 3)))) (/ 1 (* y (pow z 2)))))) (+ (* -1 (/ a (* y (pow z 2)))) (/ 1 (* y z))))) (/ a (* y z))) |
(/ 1 y) |
(- (+ (* -1 (/ a (* t y))) (/ 1 y)) (* -1 (/ z (* t y)))) |
(- (+ (* -1 (/ a (* t y))) (+ (/ 1 y) (/ (* z (- (* -1 (/ a y)) (* -1 (/ z y)))) (pow t 2)))) (* -1 (/ z (* t y)))) |
(- (+ (* -1 (/ a (* t y))) (+ (/ 1 y) (/ (* (pow z 2) (- (* -1 (/ a y)) (* -1 (/ z y)))) (pow t 3)))) (+ (* -1 (/ z (* t y))) (* -1 (/ (* z (- (* -1 (/ a y)) (* -1 (/ z y)))) (pow t 2))))) |
(/ 1 y) |
(+ (* -1 (/ (- (/ a y) (/ z y)) t)) (/ 1 y)) |
(+ (* -1 (/ (- (+ (/ a y) (/ (* z (- (/ a y) (/ z y))) t)) (/ z y)) t)) (/ 1 y)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ a y) (/ z y))) t)) (* z (- (/ a y) (/ z y)))) t)) (/ a y)) (/ z y)) t)) (/ 1 y)) |
(/ (- a t) (* y (- z t))) |
(/ (- a t) (* y (- z t))) |
(/ (- a t) (* y (- z t))) |
(/ (- a t) (* y (- z t))) |
(/ (- a t) (* y (- z t))) |
(/ (- a t) (* y (- z t))) |
(/ (- a t) (* y (- z t))) |
(/ (- a t) (* y (- z t))) |
(/ (- a t) (* y (- z t))) |
(/ (- a t) (* y (- z t))) |
(/ (- a t) (* y (- z t))) |
(/ (- a t) (* y (- z t))) |
(* -1 (/ (- a t) (* t y))) |
(+ (* -1 (/ (- a t) (* t y))) (* z (- (/ 1 (* t y)) (/ a (* (pow t 2) y))))) |
(+ (* -1 (/ (- a t) (* t y))) (* z (- (+ (/ 1 (* t y)) (/ (* z (- (/ 1 (* t y)) (/ a (* (pow t 2) y)))) t)) (/ a (* (pow t 2) y))))) |
(+ (* -1 (/ (- a t) (* t y))) (* z (- (+ (* z (- (/ (* z (- (/ 1 (* t y)) (/ a (* (pow t 2) y)))) (pow t 2)) (* -1 (/ (- (/ 1 (* t y)) (/ a (* (pow t 2) y))) t)))) (/ 1 (* t y))) (/ a (* (pow t 2) y))))) |
(/ (- a t) (* y z)) |
(/ (- (+ (/ a y) (/ (* t (- a t)) (* y z))) (/ t y)) z) |
(/ (- (+ (/ a y) (/ (* (pow t 2) (- a t)) (* y (pow z 2)))) (+ (* -1 (/ (* t (- a t)) (* y z))) (/ t y))) z) |
(/ (- (+ (/ a y) (/ (* (pow t 3) (- a t)) (* y (pow z 3)))) (+ (* -1 (/ (* t (- a t)) (* y z))) (+ (* -1 (/ (* (pow t 2) (- a t)) (* y (pow z 2)))) (/ t y)))) z) |
(/ (- a t) (* y z)) |
(* -1 (/ (+ (* -1 (/ (* t (- a t)) (* y z))) (* -1 (/ (- a t) y))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (/ (* t (- a t)) y) (/ (* (pow t 2) (- a t)) (* y z))) z)) (* -1 (/ (- a t) y))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (- a t)) y)) (* -1 (/ (* (pow t 3) (- a t)) (* y z)))) z)) (/ (* t (- a t)) y)) z)) (* -1 (/ (- a t) y))) z)) |
| Outputs |
|---|
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) x) |
(+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) x) |
(+ x (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) x) |
x |
(* x (+ 1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) x))) |
(* x (+ 1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) x))) |
(* x (+ 1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) x)) #s(literal -1 binary64))) |
(+ x (* y (- 1 (/ t (- t a))))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) x) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(+.f64 x (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 (*.f64 z y) (-.f64 t a)))) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(+.f64 x (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 (*.f64 z y) (-.f64 t a)))) |
(+ x (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a)))) |
(+.f64 x (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 (*.f64 z y) (-.f64 t a)))) |
(/ (* y z) (- t a)) |
(/.f64 (*.f64 z y) (-.f64 t a)) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(*.f64 z (+.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(*.f64 z (+.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(* z (+ (/ x z) (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)))) |
(*.f64 z (+.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(/ (* y z) (- t a)) |
(/.f64 (*.f64 z y) (-.f64 t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (- 1 (/ t (- t a))))) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) x) z)))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (- 1 (/ t (- t a))))) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) x) z)))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* y (- 1 (/ t (- t a))))) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) x) z)))) |
x |
(+ x (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))) |
(+.f64 x (*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a))))) |
(+ x (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))) |
(+.f64 x (*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a))))) |
(+ x (* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))))) |
(+.f64 x (*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a))))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (+ (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) (/ x y))) |
(*.f64 y (+.f64 (*.f64 z (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) (/.f64 x y))) |
(* y (+ (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) (/ x y))) |
(*.f64 y (+.f64 (*.f64 z (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) (/.f64 x y))) |
(* y (+ (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) (/ x y))) |
(*.f64 y (+.f64 (*.f64 z (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) (/.f64 x y))) |
(* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))) |
(neg.f64 (*.f64 (*.f64 z y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))))) |
(*.f64 (neg.f64 y) (+.f64 (*.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) (/.f64 (neg.f64 x) y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))))) |
(*.f64 (neg.f64 y) (+.f64 (*.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) (/.f64 (neg.f64 x) y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))))) |
(*.f64 (neg.f64 y) (+.f64 (*.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) (/.f64 (neg.f64 x) y))) |
(+ x (* z (+ (* -1 (/ y a)) (/ y z)))) |
(+.f64 x (*.f64 z (+.f64 (/.f64 (neg.f64 y) a) (/.f64 y z)))) |
(+ x (+ (* t (* z (- (/ y (* a z)) (/ y (pow a 2))))) (* z (+ (* -1 (/ y a)) (/ y z))))) |
(+.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) a) (/.f64 y z))) (*.f64 (*.f64 z t) (-.f64 (/.f64 (/.f64 y a) z) (/.f64 y (*.f64 a a)))))) |
(+ x (+ (* t (+ (* t (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z))))) |
(+.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) a) (/.f64 y z))) (*.f64 t (+.f64 (*.f64 z (-.f64 (/.f64 (/.f64 y a) z) (/.f64 y (*.f64 a a)))) (*.f64 (*.f64 z t) (-.f64 (/.f64 y (*.f64 z (*.f64 a a))) (/.f64 y (*.f64 a (*.f64 a a))))))))) |
(+ x (+ (* t (+ (* t (+ (* t (* z (- (/ y (* (pow a 3) z)) (/ y (pow a 4))))) (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3)))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z))))) |
(+.f64 x (+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) a) (/.f64 y z))) (*.f64 t (+.f64 (*.f64 z (-.f64 (/.f64 (/.f64 y a) z) (/.f64 y (*.f64 a a)))) (*.f64 t (+.f64 (*.f64 z (-.f64 (/.f64 y (*.f64 z (*.f64 a a))) (/.f64 y (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 z t) (-.f64 (/.f64 (/.f64 y (*.f64 a (*.f64 a a))) z) (/.f64 y (pow.f64 a #s(literal 4 binary64))))))))))) |
x |
(+ x (/ (* z (+ y (* -1 (/ (* a y) z)))) t)) |
(+.f64 x (/.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) z))) t)) |
(+ x (+ (/ (* z (+ y (* -1 (/ (* a y) z)))) t) (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) (pow t 2)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) z))) t) (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (/.f64 y z)) (*.f64 y a)))) (*.f64 t t)))) |
(+ x (+ (/ (* z (+ y (* -1 (/ (* a y) z)))) t) (+ (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) (pow t 2)) (/ (* z (- (* -1 (/ (* (pow a 3) y) z)) (* -1 (* (pow a 2) y)))) (pow t 3))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) z))) t)) (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (/.f64 y z)) (*.f64 y a)))) (*.f64 t t)) (*.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) z) (*.f64 y (*.f64 a a)))) (*.f64 t (*.f64 t t)))))) |
x |
(+ x (* -1 (/ (* z (+ (* -1 y) (/ (* a y) z))) t))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 y))) t))) |
(+ x (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 z (+.f64 (*.f64 y a) (neg.f64 (*.f64 (*.f64 a a) (/.f64 y z))))) t))) t))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z))) t)) (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 y))) (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 (*.f64 y a) (neg.f64 (*.f64 (*.f64 a a) (/.f64 y z))))) (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) z) (neg.f64 (*.f64 y (*.f64 a a))))) t))) t))) t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (+ (* a (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2)))))) (/ (* y z) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 z a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 y t) z) (/.f64 y (*.f64 t t))))))) |
(+ x (+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3)))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z y) t) (*.f64 a (+.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 y t) z) (/.f64 y (*.f64 t t))))) (*.f64 (*.f64 z a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 t (*.f64 t t)))))))))) |
(+ x (+ (* a (+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 3) z))) (* -1 (/ y (pow t 4)))))) (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3))))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z y) t) (*.f64 a (+.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 y t) z) (/.f64 y (*.f64 t t))))) (*.f64 a (+.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 z a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 t t))) z) (/.f64 y (pow.f64 t #s(literal 4 binary64)))))))))))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (/ (* z (+ (* -1 y) (/ (* t y) z))) a))) |
(+.f64 (+.f64 y x) (/.f64 (*.f64 z (+.f64 (neg.f64 y) (/.f64 (*.f64 y t) z))) a)) |
(+ x (+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2))))) |
(+.f64 x (+.f64 y (+.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 y) (/.f64 (*.f64 y t) z))) a) (*.f64 z (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 t t)) z) (*.f64 y t)) (*.f64 a a)))))) |
(+ x (+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (+ (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2)) (/ (* z (- (/ (* (pow t 3) y) z) (* (pow t 2) y))) (pow a 3)))))) |
(+.f64 (+.f64 y x) (+.f64 (+.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 y) (/.f64 (*.f64 y t) z))) a) (*.f64 z (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 t t)) z) (*.f64 y t)) (*.f64 a a)))) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z) (*.f64 y (*.f64 t t)))) (*.f64 a (*.f64 a a))))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* z (+ y (* -1 (/ (* t y) z)))) a)))) |
(+.f64 (+.f64 y x) (neg.f64 (/.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) z))) a))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a)))) |
(+.f64 (+.f64 y x) (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) z))) (neg.f64 (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 y (*.f64 t t)) z) (*.f64 y t))) a))) a))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (* -1 (/ (* (pow t 3) y) z)) (* -1 (* (pow t 2) y)))) a)) (* z (- (/ (* (pow t 2) y) z) (* t y)))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a)))) |
(+.f64 (+.f64 y x) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) z))) (neg.f64 (/.f64 (+.f64 (*.f64 z (-.f64 (/.f64 (*.f64 y (*.f64 t t)) z) (*.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z) (*.f64 y (*.f64 t t))))) a))) a)))) a)) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 (*.f64 z y) (-.f64 t a))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 (*.f64 z y) (-.f64 t a))) |
(+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 (*.f64 z y) (-.f64 t a))) |
(/ (* y z) (- t a)) |
(/.f64 (*.f64 z y) (-.f64 t a)) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(* z (+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z))) |
(*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z))) |
(/ (* y z) (- t a)) |
(/.f64 (*.f64 z y) (-.f64 t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (- 1 (/ t (- t a)))) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (- 1 (/ t (- t a)))) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (* y (- 1 (/ t (- t a)))) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (* z (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a)))))) |
(*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))) |
(neg.f64 (*.f64 (*.f64 z y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) |
(* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))) |
(neg.f64 (*.f64 (*.f64 z y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) |
(* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))) |
(neg.f64 (*.f64 (*.f64 z y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) |
(* -1 (* y (* z (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a)))))) |
(neg.f64 (*.f64 (*.f64 z y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) |
(* z (+ (* -1 (/ y a)) (/ y z))) |
(*.f64 z (+.f64 (/.f64 (neg.f64 y) a) (/.f64 y z))) |
(+ (* t (* z (- (/ y (* a z)) (/ y (pow a 2))))) (* z (+ (* -1 (/ y a)) (/ y z)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) a) (/.f64 y z))) (*.f64 (*.f64 z t) (-.f64 (/.f64 (/.f64 y a) z) (/.f64 y (*.f64 a a))))) |
(+ (* t (+ (* t (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) a) (/.f64 y z))) (*.f64 t (+.f64 (*.f64 z (-.f64 (/.f64 (/.f64 y a) z) (/.f64 y (*.f64 a a)))) (*.f64 (*.f64 z t) (-.f64 (/.f64 y (*.f64 z (*.f64 a a))) (/.f64 y (*.f64 a (*.f64 a a)))))))) |
(+ (* t (+ (* t (+ (* t (* z (- (/ y (* (pow a 3) z)) (/ y (pow a 4))))) (* z (- (/ y (* (pow a 2) z)) (/ y (pow a 3)))))) (* z (- (/ y (* a z)) (/ y (pow a 2)))))) (* z (+ (* -1 (/ y a)) (/ y z)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) a) (/.f64 y z))) (*.f64 t (+.f64 (*.f64 z (-.f64 (/.f64 (/.f64 y a) z) (/.f64 y (*.f64 a a)))) (*.f64 t (+.f64 (*.f64 z (-.f64 (/.f64 y (*.f64 z (*.f64 a a))) (/.f64 y (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 z t) (-.f64 (/.f64 (/.f64 y (*.f64 a (*.f64 a a))) z) (/.f64 y (pow.f64 a #s(literal 4 binary64)))))))))) |
(/ (* z (+ y (* -1 (/ (* a y) z)))) t) |
(/.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) z))) t) |
(/ (+ (* z (+ y (* -1 (/ (* a y) z)))) (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) t)) t) |
(/.f64 (+.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) z))) (*.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (/.f64 y z)) (*.f64 y a))) t))) t) |
(/ (+ (* z (+ y (* -1 (/ (* a y) z)))) (+ (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) t) (/ (* z (- (* -1 (/ (* (pow a 3) y) z)) (* -1 (* (pow a 2) y)))) (pow t 2)))) t) |
(/.f64 (+.f64 (+.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) z))) (*.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (/.f64 y z)) (*.f64 y a))) t))) (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) z) (*.f64 y (*.f64 a a))))) (*.f64 t t))) t) |
(/ (+ (* z (+ y (* -1 (/ (* a y) z)))) (+ (/ (* z (- (* -1 (/ (* (pow a 2) y) z)) (* -1 (* a y)))) t) (+ (/ (* z (- (* -1 (/ (* (pow a 3) y) z)) (* -1 (* (pow a 2) y)))) (pow t 2)) (/ (* z (- (* -1 (/ (* (pow a 4) y) z)) (* -1 (* (pow a 3) y)))) (pow t 3))))) t) |
(/.f64 (+.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) z))) (+.f64 (*.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (/.f64 y z)) (*.f64 y a))) t)) (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) z) (*.f64 y (*.f64 a a))))) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (pow.f64 a #s(literal 4 binary64))) z) (*.f64 y (*.f64 a (*.f64 a a)))))) (*.f64 t (*.f64 t t)))))) t) |
(* -1 (/ (* z (+ (* -1 y) (/ (* a y) z))) t)) |
(neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 y))) t)) |
(* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 z (+.f64 (*.f64 y a) (neg.f64 (*.f64 (*.f64 a a) (/.f64 y z))))) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z))) t)) (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 y))) (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 (*.f64 y a) (neg.f64 (*.f64 (*.f64 a a) (/.f64 y z))))) (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) z) (neg.f64 (*.f64 y (*.f64 a a))))) t))) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow a 4) y) z)) (* (pow a 3) y))) t)) (* z (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z)))) t)) (* z (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)))) t)) (* z (+ (* -1 y) (/ (* a y) z)))) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 y))) (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 (*.f64 y a) (neg.f64 (*.f64 (*.f64 a a) (/.f64 y z))))) (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) z) (neg.f64 (*.f64 y (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y (pow.f64 a #s(literal 4 binary64))) z)))) t))) t))) t))) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* a (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2)))))) (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 z a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 y t) z) (/.f64 y (*.f64 t t)))))) |
(+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3)))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 a (+.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 y t) z) (/.f64 y (*.f64 t t))))) (*.f64 (*.f64 z a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 t (*.f64 t t))))))))) |
(+ (* a (+ (* a (+ (* a (* z (- (* -1 (/ y (* (pow t 3) z))) (* -1 (/ y (pow t 4)))))) (* z (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3))))))) (* z (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))))) (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 a (+.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 y t) z) (/.f64 y (*.f64 t t))))) (*.f64 a (+.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 z a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 t t))) z) (/.f64 y (pow.f64 t #s(literal 4 binary64))))))))))) |
y |
(+ y (/ (* z (+ (* -1 y) (/ (* t y) z))) a)) |
(+.f64 y (/.f64 (*.f64 z (+.f64 (neg.f64 y) (/.f64 (*.f64 y t) z))) a)) |
(+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2)))) |
(+.f64 y (+.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 y) (/.f64 (*.f64 y t) z))) a) (*.f64 z (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 t t)) z) (*.f64 y t)) (*.f64 a a))))) |
(+ y (+ (/ (* z (+ (* -1 y) (/ (* t y) z))) a) (+ (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) (pow a 2)) (/ (* z (- (/ (* (pow t 3) y) z) (* (pow t 2) y))) (pow a 3))))) |
(+.f64 y (+.f64 (+.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 y) (/.f64 (*.f64 y t) z))) a) (*.f64 z (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 t t)) z) (*.f64 y t)) (*.f64 a a)))) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z) (*.f64 y (*.f64 t t)))) (*.f64 a (*.f64 a a))))) |
y |
(+ y (* -1 (/ (* z (+ y (* -1 (/ (* t y) z)))) a))) |
(+.f64 y (neg.f64 (/.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) z))) a))) |
(+ y (* -1 (/ (+ (* -1 (/ (* z (- (/ (* (pow t 2) y) z) (* t y))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a))) |
(+.f64 y (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) z))) (neg.f64 (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 y (*.f64 t t)) z) (*.f64 y t))) a))) a))) |
(+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (* -1 (/ (* (pow t 3) y) z)) (* -1 (* (pow t 2) y)))) a)) (* z (- (/ (* (pow t 2) y) z) (* t y)))) a)) (* z (+ y (* -1 (/ (* t y) z))))) a))) |
(+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) z))) (neg.f64 (/.f64 (+.f64 (*.f64 z (-.f64 (/.f64 (*.f64 y (*.f64 t t)) z) (*.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z) (*.f64 y (*.f64 t t))))) a))) a)))) a)) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* y (- (+ (/ 1 z) (/ 1 (- t a))) (/ t (* z (- t a))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 t z) (-.f64 t a)))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t (- t a))) z)) (/ 1 (- t a))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(+ (* -1 (/ y a)) (/ y z)) |
(+.f64 (/.f64 (neg.f64 y) a) (/.f64 y z)) |
(+ (* -1 (/ y a)) (+ (* t (- (/ y (* a z)) (/ y (pow a 2)))) (/ y z))) |
(+.f64 (/.f64 (neg.f64 y) a) (+.f64 (/.f64 y z) (*.f64 t (-.f64 (/.f64 (/.f64 y a) z) (/.f64 y (*.f64 a a)))))) |
(+ (* -1 (/ y a)) (+ (* t (- (+ (* t (- (/ y (* (pow a 2) z)) (/ y (pow a 3)))) (/ y (* a z))) (/ y (pow a 2)))) (/ y z))) |
(+.f64 (/.f64 (neg.f64 y) a) (+.f64 (/.f64 y z) (*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 y (*.f64 z (*.f64 a a))) (/.f64 y (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (/.f64 y a) z) (/.f64 y (*.f64 a a))))))) |
(+ (* -1 (/ y a)) (+ (* t (- (+ (* t (- (+ (* t (- (/ y (* (pow a 3) z)) (/ y (pow a 4)))) (/ y (* (pow a 2) z))) (/ y (pow a 3)))) (/ y (* a z))) (/ y (pow a 2)))) (/ y z))) |
(+.f64 (/.f64 (neg.f64 y) a) (+.f64 (/.f64 y z) (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 (/.f64 y (*.f64 a (*.f64 a a))) z) (/.f64 y (pow.f64 a #s(literal 4 binary64))))) (-.f64 (/.f64 y (*.f64 z (*.f64 a a))) (/.f64 y (*.f64 a (*.f64 a a)))))) (-.f64 (/.f64 (/.f64 y a) z) (/.f64 y (*.f64 a a))))))) |
(/ (+ y (* -1 (/ (* a y) z))) t) |
(/.f64 (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) z)) t) |
(/ (- (+ y (+ (* -1 (/ (* a y) z)) (* -1 (/ (* (pow a 2) y) (* t z))))) (* -1 (/ (* a y) t))) t) |
(/.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y a) z) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 z t))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y a) t))) t) |
(/ (- (+ y (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (* -1 (/ (* (pow a 3) y) (* (pow t 2) z)))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* (pow a 2) y) (pow t 2))))) t) |
(/.f64 (-.f64 (+.f64 (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) z)) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 a a)) (*.f64 z t)) (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 t t)))))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y a) t) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t))))) t) |
(/ (- (+ y (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (+ (* -1 (/ (* (pow a 3) y) (* (pow t 2) z))) (* -1 (/ (* (pow a 4) y) (* (pow t 3) z))))))) (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* (pow a 2) y) (pow t 2))) (* -1 (/ (* (pow a 3) y) (pow t 3)))))) t) |
(/.f64 (+.f64 y (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y a) z) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 z t)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y (pow.f64 a #s(literal 4 binary64))) (*.f64 z (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y a) t) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t)))) (/.f64 (neg.f64 (*.f64 y (*.f64 a (*.f64 a a)))) (*.f64 t (*.f64 t t)))))) t) |
(* -1 (/ (+ (* -1 y) (/ (* a y) z)) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 y))) t) |
(* -1 (/ (+ (* -1 y) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (* a y)) t)) (/ (* a y) z))) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 (/.f64 (+.f64 (*.f64 y a) (neg.f64 (*.f64 (*.f64 a a) (/.f64 y z)))) t)))) t)) |
(* -1 (/ (+ (* -1 y) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (/ (* (pow a 3) y) z)) t)) (* a y))) t)) (/ (* a y) z))) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 y a) z) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 y z))) (+.f64 (*.f64 y a) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) z) (neg.f64 (*.f64 y (*.f64 a a)))) t))))) t))) t)) |
(* -1 (/ (+ (* -1 y) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (+ (* -1 (/ (+ (* -1 (/ (* (pow a 4) y) z)) (* (pow a 3) y)) t)) (/ (* (pow a 3) y) z))) t)) (* a y))) t)) (/ (* a y) z))) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 y z))) (+.f64 (*.f64 y a) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 y (*.f64 a a))) (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) z) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y (pow.f64 a #s(literal 4 binary64))) z)))) t)))) t))) t)))) t)) |
(/ y t) |
(/.f64 y t) |
(+ (* a (- (* -1 (/ y (* t z))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 y t) z) (/.f64 y (*.f64 t t)))))) |
(+ (* a (- (+ (* -1 (/ y (* t z))) (* a (- (* -1 (/ y (* (pow t 2) z))) (* -1 (/ y (pow t 3)))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 a (+.f64 (neg.f64 (/.f64 (/.f64 y t) z)) (-.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 t (*.f64 t t)))))) (neg.f64 (/.f64 y (*.f64 t t))))))) |
(+ (* a (- (+ (* -1 (/ y (* t z))) (* a (- (+ (* -1 (/ y (* (pow t 2) z))) (* a (- (* -1 (/ y (* (pow t 3) z))) (* -1 (/ y (pow t 4)))))) (* -1 (/ y (pow t 3)))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 a (+.f64 (neg.f64 (/.f64 (/.f64 y t) z)) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 y (*.f64 z (*.f64 t t)))) (-.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 t t))) z) (/.f64 y (pow.f64 t #s(literal 4 binary64)))))) (/.f64 (neg.f64 y) (*.f64 t (*.f64 t t)))))) (neg.f64 (/.f64 y (*.f64 t t))))))) |
(/ y z) |
(/.f64 y z) |
(+ (* -1 (/ y a)) (+ (/ y z) (/ (* t y) (* a z)))) |
(+.f64 (/.f64 (neg.f64 y) a) (+.f64 (/.f64 y z) (/.f64 (*.f64 y t) (*.f64 z a)))) |
(- (+ (* -1 (/ y a)) (+ (/ y z) (+ (/ (* t y) (* a z)) (/ (* (pow t 2) y) (* (pow a 2) z))))) (/ (* t y) (pow a 2))) |
(-.f64 (+.f64 (+.f64 (/.f64 (neg.f64 y) a) (/.f64 y z)) (+.f64 (/.f64 (*.f64 y t) (*.f64 z a)) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 z (*.f64 a a))))) (/.f64 (*.f64 y t) (*.f64 a a))) |
(- (+ (* -1 (/ y a)) (+ (/ y z) (+ (/ (* t y) (* a z)) (+ (/ (* (pow t 2) y) (* (pow a 2) z)) (/ (* (pow t 3) y) (* (pow a 3) z)))))) (+ (/ (* t y) (pow a 2)) (/ (* (pow t 2) y) (pow a 3)))) |
(+.f64 (/.f64 (neg.f64 y) a) (-.f64 (+.f64 (+.f64 (/.f64 y z) (/.f64 (*.f64 y t) (*.f64 z a))) (+.f64 (/.f64 (*.f64 y (*.f64 t t)) (*.f64 z (*.f64 a a))) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a (*.f64 a a)))))) |
(/ y z) |
(/.f64 y z) |
(+ (* -1 (/ (+ y (* -1 (/ (* t y) z))) a)) (/ y z)) |
(+.f64 (/.f64 y z) (neg.f64 (/.f64 (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) z)) a))) |
(+ (* -1 (/ (+ y (+ (* -1 (/ (* t y) z)) (* -1 (/ (- (/ (* (pow t 2) y) z) (* t y)) a)))) a)) (/ y z)) |
(+.f64 (/.f64 y z) (neg.f64 (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y t) z) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 t t)) z) (*.f64 y t)) a)))) a))) |
(+ (* -1 (/ (+ y (+ (* -1 (/ (* t y) z)) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 3) y) z)) (* -1 (* (pow t 2) y))) a)) (/ (* (pow t 2) y) z)) (* t y)) a)))) a)) (/ y z)) |
(+.f64 (/.f64 y z) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y t) z) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z) (*.f64 y (*.f64 t t)))) a)) (-.f64 (/.f64 (*.f64 y (*.f64 t t)) z) (*.f64 y t))) a))))) a)) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) z) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 (*.f64 z y) (-.f64 t a))) z) |
(/ (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) z) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 (*.f64 z y) (-.f64 t a))) z) |
(/ (+ (* y (- 1 (/ t (- t a)))) (/ (* y z) (- t a))) z) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) (/.f64 (*.f64 z y) (-.f64 t a))) z) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)) |
(+ (/ y (- t a)) (/ (* y (- 1 (/ t (- t a)))) z)) |
(+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(/ y (- t a)) |
(/.f64 y (-.f64 t a)) |
(* -1 (/ y a)) |
(/.f64 (neg.f64 y) a) |
(+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) (/.f64 (*.f64 y t) (*.f64 a a)))) |
(+ (* -1 (/ y a)) (* t (- (* -1 (/ (* t y) (pow a 3))) (/ y (pow a 2))))) |
(+.f64 (/.f64 (neg.f64 y) a) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 y t) (*.f64 a (*.f64 a a)))) (/.f64 y (*.f64 a a))))) |
(+ (* -1 (/ y a)) (* t (- (* t (- (* -1 (/ (* t y) (pow a 4))) (/ y (pow a 3)))) (/ y (pow a 2))))) |
(+.f64 (/.f64 (neg.f64 y) a) (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) (pow.f64 a #s(literal 4 binary64))) (/.f64 y (*.f64 a (*.f64 a a))))) (/.f64 y (*.f64 a a))))) |
(/ y t) |
(/.f64 y t) |
(/ (+ y (/ (* a y) t)) t) |
(/.f64 (+.f64 y (/.f64 (*.f64 y a) t)) t) |
(/ (- (+ y (/ (* (pow a 2) y) (pow t 2))) (* -1 (/ (* a y) t))) t) |
(/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y a) t))) t) |
(/ (- (+ y (/ (* (pow a 3) y) (pow t 3))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* (pow a 2) y) (pow t 2))))) t) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y a) t) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t)))))) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* a y) t))) t)) |
(neg.f64 (neg.f64 (/.f64 (+.f64 y (/.f64 (*.f64 y a) t)) t))) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t))) t)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (+.f64 (*.f64 y a) (*.f64 (*.f64 a a) (/.f64 y t))) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t))) t)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (+.f64 (*.f64 y a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y (*.f64 a a)) (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) t)))) t)) t))) t)) |
(/ y t) |
(/.f64 y t) |
(+ (/ y t) (/ (* a y) (pow t 2))) |
(+.f64 (/.f64 y t) (/.f64 (*.f64 y a) (*.f64 t t))) |
(+ (* a (- (/ (* a y) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 a (+.f64 (/.f64 (*.f64 y a) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t t)))))) |
(+ (* a (- (* a (- (/ (* a y) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 y a) (pow.f64 t #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t t)))))) |
(* -1 (/ y a)) |
(/.f64 (neg.f64 y) a) |
(/ (+ (* -1 y) (* -1 (/ (* t y) a))) a) |
(neg.f64 (/.f64 (+.f64 y (/.f64 (*.f64 y t) a)) a)) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow a 2)))) (/ (* t y) a)) a) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a a)))) (/.f64 (*.f64 y t) a)) a) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow a 3)))) (+ (/ (* t y) a) (/ (* (pow t 2) y) (pow a 2)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (*.f64 (*.f64 t (*.f64 t t)) (/.f64 y (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (*.f64 y t) a) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a a)))) a) |
(* -1 (/ y a)) |
(/.f64 (neg.f64 y) a) |
(* -1 (/ (+ y (/ (* t y) a)) a)) |
(neg.f64 (/.f64 (+.f64 y (/.f64 (*.f64 y t) a)) a)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) a)) (* t y)) a))) a)) |
(neg.f64 (/.f64 (+.f64 y (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y t) (/.f64 (*.f64 y (*.f64 t t)) a)) a)))) a)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) a) (* -1 (* (pow t 2) y))) a)) (* t y)) a))) a)) |
(neg.f64 (/.f64 (+.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 y a)) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 t t)))) a)) (*.f64 y t)) a))) a)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
x |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z a)) (*.f64 t x))) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z a)) (*.f64 t x))) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z a)) (*.f64 t x))) #s(literal -1 binary64))) |
x |
(+ x (* y (- (/ z t) (/ a t)))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+ x (* y (- (/ z t) (/ a t)))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+ x (* y (- (/ z t) (/ a t)))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(* y (- (/ z t) (/ a t))) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t)))) |
(+ x (* -1 (/ (* a y) t))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t)))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t)))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t)))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 y a) t) z)) (+.f64 (/.f64 x z) (/.f64 y t)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 y a) t) z)) (+.f64 (/.f64 x z) (/.f64 y t)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 y a) t) z)) (+.f64 (/.f64 x z) (/.f64 y t)))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y t) (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) z)))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y t) (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) z)))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y t) (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) z)))) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t)))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t)))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t)))) |
(* -1 (/ (* a y) t)) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (+.f64 (/.f64 (neg.f64 y) t) (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 z y) a) t)))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (+.f64 (/.f64 (neg.f64 y) t) (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 z y) a) t)))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (+.f64 (/.f64 (neg.f64 y) t) (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 z y) a) t)))) |
(* -1 (/ (* a y) t)) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 y t) (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 z y) t)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 y t) (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 z y) t)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 y t) (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 z y) t)) a)))) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (+.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (+.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (+.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)) t) |
x |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
x |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(* -1 (/ (* a y) t)) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t))) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t))) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (neg.f64 (/.f64 (/.f64 (*.f64 y a) t) z)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (neg.f64 (/.f64 (/.f64 (*.f64 y a) t) z)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (neg.f64 (/.f64 (/.f64 (*.f64 y a) t) z)))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (+.f64 (/.f64 (/.f64 (*.f64 y a) t) z) (/.f64 (neg.f64 y) t))) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (+.f64 (/.f64 (/.f64 (*.f64 y a) t) z) (/.f64 (neg.f64 y) t))) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (+.f64 (/.f64 (/.f64 (*.f64 y a) t) z) (/.f64 (neg.f64 y) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t))) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t))) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (/.f64 (*.f64 y a) t))) |
(* -1 (/ (* a y) t)) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(*.f64 a (+.f64 (/.f64 (neg.f64 y) t) (/.f64 (/.f64 (*.f64 z y) a) t))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(*.f64 a (+.f64 (/.f64 (neg.f64 y) t) (/.f64 (/.f64 (*.f64 z y) a) t))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(*.f64 a (+.f64 (/.f64 (neg.f64 y) t) (/.f64 (/.f64 (*.f64 z y) a) t))) |
(* -1 (/ (* a y) t)) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 y t) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 z y) a) t)))) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 y t) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 z y) a) t)))) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 y t) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 z y) a) t)))) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(* -1 (/ a t)) |
(/.f64 (neg.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) (/.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) t))) |
(* z (+ (* -1 (/ a (* t z))) (/ 1 t))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) t))) |
(* z (+ (* -1 (/ a (* t z))) (/ 1 t))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) t))) |
(/ z t) |
(/.f64 z t) |
(* -1 (* z (- (/ a (* t z)) (/ 1 t)))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (-.f64 (/.f64 a (*.f64 z t)) (/.f64 #s(literal 1 binary64) t))) |
(* -1 (* z (- (/ a (* t z)) (/ 1 t)))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (-.f64 (/.f64 a (*.f64 z t)) (/.f64 #s(literal 1 binary64) t))) |
(* -1 (* z (- (/ a (* t z)) (/ 1 t)))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (-.f64 (/.f64 a (*.f64 z t)) (/.f64 #s(literal 1 binary64) 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 (neg.f64 a) t) |
(* a (- (/ z (* a t)) (/ 1 t))) |
(*.f64 a (-.f64 (/.f64 z (*.f64 t a)) (/.f64 #s(literal 1 binary64) t))) |
(* a (- (/ z (* a t)) (/ 1 t))) |
(*.f64 a (-.f64 (/.f64 z (*.f64 t a)) (/.f64 #s(literal 1 binary64) t))) |
(* a (- (/ z (* a t)) (/ 1 t))) |
(*.f64 a (-.f64 (/.f64 z (*.f64 t a)) (/.f64 #s(literal 1 binary64) t))) |
(* -1 (/ a t)) |
(/.f64 (neg.f64 a) t) |
(* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 t a)))) |
(* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 t a)))) |
(* -1 (* a (+ (* -1 (/ z (* a t))) (/ 1 t)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 t a)))) |
(/ (- 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) |
(* -1 a) |
(neg.f64 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 (neg.f64 a) z))) |
(* z (+ 1 (* -1 (/ a z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) z))) |
(* z (+ 1 (* -1 (/ a z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) z))) |
z |
(* -1 (* z (- (/ a z) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (+.f64 (/.f64 a z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ a z) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (+.f64 (/.f64 a z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ a z) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (+.f64 (/.f64 a z) #s(literal -1 binary64))) |
z |
(+ z (* -1 a)) |
(-.f64 z a) |
(+ z (* -1 a)) |
(-.f64 z a) |
(+ z (* -1 a)) |
(-.f64 z a) |
(* -1 a) |
(neg.f64 a) |
(* a (- (/ z a) 1)) |
(*.f64 a (+.f64 (/.f64 z a) #s(literal -1 binary64))) |
(* a (- (/ z a) 1)) |
(*.f64 a (+.f64 (/.f64 z a) #s(literal -1 binary64))) |
(* a (- (/ z a) 1)) |
(*.f64 a (+.f64 (/.f64 z a) #s(literal -1 binary64))) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 (neg.f64 a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) z) a))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 (neg.f64 a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) z) a))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 (neg.f64 a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) z) a))) |
(- y (/ (* y (- z t)) (- a t))) |
(-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(-.f64 (+.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(-.f64 (+.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(-.f64 (+.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x)) #s(literal -1 binary64))) |
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 x y)) (/.f64 z (-.f64 a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 x y)) (/.f64 z (-.f64 a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 x y)) (/.f64 z (-.f64 a t)))) |
(* y (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (neg.f64 y) (-.f64 (+.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (neg.f64 y) (-.f64 (+.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (neg.f64 y) (-.f64 (+.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)))) |
(- (+ x y) (* -1 (/ (* y (- z t)) t))) |
(+.f64 x (-.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z t))) t))) |
(- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 (+.f64 y x) (/.f64 (*.f64 a (*.f64 y (-.f64 z t))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) t))) |
(- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 (+.f64 y x) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 y (-.f64 z t))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) t))) |
(- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 (+.f64 y x) (*.f64 a (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 y (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t)))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) t))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(+.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z t))) a))) |
(- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a)) |
(-.f64 (+.f64 (+.f64 y x) (neg.f64 (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 a a)))) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a)) |
(-.f64 (+.f64 (+.f64 y x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(+.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z t))) a))) |
(+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a)))) |
(+.f64 (+.f64 y x) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a) (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t)))) a))) |
(+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a)))) |
(+.f64 (+.f64 y x) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) a))) (*.f64 t (*.f64 y (-.f64 z t)))) a) (*.f64 y (-.f64 z t)))) a))) |
(- (+ x y) (/ (* y z) a)) |
(+.f64 x (-.f64 y (/.f64 (*.f64 z y) a))) |
(- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(-.f64 (+.f64 (+.f64 y x) (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z y) (*.f64 a a)) (/.f64 y a))))) (/.f64 (*.f64 z y) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(-.f64 (+.f64 (+.f64 y x) (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))))) a)) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z y) (*.f64 a a)) (/.f64 y a)))))) (/.f64 (*.f64 z y) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a)) |
(+.f64 x (-.f64 (+.f64 y (*.f64 t (+.f64 (/.f64 (neg.f64 (*.f64 z y)) (*.f64 a a)) (-.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) a)))) (/.f64 (neg.f64 y) a))))) (/.f64 (*.f64 z y) a))) |
x |
(- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t))) |
(+.f64 x (-.f64 (neg.f64 (/.f64 (*.f64 y a) t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) t)))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t))) |
(+.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y a) t) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z y) (*.f64 y a)))) (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) t)))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t))) |
(+.f64 (+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y a) t)) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z y) (*.f64 y a)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z y) (*.f64 y a)))) (*.f64 t (*.f64 t t))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t))) |
x |
(+ x (* -1 (/ (- (* a y) (* y z)) t))) |
(+.f64 x (neg.f64 (/.f64 (-.f64 (*.f64 y a) (*.f64 z y)) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 z y) (*.f64 y a)))) t) (-.f64 (*.f64 y a) (*.f64 z y))) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (-.f64 (*.f64 z y) (*.f64 y a))) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 y a))) t))) t) (-.f64 (*.f64 y a) (*.f64 z y))) t))) |
(- (+ x y) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (+.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 y (-.f64 a t))))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (+.f64 (+.f64 y x) (/.f64 (neg.f64 (*.f64 z y)) (-.f64 a t))) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 y (-.f64 a t))))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (+.f64 (+.f64 y x) (/.f64 (neg.f64 (*.f64 z y)) (-.f64 a t))) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 y (-.f64 a t))))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (+.f64 (+.f64 y x) (/.f64 (neg.f64 (*.f64 z y)) (-.f64 a t))) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 y (-.f64 a t))))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (neg.f64 (*.f64 z y)) (-.f64 a t)) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (neg.f64 (*.f64 z y)) (-.f64 a t)) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (+.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 y (-.f64 a t))))) z) (/.f64 y (-.f64 a t))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (+.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 y (-.f64 a t))))) z) (/.f64 y (-.f64 a t))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (+.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 y (-.f64 a t))))) z) (/.f64 y (-.f64 a t))))) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (/ (* y (- z t)) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z t))) t) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 y (-.f64 z t))) (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z t))) t) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 y (-.f64 z t)))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z t))) t) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 y (-.f64 z t)))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a)))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (-.f64 z t))) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a) (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a a))))) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #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)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (+.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) a))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (+.f64 (*.f64 t (*.f64 y (-.f64 z t))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) a)))) a))) a))) a)) |
(/ (* y z) a) |
(/.f64 (*.f64 z y) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 z y) a) (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 z y) a) (*.f64 t (+.f64 (/.f64 (neg.f64 y) a) (-.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))))) a) (/.f64 (neg.f64 (*.f64 z y)) (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 z y) a) (*.f64 t (+.f64 (/.f64 (neg.f64 y) a) (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))))) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) a)))) (/.f64 (neg.f64 (*.f64 z y)) (*.f64 a a)))))) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(+.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) t))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y a) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(+.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z y) (*.f64 y a)))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y a) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(-.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z y) (*.f64 y a)))) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y a) t) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z y) (*.f64 y a)))) (*.f64 t t))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z y) (*.f64 y a))) t)) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+.f64 y (neg.f64 (/.f64 (+.f64 (*.f64 z y) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 z y) (*.f64 y a))) t) (*.f64 y a))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(+.f64 y (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 y a))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 y a))))) t) (-.f64 (*.f64 z y) (*.f64 y a))) t))) |
(* -1 (/ (* t y) (- a t))) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (+.f64 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (+.f64 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (+.f64 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 a t))))) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* -1 (/ y t)) |
(/.f64 (neg.f64 y) t) |
(+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y t) (/.f64 (*.f64 y a) (*.f64 t t)))) |
(+ (* -1 (/ y t)) (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2))))) |
(+.f64 (/.f64 (neg.f64 y) t) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) (*.f64 t (*.f64 t t))) (/.f64 y (*.f64 t t))))) |
(+ (* -1 (/ y t)) (* a (- (* a (- (* -1 (/ (* a y) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2))))) |
(+.f64 (/.f64 (neg.f64 y) t) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 t t))))) |
(/ y a) |
(/.f64 y a) |
(/ (+ y (/ (* t y) a)) a) |
(/.f64 (+.f64 y (/.f64 (*.f64 y t) a)) a) |
(/ (- (+ y (/ (* (pow t 2) y) (pow a 2))) (* -1 (/ (* t y) a))) a) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) a))) a) |
(/ (- (+ y (/ (* (pow t 3) y) (pow a 3))) (+ (* -1 (/ (* t y) a)) (* -1 (/ (* (pow t 2) y) (pow a 2))))) a) |
(/.f64 (+.f64 y (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 y (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y t) a) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a a)))))) a) |
(/ y a) |
(/.f64 y a) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) a))) a)) |
(neg.f64 (neg.f64 (/.f64 (+.f64 y (/.f64 (*.f64 y t) a)) a))) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (+.f64 (*.f64 y t) (/.f64 (*.f64 y (*.f64 t t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) a))) a)) (* t y)) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (+.f64 (*.f64 y t) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 y a))) a)))) a))) a)) |
(/ y a) |
(/.f64 y a) |
(+ (/ y a) (/ (* t y) (pow a 2))) |
(+.f64 (/.f64 y a) (/.f64 (*.f64 y t) (*.f64 a a))) |
(+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a)) |
(+.f64 (/.f64 y a) (*.f64 t (+.f64 (/.f64 (*.f64 y t) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 a a)))))) |
(+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a)) |
(+.f64 (/.f64 y a) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 y t) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 a a)))))) |
(* -1 (/ y t)) |
(/.f64 (neg.f64 y) t) |
(/ (+ (* -1 y) (* -1 (/ (* a y) t))) t) |
(neg.f64 (/.f64 (+.f64 y (/.f64 (*.f64 y a) t)) t)) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t)) t) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t)))) (/.f64 (*.f64 y a) t)) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) t) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (*.f64 y a) t) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t)))) t) |
(* -1 (/ y t)) |
(/.f64 (neg.f64 y) t) |
(* -1 (/ (+ y (/ (* a y) t)) t)) |
(neg.f64 (/.f64 (+.f64 y (/.f64 (*.f64 y a) t)) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t))) t)) |
(neg.f64 (/.f64 (+.f64 y (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y a) (*.f64 (*.f64 a a) (/.f64 y t))) t)))) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t))) t)) |
(neg.f64 (/.f64 (+.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) t) (neg.f64 (*.f64 y (*.f64 a a)))) t)) (*.f64 y a)) t))) t)) |
x |
(+ x (* y (+ 1 (* -1 (/ (- z t) (- a t)))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t))))) |
(+ x (* y (+ 1 (+ (* -1 (/ (- z t) (- a t))) (* y (- (* -1 (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (* x (- a t)))) (* -1 (/ (+ 1 (* -1 (/ (- z t) (- a t)))) x)))))))) |
(+.f64 x (*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t))) (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t)))) (*.f64 x (-.f64 a t)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t))) x))))))) |
(+ x (* y (+ 1 (+ (* -1 (/ (- z t) (- a t))) (* y (- (+ (* -1 (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (* x (- a t)))) (/ (* y (- (* -1 (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (* x (- a t)))) (* -1 (/ (+ 1 (* -1 (/ (- z t) (- a t)))) x)))) x)) (* -1 (/ (+ 1 (* -1 (/ (- z t) (- a t)))) x)))))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)) (*.f64 y (+.f64 (neg.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t)))) (*.f64 x (-.f64 a t))))) (-.f64 (/.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t)))) (*.f64 x (-.f64 a t)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t))) x)))) x) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t))) x))))))))) |
(/ (* y (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t)) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) (-.f64 a t)) |
(* y (- (+ (/ (* x (- z t)) (* y (- a t))) (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (- a t))) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (* y (- a t)))))) |
(*.f64 y (+.f64 (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t)))) (-.f64 a t)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (-.f64 z t)) (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) (*.f64 y (-.f64 a t)))))) |
(* y (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ (* x (- z t)) (* y (- a t))) (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (- a t)))) (+ (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (* y (- a t)))) (* -1 (/ (* x (- (/ (* x (- z t)) (- a t)) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t))))) (pow y 2)))))) |
(*.f64 y (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t)))) (*.f64 (-.f64 z t) (/.f64 (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t)))) (-.f64 a t)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z t)) (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) (*.f64 y (-.f64 a t))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (-.f64 z t)) (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) (-.f64 a t))))) (*.f64 y y)))))) |
(* y (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ (* x (- z t)) (* y (- a t))) (+ (/ (* x (- (* -1 (pow x 2)) (* -1 (* x (- (/ (* x (- z t)) (- a t)) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t)))))))) (pow y 3)) (/ (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t))))) (- a t))))) (+ (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (* y (- a t)))) (* -1 (/ (* x (- (/ (* x (- z t)) (- a t)) (* -1 (/ (* x (* (- z t) (- (/ a (- z t)) (+ 1 (/ t (- z t)))))) (- a t))))) (pow y 2)))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t))) (/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 x (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (-.f64 z t)) (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) (-.f64 a t)))))))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 z t) (/.f64 (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t)))) (-.f64 a t))))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z t)) (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) (*.f64 y (-.f64 a t))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (-.f64 z t)) (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) (-.f64 a t))))) (*.f64 y y)))))) |
(* -1 (/ (* y (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))) |
(neg.f64 (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t))) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))) y)) (/ (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t)) (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t))) (/.f64 (-.f64 z t) (-.f64 a t))))) y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t))) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ (- (+ (* -1 (/ (- (pow x 2) (* x (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))))) y)) (/ (* x (- z t)) (- a t))) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))) y)) (/ (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t)) (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t))) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t))) (/.f64 (-.f64 z t) (-.f64 a t))))))) y)) (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t))) (/.f64 (-.f64 z t) (-.f64 a t)))))) y)))) |
(* -1 (* y (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (/ (* x (- (pow x 2) (* x (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t)))))) y) (pow x 2)) (* x (- (/ (* x (- z t)) (- a t)) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))))) y)) (/ (* x (- z t)) (- a t))) (/ (* x (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t))) (- a t))) y)) (/ (* (+ 1 (* -1 (/ (- a t) (- z t)))) (- z t)) (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t))) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t))) (/.f64 (-.f64 z t) (-.f64 a t)))))))) y) (-.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t))) (/.f64 (-.f64 z t) (-.f64 a t)))))))) y)) (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t))) (/.f64 (-.f64 z t) (-.f64 a t)))))) y)))) |
(/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (-.f64 a t)) |
(+ (* x (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t))))) (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (-.f64 a t)) (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (*.f64 y (-.f64 a t)))))))) |
(+ (* x (- (+ (* -1 (* x (+ (* -1 (/ (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t)))) y)) (/ 1 y)))) (/ z (- a t))) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t))))) (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (-.f64 a t)) (*.f64 x (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (*.f64 y (-.f64 a t)))))) y)) (/.f64 #s(literal 1 binary64) y))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (*.f64 y (-.f64 a t))))))))) |
(+ (* x (- (+ (* x (- (* -1 (* x (+ (* -1 (/ (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t)))) (pow y 2))) (/ 1 (pow y 2))))) (+ (* -1 (/ (- (/ z (- a t)) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t)))) y)) (/ 1 y)))) (/ z (- a t))) (+ (* -1 (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (* y (- a t)))) (/ t (- a t))))) (/ (* (- z t) (- (/ (* y (- a t)) (- z t)) y)) (- a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (-.f64 a t)) (*.f64 x (+.f64 (*.f64 x (-.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (*.f64 y (-.f64 a t)))))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (*.f64 y (-.f64 a t)))))) y)) (/.f64 #s(literal 1 binary64) y)))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (*.f64 y (-.f64 a t))))))))) |
x |
(* x (- (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t))))) (* -1 (/ y x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z t))) (*.f64 x (-.f64 a t))) (/.f64 (neg.f64 y) x)))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (* (pow x 2) (- a t)))) (* -1 (/ (* y (- z t)) (* x (- a t)))))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y))) (pow x 2)))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (*.f64 (-.f64 a t) (*.f64 x x))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y x) (/.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) y))) (*.f64 x x)))))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (* (pow x 2) (- a t)))) (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ (* y (- (* -1 (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t))) (* -1 (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)))))) (pow x 3))))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y))) (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (*.f64 (-.f64 a t) (*.f64 x x))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) (/.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (-.f64 a t)) (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) y)))))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y x) (/.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) y))) (*.f64 x x))))))) |
x |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)) x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) y)) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (* y (- z t)) (- a t))) (* -1 (/ (- (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t)) (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)))) x))) (* -1 y)) x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (-.f64 a t)) (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) y)))) x))) (*.f64 #s(literal 1 binary64) y)) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (* y (- z t)) (- a t))) (* -1 (/ (- (+ (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t)) (/ (* y (- (/ (* y (* (- z t) (- (/ (* y (- a t)) (- z t)) y))) (- a t)) (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y))))) x)) (* y (- (* -1 (/ (* y (- z t)) (- a t))) (* -1 y)))) x))) (* -1 y)) x)) 1))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (-.f64 a t)) (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) y))))) x) (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) y))))) x))) (*.f64 #s(literal 1 binary64) y))) x) #s(literal -1 binary64))) |
(* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 t (-.f64 y x)))) |
(+ (* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x)))) (* a (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 t (-.f64 y x)))) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))) (*.f64 t (-.f64 y x)))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 (*.f64 t t) (-.f64 y x)))))) |
(+ (* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x)))) (* a (- (+ (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* a (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x))))) t)) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 t (-.f64 y x)))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))) (*.f64 t (-.f64 y x)))) (-.f64 (/.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))) (*.f64 t (-.f64 y x)))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 (*.f64 t t) (-.f64 y x))))) t) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 (*.f64 t t) (-.f64 y x))))))) |
(+ (* -1 (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* t (- y x)))) (* a (- (+ (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (* a (- (/ (* a (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x))))) (pow t 2)) (* -1 (/ (- (* -1 (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (* t (- y x)))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x)))) t))))) (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* (pow t 2) (- y x)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 t (-.f64 y x)))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))) (*.f64 t (-.f64 y x)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))) (*.f64 t (-.f64 y x)))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 (*.f64 t t) (-.f64 y x))))) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))) (*.f64 t (-.f64 y x)))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 (*.f64 t t) (-.f64 y x)))) t)))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 (*.f64 t t) (-.f64 y x))))))) |
(/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x)) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))) (-.f64 y x)) |
(- (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x))) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (* a (- y x))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 a (-.f64 y x)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) (*.f64 a (-.f64 y x))))) |
(- (+ (/ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (- y x))))) (pow a 2)) (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x)))) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (* a (- y x))))) |
(+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) (-.f64 y x))))) (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 a (-.f64 y x)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) (*.f64 a (-.f64 y x)))))) |
(- (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (+ (/ (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) (- y x)) (/ (* (pow t 2) (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (- y x))))) (pow a 3)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (* a (- y x)))) (* -1 (/ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (* y (* (- z t) (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) (- y x))))) (pow a 2))))) |
(-.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 a (-.f64 y x)))) (/.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) (-.f64 y x))))) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) (*.f64 a (-.f64 y x))) (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) (-.f64 y x))))) (*.f64 a a))))) |
(/ (- (pow y 2) (pow x 2)) (- y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(- (+ (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (* a (- y x))) (/ (pow y 2) (- y x))) (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (- y x)))) (/ (pow x 2) (- y x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (*.f64 a (-.f64 y x))) (-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (+.f64 (neg.f64 (*.f64 (/.f64 t a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)))) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(- (+ (* -1 (/ (+ (* -1 (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) (* -1 (/ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) a))) a)) (/ (pow y 2) (- y x))) (/ (pow x 2) (- y x))) |
(+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))))) (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)))))) a))) a)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))) |
(- (+ (* -1 (/ (+ (* -1 (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) (* -1 (/ (+ (* t (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) (/ (* (pow t 2) (- (/ (* y (* (- z t) (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y))) (- y x)) (* -1 (/ (* t (- (pow y 2) (pow x 2))) (- y x))))) a)) a))) a)) (/ (pow y 2) (- y x))) (/ (pow x 2) (- y x))) |
(+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))))) (/.f64 (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)))))) (/.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y))) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)))))) a)) a))) a)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))) |
(/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x))) |
(/.f64 (*.f64 (*.f64 z y) (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 a (-.f64 y x))) |
(+ (* t (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x)))))) (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 z y) (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 a (-.f64 y x))) (*.f64 t (+.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))))) (*.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 (*.f64 a a) (-.f64 y x))))))) |
(+ (* t (- (+ (* t (- (/ (* y (- (+ (* -1 (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* -1 (/ (- (pow y 2) (pow x 2)) (* y z)))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* a (- y x))) (* -1 (/ (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x))))) a)))) (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x)))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x)))))) (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 z y) (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 a (-.f64 y x))) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z)))))))) (*.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))))) (*.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 (*.f64 a a) (-.f64 y x))))) a)))) (+.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))))) (*.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 (*.f64 a a) (-.f64 y x)))))))) |
(+ (* t (- (+ (* t (- (+ (* t (- (/ (* y (- (+ (* -1 (/ (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2))))) z)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (pow z 2))))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 3)))))) (* a (- y x))) (* -1 (/ (- (/ (* y (- (+ (* -1 (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* -1 (/ (- (pow y 2) (pow x 2)) (* y z)))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* a (- y x))) (* -1 (/ (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x))))) a))) a)))) (/ (* y (- (+ (* -1 (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* -1 (/ (- (pow y 2) (pow x 2)) (* y z)))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (* a (- y x)))) (* -1 (/ (- (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x))))) a)))) (/ (* y (+ (* -1 (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y)) (* z (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))))) (* a (- y x)))) (* -1 (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* (pow a 2) (- y x)))))) (/ (* y (* z (- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y))) (* a (- y x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 z y) (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 a (-.f64 y x))) (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z)))))) z) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (*.f64 z (*.f64 z z))))))) (*.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z)))))))) (*.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))))) (*.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 (*.f64 a a) (-.f64 y x))))) a))) a)))) (+.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z)))))))) (*.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))))) (*.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 (*.f64 a a) (-.f64 y x))))) a))))) (+.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))))) (*.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) (+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y))) (*.f64 (*.f64 a a) (-.f64 y x)))))))) |
(/ (* y (- x (/ (pow x 2) y))) (- y x)) |
(/.f64 (*.f64 y (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)) |
(- (+ (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (* t (- y x)))) (/ (* y (- x (/ (pow x 2) y))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (* t (- y x))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))))) (*.f64 t (-.f64 y x)))) (-.f64 (/.f64 (*.f64 y (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (*.f64 t (-.f64 y x)))))) |
(- (+ (* -1 (/ (* y (+ (* -1 (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (* (pow t 2) (- y x)))) (+ (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (* t (- y x)))) (/ (* y (- x (/ (pow x 2) y))) (- y x)))) (+ (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (* t (- y x)))) (* -1 (/ (* a (- (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) (pow t 2))))) |
(-.f64 (+.f64 (+.f64 (/.f64 (*.f64 y (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))))) (*.f64 t (-.f64 y x))))) (neg.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))))) (*.f64 (*.f64 t t) (-.f64 y x))))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (*.f64 t (-.f64 y x))) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x))))) (*.f64 t t))))) |
(- (+ (* -1 (/ (* y (+ (* -1 (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (* (pow t 2) (- y x)))) (+ (* -1 (/ (* y (+ (* -1 (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (* (pow t 3) (- y x)))) (+ (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (* t (- y x)))) (/ (* y (- x (/ (pow x 2) y))) (- y x))))) (+ (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (* t (- y x)))) (+ (* -1 (/ (* a (- (* -1 (/ (* y (+ (* -1 (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y))))) (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))))) (- y x))) (* -1 (* a (- (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x)))))))) (pow t 3))) (* -1 (/ (* a (- (* -1 (/ (* y (+ (* -1 (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- x (/ (pow x 2) y))))) (- y x))) (* -1 (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) (pow t 2)))))) |
(-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))))) (*.f64 (*.f64 t t) (-.f64 y x)))) (+.f64 (+.f64 (/.f64 (*.f64 y (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))))) (*.f64 t (-.f64 y x))))) (neg.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 y x)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (*.f64 t (-.f64 y x))))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))))) (-.f64 y x)) (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)))))))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x))))) (*.f64 t t))))) |
(/ (* y (- x (/ (pow x 2) y))) (- y x)) |
(/.f64 (*.f64 y (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)) |
(+ (* -1 (/ (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))) t)) (/ (* y (- x (/ (pow x 2) y))) (- y x))) |
(+.f64 (/.f64 (*.f64 y (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x))) t))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* y (+ (* -1 (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x)) (* a (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) t)) (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x))) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))) t)) (/ (* y (- x (/ (pow x 2) y))) (- y x))) |
(+.f64 (/.f64 (*.f64 y (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))))) (-.f64 y x)) (*.f64 a (-.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x))))) t)) (-.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)))) t))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* y (+ (* -1 (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x)) (* a (- (/ (* y (+ (* -1 (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x)) (* a (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))))) t)) (/ (* y (+ (* -1 (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))))) (- y x))) (* a (- (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x)) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))))) t)) (/ (* y (- (+ (* z (- x (/ (pow x 2) y))) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y))) (- y x))) (/ (* a (* y (- x (/ (pow x 2) y)))) (- y x))) t)) (/ (* y (- x (/ (pow x 2) y))) (- y x))) |
(+.f64 (/.f64 (*.f64 y (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))))) (-.f64 y x)) (*.f64 a (-.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))))) (-.f64 y x)) (*.f64 a (-.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x))))))) t)) (-.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))))) (-.f64 y x)) (*.f64 a (-.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)))))) t)) (-.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (-.f64 y x)) (/.f64 (*.f64 (*.f64 y a) (-.f64 x (/.f64 (*.f64 x x) y))) (-.f64 y x)))) t))) |
(* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) |
(neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 x (-.f64 (neg.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) y)))) (*.f64 (-.f64 a t) (-.f64 y x)))) |
(+ (* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) (/ (* y (* z (- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 x (-.f64 (neg.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) y)))) (*.f64 (-.f64 a t) (-.f64 y x)))) (/.f64 (*.f64 (*.f64 z y) (+.f64 x (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) y))) (*.f64 (-.f64 a t) (-.f64 y x)))) |
(+ (* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) (* z (+ (/ (* y (* z (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))))) (* (- a t) (- y x))) (/ (* y (- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y)) (* (- a t) (- y x)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 x (-.f64 (neg.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) y)))) (*.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 t t)))))) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (*.f64 y (+.f64 x (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) y))) (*.f64 (-.f64 a t) (-.f64 y x)))))) |
(+ (* -1 (/ (* t (* y (- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y))) (* (- a t) (- y x)))) (* z (+ (* z (+ (/ (* y (* z (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y))))) (* (- a t) (- y x))) (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y)))) (* (- a t) (- y x))))) (/ (* y (- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y)) (* (- a t) (- y x)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 x (-.f64 (neg.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) y)))) (*.f64 (-.f64 a t) (-.f64 y x)))) (*.f64 z (+.f64 (/.f64 (*.f64 y (+.f64 x (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) y))) (*.f64 (-.f64 a t) (-.f64 y x))) (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 t t)))))) (*.f64 (-.f64 a t) (-.f64 y x)))))))) |
(/ (* y (* z (- x y))) (* (- a t) (- y x))) |
(/.f64 (*.f64 y (*.f64 z (-.f64 x y))) (*.f64 (-.f64 a t) (-.f64 y x))) |
(* z (+ (/ (* y (+ (* -1 (* t (- x y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) (* z (* (- a t) (- y x)))) (/ (* y (- x y)) (* (- a t) (- y x))))) |
(*.f64 z (+.f64 (*.f64 y (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) t) (-.f64 x y)) (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y)) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 y x)))) (/.f64 (*.f64 y (-.f64 x y)) (*.f64 (-.f64 a t) (-.f64 y x))))) |
(* z (+ (/ (* y (+ (* -1 (* t (- x y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) (* z (* (- a t) (- y x)))) (+ (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (pow z 2) (* (- a t) (- y x)))) (/ (* y (- x y)) (* (- a t) (- y x)))))) |
(*.f64 z (+.f64 (*.f64 y (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) t) (-.f64 x y)) (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y)) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 y x)))) (+.f64 (/.f64 (*.f64 y (-.f64 x y)) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) y))) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 y x))))))) |
(* z (+ (/ (* y (+ (* -1 (* t (- x y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) (* z (* (- a t) (- y x)))) (+ (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (pow z 2) (* (- a t) (- y x)))) (+ (/ (* y (+ (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (pow z 3) (* (- a t) (- y x)))) (/ (* y (- x y)) (* (- a t) (- y x))))))) |
(*.f64 z (+.f64 (*.f64 y (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) t) (-.f64 x y)) (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y)) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 y x)))) (+.f64 (+.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) y))) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 y x)))) (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 y x))))) (/.f64 (*.f64 y (-.f64 x y)) (*.f64 (-.f64 a t) (-.f64 y x)))))) |
(/ (* y (* z (- x y))) (* (- a t) (- y x))) |
(/.f64 (*.f64 y (*.f64 z (-.f64 x y))) (*.f64 (-.f64 a t) (-.f64 y x))) |
(* -1 (* z (+ (* -1 (/ (* y (- x y)) (* (- a t) (- y x)))) (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* t (- x y)))) (* z (* (- a t) (- y x))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 x y)) (*.f64 (-.f64 a t) (-.f64 y x)))) (/.f64 (*.f64 y (+.f64 (*.f64 t (-.f64 x y)) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 y x))))) |
(* -1 (* z (+ (* -1 (/ (* y (- x y)) (* (- a t) (- y x)))) (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* t (- x y)))) (* (- a t) (- y x)))) (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* z (* (- a t) (- y x))))) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (-.f64 x y)) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 t (-.f64 x y)) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y))))) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) y))) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 y x)))) z)))) |
(* -1 (* z (+ (* -1 (/ (* y (- x y)) (* (- a t) (- y x)))) (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* t (- x y)))) (* (- a t) (- y x)))) (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* (- a t) (- y x)))) (/ (* y (+ (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y)) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y))) (* z (* (- a t) (- y x))))) z))) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (-.f64 x y)) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (+.f64 (*.f64 t (-.f64 x y)) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) y))) (*.f64 (-.f64 a t) (-.f64 y x)))) (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) y))) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 y x)))) z))) z)))) |
(* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t)))) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* x y)) y) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (-.f64 z t))) (*.f64 y x)) y) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* y (+ x (* y (- (/ a (- z t)) (+ 1 (/ t (- z t)))))))) y) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (-.f64 z t))) (*.f64 y (+.f64 x (*.f64 y (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t)))))))) y) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* y (+ x (* y (- (/ a (- z t)) (+ 1 (/ t (- z t)))))))) y) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (-.f64 z t))) (*.f64 y (+.f64 x (*.f64 y (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t)))))))) y) |
(* y (- (/ a (- z t)) (+ 1 (/ t (- z t))))) |
(*.f64 y (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) |
(* y (- (+ (/ a (- z t)) (/ x y)) (+ 1 (/ t (- z t))))) |
(*.f64 y (+.f64 (/.f64 a (-.f64 z t)) (-.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t)))))) |
(* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (+ (/ a (- z t)) (/ x y))) (+ 1 (/ t (- z t))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) (*.f64 x x))) (*.f64 (-.f64 z t) (*.f64 y y))) (+.f64 (/.f64 a (-.f64 z t)) (-.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))))) |
(* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (+ (/ a (- z t)) (/ x y))) (+ 1 (/ t (- z t))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) (*.f64 x x))) (*.f64 (-.f64 z t) (*.f64 y y))) (+.f64 (/.f64 a (-.f64 z t)) (-.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))))) |
(* -1 (* y (+ 1 (* -1 (/ (- a t) (- z t)))))) |
(*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t)))) |
(* -1 (* y (+ 1 (+ (* -1 (/ x y)) (* -1 (/ (- a t) (- z t))))))) |
(*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (- a t) (- z t))) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (* -1 x)) y)))))) |
(*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t))) x)) y))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (- a t) (- z t))) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (* -1 x)) y)))))) |
(*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t))) x)) y))))) |
(- (/ (* y (- a t)) (- z t)) y) |
(-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y) |
(- (+ x (/ (* y (- a t)) (- z t))) y) |
(+.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) |
(- (+ (* x (+ 1 (* -1 (/ (* x (- a t)) (* y (- z t)))))) (/ (* y (- a t)) (- z t))) y) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 a t))) (*.f64 y (-.f64 z t))))) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) |
(- (+ (* x (+ 1 (* -1 (/ (* x (- a t)) (* y (- z t)))))) (/ (* y (- a t)) (- z t))) y) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 a t))) (*.f64 y (-.f64 z t))))) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) |
(* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t)))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ 1 x))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) x))) |
(* (pow x 2) (- (+ (* -1 (/ (- a t) (* y (- z t)))) (+ (/ 1 x) (/ (* y (- a t)) (* (pow x 2) (- z t))))) (/ y (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 y (*.f64 x x))))) |
(* (pow x 2) (- (+ (* -1 (/ (- a t) (* y (- z t)))) (+ (/ 1 x) (/ (* y (- a t)) (* (pow x 2) (- z t))))) (/ y (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 y (*.f64 x x))))) |
(* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t)))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ 1 x))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) x))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (* -1 (/ (- (* -1 (/ (- (/ (* y (- a t)) (- z t)) y) x)) 1) x)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y) x)) #s(literal -1 binary64)) x)))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (* -1 (/ (- (* -1 (/ (- (/ (* y (- a t)) (- z t)) y) x)) 1) x)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y) x)) #s(literal -1 binary64)) x)))) |
(- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y) |
(+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y)) |
(- (+ x (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) y) |
(-.f64 (+.f64 (+.f64 x (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))))) (*.f64 a (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) y) |
(- (+ x (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) y) |
(-.f64 (+.f64 (+.f64 x (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))))) (*.f64 a (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) y) |
(- (+ x (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))))) y) |
(-.f64 (+.f64 (+.f64 x (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))))) (*.f64 a (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) y) |
(* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t))))) |
(*.f64 a (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (+ (/ x a) (/ y (- z t)))) (+ (/ y a) (/ (pow x 2) (* y (- z t)))))) |
(*.f64 a (+.f64 (neg.f64 (*.f64 (/.f64 t a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t))))) (-.f64 (+.f64 (/.f64 x a) (/.f64 y (-.f64 z t))) (+.f64 (/.f64 y a) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (+ (/ x a) (/ y (- z t)))) (+ (/ y a) (/ (pow x 2) (* y (- z t)))))) |
(*.f64 a (+.f64 (neg.f64 (*.f64 (/.f64 t a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t))))) (-.f64 (+.f64 (/.f64 x a) (/.f64 y (-.f64 z t))) (+.f64 (/.f64 y a) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (+ (/ x a) (/ y (- z t)))) (+ (/ y a) (/ (pow x 2) (* y (- z t)))))) |
(*.f64 a (+.f64 (neg.f64 (*.f64 (/.f64 t a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t))))) (-.f64 (+.f64 (/.f64 x a) (/.f64 y (-.f64 z t))) (+.f64 (/.f64 y a) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t))))))) |
(/ (* a (- (pow y 2) (pow x 2))) (* y (- z t))) |
(*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))) |
(* -1 (* a (+ (* -1 (/ (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y) a)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t))))))) |
(*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y)) a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))))) |
(* -1 (* a (+ (* -1 (/ (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y) a)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t))))))) |
(*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y)) a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))))) |
(* -1 (* a (+ (* -1 (/ (- (+ x (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t))))) y) a)) (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t))))))) |
(*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 x (-.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) y)) a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))))) |
(- (+ x (/ (* a (- (pow y 2) (pow x 2))) (* y z))) y) |
(+.f64 x (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y)) |
(- (+ x (+ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))) y) |
(+.f64 x (-.f64 (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z)))))))) y)) |
(- (+ x (+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) z)) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))) y) |
(+.f64 x (-.f64 (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y))) (-.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))) z) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))))) y)) |
(- (+ x (+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* t (- (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (pow z 2)) (* -1 (/ (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2))))) z))))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z)))) y) |
(+.f64 x (-.f64 (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y))) (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))) (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z)))))) z)))) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))))) y)) |
(- x (/ (pow x 2) y)) |
(-.f64 x (/.f64 (*.f64 x x) y)) |
(- (+ x (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y))) |
(+.f64 x (-.f64 (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) (+.f64 (/.f64 (*.f64 x x) y) (neg.f64 (*.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t))))))) |
(- (+ x (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y))) |
(-.f64 (+.f64 (+.f64 x (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t))))) (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 t t))) (+.f64 (/.f64 (*.f64 x x) y) (neg.f64 (*.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))))) |
(- (+ x (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 3)))) (+ (* -1 (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y)))) |
(-.f64 (+.f64 (+.f64 x (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 (/.f64 (*.f64 x x) y) (neg.f64 (*.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t))))) (neg.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 t t))))) |
(- x (/ (pow x 2) y)) |
(-.f64 x (/.f64 (*.f64 x x) y)) |
(- (+ x (* -1 (/ (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(+.f64 x (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)) t)) (/.f64 (*.f64 x x) y))) |
(- (+ x (* -1 (/ (- (+ (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(+.f64 x (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (-.f64 (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))) t) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))) t)) (/.f64 (*.f64 x x) y))) |
(- (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) t)) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(+.f64 x (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 z z)) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))) t) (*.f64 z (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) t)) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))) t)) (/.f64 (*.f64 x x) y))) |
(- (+ x (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) y) |
(+.f64 x (-.f64 (neg.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) y)) |
(- (+ x (+ (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 2) y))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))))) y) |
(-.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (*.f64 t t))) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))))) y) |
(- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 3) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y)))))) y) |
(-.f64 (+.f64 (+.f64 x (neg.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t))))) (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 t t))))))) y) |
(- (+ x (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 4) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y)))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y)))))) y) |
(-.f64 (+.f64 (+.f64 x (neg.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t))))) (*.f64 z (-.f64 (*.f64 z (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 t t))))))) y) |
(- x y) |
(-.f64 x y) |
(- (+ x (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z))) y) |
(+.f64 x (-.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y)) |
(- (+ x (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z)))) y) |
(-.f64 (+.f64 (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (*.f64 z z)))) (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y))) y) |
(- (+ x (+ (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z)) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 3))))) (+ y (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2)))))) |
(-.f64 (+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (*.f64 z (*.f64 z z)))))) (+.f64 y (neg.f64 (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (*.f64 z z)))))) |
(- x y) |
(-.f64 x y) |
(- (+ x (/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z))) y) |
(+.f64 x (-.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) y)) |
(- (+ x (* -1 (/ (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) z))) y) |
(+.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y))))) z) y)) |
(- (+ x (* -1 (/ (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* -1 (/ (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) z))) z))) y) |
(+.f64 x (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y))) z))) z)) y)) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 #s(literal -1 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) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))) |
(* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t)))) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* (pow y 2) (- (/ a (- z t)) (/ t (- z t))))) y) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 y y) (/.f64 (-.f64 a t) (-.f64 z t)))) y) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* (pow y 2) (- (/ a (- z t)) (/ t (- z t))))) y) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 y y) (/.f64 (-.f64 a t) (-.f64 z t)))) y) |
(/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* (pow y 2) (- (/ a (- z t)) (/ t (- z t))))) y) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 y y) (/.f64 (-.f64 a t) (-.f64 z t)))) y) |
(/ (* y (- a t)) (- z t)) |
(/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) |
(* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ a (- z t))) (/ t (- z t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) (*.f64 x x))) (*.f64 (-.f64 z t) (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ a (- z t))) (/ t (- z t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) (*.f64 x x))) (*.f64 (-.f64 z t) (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(* y (- (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ a (- z t))) (/ t (- z t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) (*.f64 x x))) (*.f64 (-.f64 z t) (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/ (* y (- a t)) (- z t)) |
(/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) |
(* -1 (* y (+ (* -1 (/ (- a t) (- z t))) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 (-.f64 z t) (*.f64 y y))))) |
(* -1 (* y (+ (* -1 (/ (- a t) (- z t))) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 (-.f64 z t) (*.f64 y y))))) |
(* -1 (* y (+ (* -1 (/ (- a t) (- z t))) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 (-.f64 z t) (*.f64 y y))))) |
(/ (* y (- a t)) (- z t)) |
(/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) |
(+ (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (/ (* y (- a t)) (- z t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t))))) |
(+ (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (/ (* y (- a t)) (- z t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t))))) |
(+ (* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) (/ (* y (- a t)) (- z t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t))))) |
(* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t)))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(* -1 (/ (* (pow x 2) (- a t)) (* y (- z t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t)))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(* (pow x 2) (+ (* -1 (/ (- a t) (* y (- z t)))) (/ (* y (- a t)) (* (pow x 2) (- z t))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) |
(neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) |
(+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) |
(+.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) (*.f64 a (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) |
(+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) |
(+.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) (*.f64 a (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) |
(+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* y (- z t)))) (* a (- (/ y (- z t)) (/ (pow x 2) (* y (- z t)))))) |
(+.f64 (neg.f64 (*.f64 (/.f64 t y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) (*.f64 a (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) |
(/ (* a (- (pow y 2) (pow x 2))) (* y (- z t))) |
(*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (/ y (- z t))) (/ (pow x 2) (* y (- z t))))) |
(*.f64 a (+.f64 (neg.f64 (*.f64 (/.f64 t a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t))))) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (/ y (- z t))) (/ (pow x 2) (* y (- z t))))) |
(*.f64 a (+.f64 (neg.f64 (*.f64 (/.f64 t a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t))))) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) |
(* a (- (+ (* -1 (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))) (/ y (- z t))) (/ (pow x 2) (* y (- z t))))) |
(*.f64 a (+.f64 (neg.f64 (*.f64 (/.f64 t a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t))))) (-.f64 (/.f64 y (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z t)))))) |
(/ (* a (- (pow y 2) (pow x 2))) (* y (- z t))) |
(*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))) |
(* -1 (* a (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))) (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))))) |
(*.f64 (neg.f64 a) (+.f64 (*.f64 (/.f64 t a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))) (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))))) |
(* -1 (* a (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))) (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))))) |
(*.f64 (neg.f64 a) (+.f64 (*.f64 (/.f64 t a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))) (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))))) |
(* -1 (* a (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y (- z t)))) (/ (* t (- (pow y 2) (pow x 2))) (* a (* y (- z t))))))) |
(*.f64 (neg.f64 a) (+.f64 (*.f64 (/.f64 t a) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))) (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (-.f64 z t)))))) |
(/ (* a (- (pow y 2) (pow x 2))) (* y z)) |
(/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) |
(+ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z))) |
(+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z)))))))) |
(+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) z)) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z))) |
(+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y))) (-.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))) z) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))))) |
(+ (* t (- (+ (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* t (- (/ (* t (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (pow z 2)) (* -1 (/ (- (* -1 (/ (- (pow y 2) (pow x 2)) (* y z))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2))))) z))))) (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* y (pow z 2)))))) (/ (* a (- (pow y 2) (pow x 2))) (* y z))) |
(+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y))) (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))) (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z y)) (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z)))))) z)))) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 z z))))))))) |
(/ (- (pow y 2) (pow x 2)) y) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) y) |
(- (+ y (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y))) |
(-.f64 (+.f64 y (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t))))) (+.f64 (/.f64 (*.f64 x x) y) (neg.f64 (*.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))))) |
(- (+ y (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2)))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y))) |
(-.f64 (+.f64 (+.f64 y (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t))))) (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 t t))) (+.f64 (/.f64 (*.f64 x x) y) (neg.f64 (*.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))))) |
(- (+ y (+ (* -1 (/ (* a (- (pow y 2) (pow x 2))) (* t y))) (/ (* (pow z 2) (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 3)))) (+ (* -1 (/ (* z (- (* -1 (/ (* a (- (pow y 2) (pow x 2))) y)) (* -1 (/ (* z (- (pow y 2) (pow x 2))) y)))) (pow t 2))) (+ (* -1 (/ (* z (- (pow y 2) (pow x 2))) (* t y))) (/ (pow x 2) y)))) |
(-.f64 (+.f64 (+.f64 y (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 (/.f64 (*.f64 x x) y) (neg.f64 (*.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t))))) (neg.f64 (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) (*.f64 t t))))) |
(/ (- (pow y 2) (pow x 2)) y) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) y) |
(- (+ y (* -1 (/ (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(+.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)) t)) (/.f64 (*.f64 x x) y))) |
(- (+ y (* -1 (/ (- (+ (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(+.f64 y (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (-.f64 (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))) t) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))) t)) (/.f64 (*.f64 x x) y))) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y))) t)) (* z (- (/ (* a (- (pow y 2) (pow x 2))) y) (/ (* z (- (pow y 2) (pow x 2))) y)))) t)) (/ (* a (- (pow y 2) (pow x 2))) y)) (/ (* z (- (pow y 2) (pow x 2))) y)) t))) (/ (pow x 2) y)) |
(+.f64 y (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 z z)) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))) t) (*.f64 z (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y)))) t)) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) y))) t)) (/.f64 (*.f64 x x) y))) |
(* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) |
(neg.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) |
(+ (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 2) y))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (*.f64 t t))) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t))))) |
(+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 3) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))))) |
(+.f64 (neg.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 t t))))))) |
(+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) (* t y))) (* z (- (* z (- (* -1 (/ (* z (* (- a t) (- (pow y 2) (pow x 2)))) (* (pow t 4) y))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 3) y)))) (/ (* (- a t) (- (pow y 2) (pow x 2))) (* (pow t 2) y))))) |
(+.f64 (neg.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y t)))) (*.f64 z (-.f64 (*.f64 z (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 a t) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y (*.f64 t t))))))) |
(/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z)) |
(/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) |
(/ (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z)) (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) z) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y))) z) |
(/ (- (+ (/ (* (- a t) (- (pow y 2) (pow x 2))) y) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2)))) (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z)))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (*.f64 z z))) (neg.f64 (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y))))) z) |
(/ (- (+ (/ (* (- a t) (- (pow y 2) (pow x 2))) y) (/ (* (pow t 3) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 3)))) (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y (pow z 2)))))) z) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 y (*.f64 z (*.f64 z z))))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y (*.f64 z z)))))) z) |
(/ (* (- a t) (- (pow y 2) (pow x 2))) (* y z)) |
(/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y)) |
(* -1 (/ (+ (* -1 (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y))) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y))))) z) |
(* -1 (/ (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* -1 (/ (+ (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y) (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) (* y z))) z))) z)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z y))) z))) z)) |
(* -1 (/ (+ (* -1 (/ (* (- a t) (- (pow y 2) (pow x 2))) y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* (- a t) (- (pow y 2) (pow x 2)))) y)) (* -1 (/ (* (pow t 3) (* (- a t) (- (pow y 2) (pow x 2)))) (* y z)))) z)) (/ (* t (* (- a t) (- (pow y 2) (pow x 2)))) y)) z))) z)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) y) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 z y)))) z))) z))) z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ t a)) |
(+.f64 #s(literal 1 binary64) (/.f64 t a)) |
(+ 1 (* t (+ (/ 1 a) (/ t (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))))) |
(+ 1 (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 a (*.f64 a a)))))))) |
(* -1 (/ a t)) |
(/.f64 (neg.f64 a) t) |
(/ (+ (* -1 a) (* -1 (/ (pow a 2) t))) t) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 a a) t))) t) |
(/ (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (* -1 (/ (pow a 3) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 a a) t))) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t)))) t) |
(/ (+ (* -1 a) (+ (* -1 (/ (pow a 2) t)) (+ (* -1 (/ (pow a 3) (pow t 2))) (* -1 (/ (pow a 4) (pow t 3)))))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 a a) t))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 t (*.f64 t t)))))) t) |
(* -1 (/ a t)) |
(/.f64 (neg.f64 a) t) |
(* -1 (/ (+ a (/ (pow a 2) t)) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 a a) t))) t) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (pow a 3) t)) (* -1 (pow a 2))) t))) t)) |
(neg.f64 (/.f64 (+.f64 a (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (*.f64 a a))) t))) t)) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (+ (/ (pow a 4) t) (pow a 3)) t)) (* -1 (pow a 2))) t))) t)) |
(neg.f64 (/.f64 (+.f64 a (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 4 binary64)) t)) t) (*.f64 a a))) t))) t)) |
(* -1 (/ a t)) |
(/.f64 (neg.f64 a) t) |
(* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) |
(*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) t))) |
(* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) |
(*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (neg.f64 a) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t))) |
(* a (- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t))) |
(*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 a (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ t a)) |
(+.f64 #s(literal 1 binary64) (/.f64 t a)) |
(- (+ 1 (/ (pow t 2) (pow a 2))) (* -1 (/ t a))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (/.f64 t a))) |
(- (+ 1 (+ (/ (pow t 2) (pow a 2)) (/ (pow t 3) (pow a 3)))) (* -1 (/ t a))) |
(+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 t a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ t a)) |
(+.f64 #s(literal 1 binary64) (/.f64 t a)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) a)) t) a))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) a) t) a))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a)) t) a))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 t t)) a))) a) t) a))) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ y z) |
(/.f64 y z) |
(+ (/ y z) (/ (* t y) (* a z))) |
(+.f64 (/.f64 y z) (/.f64 (*.f64 y t) (*.f64 z a))) |
(+ (* t (+ (/ y (* a z)) (/ (* t y) (* (pow a 2) z)))) (/ y z)) |
(+.f64 (/.f64 y z) (*.f64 t (+.f64 (/.f64 (/.f64 y a) z) (/.f64 (*.f64 y t) (*.f64 z (*.f64 a a)))))) |
(+ (* t (+ (* t (+ (/ y (* (pow a 2) z)) (/ (* t y) (* (pow a 3) z)))) (/ y (* a z)))) (/ y z)) |
(+.f64 (/.f64 y z) (*.f64 t (+.f64 (/.f64 (/.f64 y a) z) (*.f64 t (+.f64 (/.f64 y (*.f64 z (*.f64 a a))) (/.f64 (*.f64 y t) (*.f64 z (*.f64 a (*.f64 a a))))))))) |
(* -1 (/ (* a y) (* t z))) |
(neg.f64 (/.f64 (/.f64 (*.f64 y a) t) z)) |
(/ (+ (* -1 (/ (* a y) z)) (* -1 (/ (* (pow a 2) y) (* t z)))) t) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y a) z) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 z t))) t)) |
(/ (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (* -1 (/ (* (pow a 3) y) (* (pow t 2) z))))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 a a)) (*.f64 z t)) (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 t t)))))) t) |
(/ (+ (* -1 (/ (* a y) z)) (+ (* -1 (/ (* (pow a 2) y) (* t z))) (+ (* -1 (/ (* (pow a 3) y) (* (pow t 2) z))) (* -1 (/ (* (pow a 4) y) (* (pow t 3) z)))))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y a) z) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 z t)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y (pow.f64 a #s(literal 4 binary64))) (*.f64 z (*.f64 t (*.f64 t t))))))) t) |
(* -1 (/ (* a y) (* t z))) |
(neg.f64 (/.f64 (/.f64 (*.f64 y a) t) z)) |
(* -1 (/ (+ (/ (* a y) z) (/ (* (pow a 2) y) (* t z))) t)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y a) z) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 z t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (* -1 (/ (* (pow a 3) y) (* t z)))) t)) (/ (* a y) z)) t)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 y z)) (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 z t)))) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) y) z)) (* -1 (/ (+ (/ (* (pow a 3) y) z) (/ (* (pow a 4) y) (* t z))) t))) t)) (/ (* a y) z)) t)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y a) z) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 y z)) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) z) (/.f64 (/.f64 (*.f64 y (pow.f64 a #s(literal 4 binary64))) t) z)) t))) t))) t)) |
(* -1 (/ (* a y) (* t z))) |
(neg.f64 (/.f64 (/.f64 (*.f64 y a) t) z)) |
(* a (+ (* -1 (/ y (* t z))) (* -1 (/ (* a y) (* (pow t 2) z))))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 y t) z) (*.f64 a (/.f64 y (*.f64 z (*.f64 t t))))))) |
(* a (+ (* -1 (/ y (* t z))) (* a (+ (* -1 (/ y (* (pow t 2) z))) (* -1 (/ (* a y) (* (pow t 3) z))))))) |
(*.f64 a (+.f64 (neg.f64 (/.f64 (/.f64 y t) z)) (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y a) (*.f64 z (*.f64 t (*.f64 t t))))))))) |
(* a (+ (* -1 (/ y (* t z))) (* a (+ (* -1 (/ y (* (pow t 2) z))) (* a (+ (* -1 (/ y (* (pow t 3) z))) (* -1 (/ (* a y) (* (pow t 4) z))))))))) |
(*.f64 a (+.f64 (neg.f64 (/.f64 (/.f64 y t) z)) (*.f64 a (+.f64 (neg.f64 (/.f64 y (*.f64 z (*.f64 t t)))) (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 y (*.f64 t (*.f64 t t))) z) (/.f64 (*.f64 y a) (*.f64 z (pow.f64 t #s(literal 4 binary64))))))))))) |
(/ y z) |
(/.f64 y z) |
(+ (/ y z) (/ (* t y) (* a z))) |
(+.f64 (/.f64 y z) (/.f64 (*.f64 y t) (*.f64 z a))) |
(+ (/ y z) (+ (/ (* t y) (* a z)) (/ (* (pow t 2) y) (* (pow a 2) z)))) |
(+.f64 (+.f64 (/.f64 y z) (/.f64 (*.f64 y t) (*.f64 z a))) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 z (*.f64 a a)))) |
(+ (/ y z) (+ (/ (* t y) (* a z)) (+ (/ (* (pow t 2) y) (* (pow a 2) z)) (/ (* (pow t 3) y) (* (pow a 3) z))))) |
(+.f64 (+.f64 (/.f64 y z) (/.f64 (*.f64 y t) (*.f64 z a))) (+.f64 (/.f64 (*.f64 y (*.f64 t t)) (*.f64 z (*.f64 a a))) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 a (*.f64 a a)))))) |
(/ y z) |
(/.f64 y z) |
(+ (/ y z) (/ (* t y) (* a z))) |
(+.f64 (/.f64 y z) (/.f64 (*.f64 y t) (*.f64 z a))) |
(+ (* -1 (/ (+ (* -1 (/ (* t y) z)) (* -1 (/ (* (pow t 2) y) (* a z)))) a)) (/ y z)) |
(+.f64 (/.f64 y z) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y t) z) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 z a)))) a))) |
(+ (* -1 (/ (+ (* -1 (/ (* t y) z)) (* -1 (/ (+ (/ (* (pow t 2) y) z) (/ (* (pow t 3) y) (* a z))) a))) a)) (/ y z)) |
(+.f64 (/.f64 y z) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y t) z) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 t t)) z) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 z a))) a))) a))) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(/ (* y (- 1 (/ t (- t a)))) z) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
(* y (- 1 (/ t (- t a)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) |
y |
(+ y (/ (* t y) a)) |
(+.f64 y (/.f64 (*.f64 y t) a)) |
(+ y (* t (+ (/ y a) (/ (* t y) (pow a 2))))) |
(+.f64 y (*.f64 t (+.f64 (/.f64 y a) (/.f64 (*.f64 y t) (*.f64 a a))))) |
(+ y (* t (+ (* t (+ (/ y (pow a 2)) (/ (* t y) (pow a 3)))) (/ y a)))) |
(+.f64 y (*.f64 t (+.f64 (/.f64 y a) (*.f64 t (+.f64 (/.f64 y (*.f64 a a)) (/.f64 (*.f64 y t) (*.f64 a (*.f64 a a)))))))) |
(* -1 (/ (* a y) t)) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(/ (+ (* -1 (* a y)) (* -1 (/ (* (pow a 2) y) t))) t) |
(neg.f64 (/.f64 (+.f64 (*.f64 y a) (*.f64 (*.f64 a a) (/.f64 y t))) t)) |
(/ (+ (* -1 (* a y)) (+ (* -1 (/ (* (pow a 2) y) t)) (* -1 (/ (* (pow a 3) y) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y a) (*.f64 (*.f64 a a) (/.f64 y t)))) (/.f64 (neg.f64 (*.f64 y (*.f64 a (*.f64 a a)))) (*.f64 t t))) t) |
(/ (+ (* -1 (* a y)) (+ (* -1 (/ (* (pow a 2) y) t)) (+ (* -1 (/ (* (pow a 3) y) (pow t 2))) (* -1 (/ (* (pow a 4) y) (pow t 3)))))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y a) (*.f64 (*.f64 a a) (/.f64 y t)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 t t)) (/.f64 (*.f64 y (pow.f64 a #s(literal 4 binary64))) (*.f64 t (*.f64 t t)))))) t) |
(* -1 (/ (* a y) t)) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 y a) (*.f64 (*.f64 a a) (/.f64 y t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 y a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y (*.f64 a a)) (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) t)))) t)) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (+ (* (pow a 3) y) (/ (* (pow a 4) y) t)) t))) t)) (* a y)) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 y a) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y (*.f64 a a)) (/.f64 (+.f64 (*.f64 y (*.f64 a (*.f64 a a))) (/.f64 (*.f64 y (pow.f64 a #s(literal 4 binary64))) t)) t))) t))) t)) |
(* -1 (/ (* a y) t)) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(* a (+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2))))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y t) (/.f64 (*.f64 y a) (*.f64 t t))))) |
(* a (+ (* -1 (/ y t)) (* a (+ (* -1 (/ y (pow t 2))) (* -1 (/ (* a y) (pow t 3))))))) |
(*.f64 a (+.f64 (/.f64 (neg.f64 y) t) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) (*.f64 t (*.f64 t t))) (/.f64 y (*.f64 t t)))))) |
(* a (+ (* -1 (/ y t)) (* a (+ (* -1 (/ y (pow t 2))) (* a (+ (* -1 (/ y (pow t 3))) (* -1 (/ (* a y) (pow t 4))))))))) |
(*.f64 a (+.f64 (/.f64 (neg.f64 y) t) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 t t)))))) |
y |
(+ y (/ (* t y) a)) |
(+.f64 y (/.f64 (*.f64 y t) a)) |
(+ y (+ (/ (* t y) a) (/ (* (pow t 2) y) (pow a 2)))) |
(+.f64 (+.f64 y (/.f64 (*.f64 y t) a)) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a a))) |
(+ y (+ (/ (* t y) a) (+ (/ (* (pow t 2) y) (pow a 2)) (/ (* (pow t 3) y) (pow a 3))))) |
(+.f64 y (+.f64 (+.f64 (/.f64 (*.f64 y t) a) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 y (*.f64 a (*.f64 a a)))))) |
y |
(+ y (/ (* t y) a)) |
(+.f64 y (/.f64 (*.f64 y t) a)) |
(+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a))) |
(+.f64 y (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y t) (/.f64 (*.f64 y (*.f64 t t)) a)) a)))) |
(+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* (pow t 2) y) (/ (* (pow t 3) y) a)) a))) a))) |
(+.f64 y (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y t) (/.f64 (+.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 y a))) a))) a))) |
(* -1 (/ t (* y (- z t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (-.f64 z t)))) |
(+ (* -1 (/ t (* y (- z t)))) (/ a (* y (- z t)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (-.f64 z t)))) (/.f64 a (*.f64 y (-.f64 z t)))) |
(+ (* -1 (/ t (* y (- z t)))) (/ a (* y (- z t)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (-.f64 z t)))) (/.f64 a (*.f64 y (-.f64 z t)))) |
(+ (* -1 (/ t (* y (- z t)))) (/ a (* y (- z t)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (-.f64 z t)))) (/.f64 a (*.f64 y (-.f64 z t)))) |
(/ a (* y (- z t))) |
(/.f64 a (*.f64 y (-.f64 z t))) |
(* a (+ (* -1 (/ t (* a (* y (- z t))))) (/ 1 (* y (- z t))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 a (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))))) |
(* a (+ (* -1 (/ t (* a (* y (- z t))))) (/ 1 (* y (- z t))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 a (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))))) |
(* a (+ (* -1 (/ t (* a (* y (- z t))))) (/ 1 (* y (- z t))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 a (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))))) |
(/ a (* y (- z t))) |
(/.f64 a (*.f64 y (-.f64 z t))) |
(* -1 (* a (- (/ t (* a (* y (- z t)))) (/ 1 (* y (- z t)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 t (*.f64 a (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))))) |
(* -1 (* a (- (/ t (* a (* y (- z t)))) (/ 1 (* y (- z t)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 t (*.f64 a (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))))) |
(* -1 (* a (- (/ t (* a (* y (- z t)))) (/ 1 (* y (- z t)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 t (*.f64 a (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))))) |
(/ a (* y z)) |
(/.f64 a (*.f64 z y)) |
(+ (* -1 (* t (+ (* -1 (/ a (* y (pow z 2)))) (/ 1 (* y z))))) (/ a (* y z))) |
(+.f64 (/.f64 a (*.f64 z y)) (*.f64 (*.f64 #s(literal -1 binary64) t) (+.f64 (neg.f64 (/.f64 a (*.f64 y (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z y))))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ a (* y (pow z 3)))) (/ 1 (* y (pow z 2)))))) (+ (* -1 (/ a (* y (pow z 2)))) (/ 1 (* y z))))) (/ a (* y z))) |
(+.f64 (/.f64 a (*.f64 z y)) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) t) (+.f64 (neg.f64 (/.f64 (/.f64 a y) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z z))))) (+.f64 (neg.f64 (/.f64 a (*.f64 y (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z y)))))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (* y (pow z 4)))) (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ a (* y (pow z 3)))) (/ 1 (* y (pow z 2)))))) (+ (* -1 (/ a (* y (pow z 2)))) (/ 1 (* y z))))) (/ a (* y z))) |
(+.f64 (/.f64 a (*.f64 z y)) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) t) (+.f64 (neg.f64 (/.f64 a (*.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z (*.f64 z z))))) (+.f64 (neg.f64 (/.f64 (/.f64 a y) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z z)))))) (+.f64 (neg.f64 (/.f64 a (*.f64 y (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z y)))))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(- (+ (* -1 (/ a (* t y))) (/ 1 y)) (* -1 (/ z (* t y)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y t))) (-.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 z (*.f64 y t))))) |
(- (+ (* -1 (/ a (* t y))) (+ (/ 1 y) (/ (* z (- (* -1 (/ a y)) (* -1 (/ z y)))) (pow t 2)))) (* -1 (/ z (* t y)))) |
(+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y t)))) (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 a y) (/.f64 z y)))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y t)))) |
(- (+ (* -1 (/ a (* t y))) (+ (/ 1 y) (/ (* (pow z 2) (- (* -1 (/ a y)) (* -1 (/ z y)))) (pow t 3)))) (+ (* -1 (/ z (* t y))) (* -1 (/ (* z (- (* -1 (/ a y)) (* -1 (/ z y)))) (pow t 2))))) |
(-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y t)))) (/.f64 (*.f64 (*.f64 z z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 a y) (/.f64 z y)))) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z (*.f64 y t)) (/.f64 (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 a y) (/.f64 z y)))) (*.f64 t t))))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* -1 (/ (- (/ a y) (/ z y)) t)) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (-.f64 (/.f64 a y) (/.f64 z y)) t))) |
(+ (* -1 (/ (- (+ (/ a y) (/ (* z (- (/ a y) (/ z y))) t)) (/ z y)) t)) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 a y) (-.f64 (/.f64 (*.f64 z (-.f64 (/.f64 a y) (/.f64 z y))) t) (/.f64 z y)))) t)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ a y) (/ z y))) t)) (* z (- (/ a y) (/ z y)))) t)) (/ a y)) (/ z y)) t)) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 a y) (/.f64 z y))) t)) (*.f64 z (-.f64 (/.f64 a y) (/.f64 z y)))) t)) (-.f64 (/.f64 a y) (/.f64 z y))) t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(* -1 (/ (- a t) (* t y))) |
(neg.f64 (/.f64 (/.f64 (-.f64 a t) t) y)) |
(+ (* -1 (/ (- a t) (* t y))) (* z (- (/ 1 (* t y)) (/ a (* (pow t 2) y))))) |
(+.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a t) t) y)) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 a (*.f64 y (*.f64 t t)))))) |
(+ (* -1 (/ (- a t) (* t y))) (* z (- (+ (/ 1 (* t y)) (/ (* z (- (/ 1 (* t y)) (/ a (* (pow t 2) y)))) t)) (/ a (* (pow t 2) y))))) |
(+.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a t) t) y)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (-.f64 (/.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 a (*.f64 y (*.f64 t t))))) t) (/.f64 a (*.f64 y (*.f64 t t))))))) |
(+ (* -1 (/ (- a t) (* t y))) (* z (- (+ (* z (- (/ (* z (- (/ 1 (* t y)) (/ a (* (pow t 2) y)))) (pow t 2)) (* -1 (/ (- (/ 1 (* t y)) (/ a (* (pow t 2) y))) t)))) (/ 1 (* t y))) (/ a (* (pow t 2) y))))) |
(+.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a t) t) y)) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 a (*.f64 y (*.f64 t t)))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 a (*.f64 y (*.f64 t t)))) t)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 a (*.f64 y (*.f64 t t))))))) |
(/ (- a t) (* y z)) |
(/.f64 (/.f64 (-.f64 a t) y) z) |
(/ (- (+ (/ a y) (/ (* t (- a t)) (* y z))) (/ t y)) z) |
(/.f64 (+.f64 (/.f64 a y) (-.f64 (/.f64 (*.f64 t (-.f64 a t)) (*.f64 z y)) (/.f64 t y))) z) |
(/ (- (+ (/ a y) (/ (* (pow t 2) (- a t)) (* y (pow z 2)))) (+ (* -1 (/ (* t (- a t)) (* y z))) (/ t y))) z) |
(/.f64 (-.f64 (+.f64 (/.f64 a y) (/.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 a t) y)) (*.f64 z z))) (+.f64 (/.f64 t y) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 a t))) (*.f64 z y)))) z) |
(/ (- (+ (/ a y) (/ (* (pow t 3) (- a t)) (* y (pow z 3)))) (+ (* -1 (/ (* t (- a t)) (* y z))) (+ (* -1 (/ (* (pow t 2) (- a t)) (* y (pow z 2)))) (/ t y)))) z) |
(/.f64 (+.f64 (/.f64 a y) (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 a t)) (*.f64 y (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 a t))) (*.f64 z y)) (+.f64 (/.f64 t y) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 a t) y)) (*.f64 z z))))))) z) |
(/ (- a t) (* y z)) |
(/.f64 (/.f64 (-.f64 a t) y) z) |
(* -1 (/ (+ (* -1 (/ (* t (- a t)) (* y z))) (* -1 (/ (- a t) y))) z)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 a t)) (*.f64 z y)) (/.f64 (-.f64 a t) y))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (/ (* t (- a t)) y) (/ (* (pow t 2) (- a t)) (* y z))) z)) (* -1 (/ (- a t) y))) z)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 t (-.f64 a t)) y) (*.f64 (*.f64 t t) (/.f64 (/.f64 (-.f64 a t) y) z))) z) (/.f64 (-.f64 a t) y))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (- a t)) y)) (* -1 (/ (* (pow t 3) (- a t)) (* y z)))) z)) (/ (* t (- a t)) y)) z)) (* -1 (/ (- a t) y))) z)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 t (-.f64 a t)) y) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 a t) y)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 a t)) (*.f64 z y)))) z))) z) (/.f64 (-.f64 a t) y))) z)) |
Compiled 58107 to 4989 computations (91.4% saved)
23 alts after pruning (22 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1560 | 15 | 1575 |
| Fresh | 9 | 7 | 16 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1573 | 23 | 1596 |
| Status | Accuracy | Program |
|---|---|---|
| 35.2% | (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (-.f64 a t)) | |
| 39.0% | (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) (-.f64 a t)) | |
| 31.0% | (/.f64 (*.f64 z y) (-.f64 t a)) | |
| 21.3% | (/.f64 (*.f64 z y) t) | |
| 31.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) | |
| ▶ | 84.6% | (-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
| 79.5% | (-.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) | |
| 66.4% | (-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) | |
| 41.8% | (-.f64 (+.f64 x y) y) | |
| 41.5% | (-.f64 y (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| ▶ | 64.6% | (+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) |
| 62.5% | (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) x) | |
| ▶ | 55.4% | (+.f64 y x) |
| 77.5% | (+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) | |
| 49.1% | (+.f64 x (*.f64 z (/.f64 y z))) | |
| ▶ | 61.8% | (+.f64 x (*.f64 z (/.f64 y t))) |
| 46.8% | (+.f64 x (*.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) (/.f64 (-.f64 (*.f64 a (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (-.f64 z a))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 z a) t))) t)) t)) (-.f64 #s(literal 0 binary64) t)))) | |
| 43.1% | (+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) | |
| 29.3% | (*.f64 y (/.f64 (-.f64 z a) t)) | |
| ▶ | 71.1% | (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
| 8.0% | (neg.f64 (/.f64 (*.f64 y a) t)) | |
| 44.6% | (neg.f64 (*.f64 (*.f64 z y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| ✓ | 46.9% | x |
Compiled 818 to 491 computations (40% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 y x)) |
| ✓ | cost-diff | 128 | (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) |
| ✓ | cost-diff | 128 | (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
| ✓ | cost-diff | 0 | (-.f64 z a) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 z a)) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 t (-.f64 z a))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 y t)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 z (/.f64 y t))) |
| ✓ | cost-diff | 0 | (+.f64 y x) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
| 3212× | +-lowering-+.f64 |
| 3212× | +-lowering-+.f32 |
| 2642× | *-lowering-*.f32 |
| 2642× | *-lowering-*.f64 |
| 1554× | fma-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 171 |
| 1 | 65 | 169 |
| 2 | 192 | 166 |
| 3 | 604 | 163 |
| 4 | 2314 | 161 |
| 0 | 8436 | 161 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ x y) (/ (- z t) (/ (- a t) y))) |
(+ x y) |
x |
y |
(/ (- z t) (/ (- a t) y)) |
(- z t) |
z |
t |
(/ (- a t) y) |
(- a t) |
a |
(+ y x) |
y |
x |
(+ x (* z (/ y t))) |
x |
(* z (/ y t)) |
z |
(/ y t) |
y |
t |
(+ (/ y (/ t (- z a))) x) |
(/ y (/ t (- z a))) |
y |
(/ t (- z a)) |
t |
(- z a) |
z |
a |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
x |
(- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))) |
(+ 1 (/ y x)) |
1 |
(/ y x) |
y |
(/ (* y (- z t)) (* x (- a t))) |
(* y (- z t)) |
(- z t) |
z |
t |
(* x (- a t)) |
(- a t) |
a |
| Outputs |
|---|
(- (+ x y) (/ (- z t) (/ (- a t) y))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))))) |
(+ x y) |
(+.f64 x y) |
x |
y |
(/ (- z t) (/ (- a t) y)) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) |
(- z t) |
(-.f64 z t) |
z |
t |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(- a t) |
(-.f64 a t) |
a |
(+ y x) |
(+.f64 x y) |
y |
x |
(+ x (* z (/ y t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(* z (/ y t)) |
(/.f64 (*.f64 y z) t) |
z |
(/ y t) |
(/.f64 y t) |
y |
t |
(+ (/ y (/ t (- z a))) x) |
(+.f64 x (/.f64 y (/.f64 t (-.f64 z a)))) |
(/ y (/ t (- z a))) |
(/.f64 y (/.f64 t (-.f64 z a))) |
y |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
t |
(- z a) |
(-.f64 z a) |
z |
a |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))) (/.f64 y x)))) |
x |
(- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))) (/.f64 y x))) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
1 |
#s(literal 1 binary64) |
(/ y x) |
(/.f64 y x) |
y |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(* x (- a t)) |
(*.f64 x (-.f64 a t)) |
(- a t) |
(-.f64 a t) |
a |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 a t)) |
| ✓ | accuracy | 92.9% | (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
| ✓ | accuracy | 82.7% | (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) |
| ✓ | accuracy | 82.6% | (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) |
| ✓ | accuracy | 100.0% | (-.f64 z a) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 z a)) |
| ✓ | accuracy | 96.1% | (/.f64 y (/.f64 t (-.f64 z a))) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 z (/.f64 y t))) |
| ✓ | accuracy | 93.1% | (*.f64 z (/.f64 y t)) |
| ✓ | accuracy | 100.0% | (+.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 a t) y) |
| ✓ | accuracy | 86.0% | (-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
| ✓ | accuracy | 84.9% | (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) |
| 104.0ms | 219× | 0 | valid |
| 27.0ms | 33× | 1 | valid |
| 5.0ms | 4× | 2 | valid |
Compiled 177 to 28 computations (84.2% saved)
ival-div: 20.0ms (43.4% of total)ival-mult: 8.0ms (17.4% of total)ival-add: 8.0ms (17.4% of total)ival-sub: 7.0ms (15.2% of total)backward-pass: 3.0ms (6.5% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (+ x y) (/ (- z t) (/ (- a t) y)))> |
#<alt (+ x y)> |
#<alt (/ (- z t) (/ (- a t) y))> |
#<alt (- z t)> |
#<alt (+ y x)> |
#<alt (+ x (* z (/ y t)))> |
#<alt (* z (/ y t))> |
#<alt (/ y t)> |
#<alt (+ (/ y (/ t (- z a))) x)> |
#<alt (/ y (/ t (- z a)))> |
#<alt (/ t (- z a))> |
#<alt (- z a)> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))> |
#<alt (+ 1 (/ y x))> |
#<alt (/ y x)> |
#<alt (/ (- a t) y)> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (* x (- a t))> |
| Outputs |
|---|
#<alt (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (+ 1 (* -1 (/ (- z t) (- a t)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (- (+ x y) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (- (+ x y) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* a y) (* y z)) t)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t)))> |
#<alt (- (+ x y) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z t)) a))))> |
#<alt (- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z t)) a))))> |
#<alt (+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a))))> |
#<alt (+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a))))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* y z) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))> |
#<alt (* -1 (/ (* y (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 t)> |
#<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 x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* 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 (/ (* 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 (/ (* 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 (/ (* y z) t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt x> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (* y (- (/ z t) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt x> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt x> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (* -1 (/ (* a y) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (/ y t)))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (/ y t)))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* a (+ (* -1 (/ y t)) (/ (* y z) (* a t))))> |
#<alt (* a (+ (* -1 (/ y t)) (/ (* y z) (* a t))))> |
#<alt (* a (+ (* -1 (/ y t)) (/ (* y z) (* a t))))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t))))> |
#<alt (/ t (- z a))> |
#<alt (/ t (- z a))> |
#<alt (/ t (- z a))> |
#<alt (/ t (- z a))> |
#<alt (/ t (- z a))> |
#<alt (/ t (- z a))> |
#<alt (/ t (- z a))> |
#<alt (/ t (- z a))> |
#<alt (/ t (- z a))> |
#<alt (/ t (- z a))> |
#<alt (/ t (- z a))> |
#<alt (/ t (- z a))> |
#<alt (* -1 (/ t a))> |
#<alt (+ (* -1 (/ t a)) (* -1 (/ (* t z) (pow a 2))))> |
#<alt (+ (* -1 (/ t a)) (* z (- (* -1 (/ (* t z) (pow a 3))) (/ t (pow a 2)))))> |
#<alt (+ (* -1 (/ t a)) (* z (- (* z (- (* -1 (/ (* t z) (pow a 4))) (/ t (pow a 3)))) (/ t (pow a 2)))))> |
#<alt (/ t z)> |
#<alt (/ (+ t (/ (* a t) z)) z)> |
#<alt (/ (- (+ t (/ (* (pow a 2) t) (pow z 2))) (* -1 (/ (* a t) z))) z)> |
#<alt (/ (- (+ t (/ (* (pow a 3) t) (pow z 3))) (+ (* -1 (/ (* a t) z)) (* -1 (/ (* (pow a 2) t) (pow z 2))))) z)> |
#<alt (/ t z)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (* a t) z))) z))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* a t) (/ (* (pow a 2) t) z)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) t)) (* -1 (/ (* (pow a 3) t) z))) z)) (* a t)) z))) z))> |
#<alt (/ t z)> |
#<alt (+ (/ t z) (/ (* a t) (pow z 2)))> |
#<alt (+ (* a (- (/ (* a t) (pow z 3)) (* -1 (/ t (pow z 2))))) (/ t z))> |
#<alt (+ (* a (- (* a (- (/ (* a t) (pow z 4)) (* -1 (/ t (pow z 3))))) (* -1 (/ t (pow z 2))))) (/ t z))> |
#<alt (* -1 (/ t a))> |
#<alt (/ (+ (* -1 t) (* -1 (/ (* t z) a))) a)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow z 2)) (pow a 2)))) (/ (* t z) a)) a)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow z 3)) (pow a 3)))) (+ (/ (* t z) a) (/ (* t (pow z 2)) (pow a 2)))) a)> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ (+ t (/ (* t z) a)) a))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow z 2)) a)) (* t z)) a))) a))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow z 3)) a) (* -1 (* t (pow z 2)))) a)) (* t z)) a))) 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 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 (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t))))))))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t))))))))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t))))))))> |
#<alt x> |
#<alt (+ x (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))))> |
#<alt (+ x (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))))> |
#<alt (+ x (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))))> |
#<alt (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (* y (+ (* x (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) (/ x y)))> |
#<alt (* y (+ (* x (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) (/ x y)))> |
#<alt (* y (+ (* x (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) (/ x y)))> |
#<alt (* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))))> |
#<alt (* -1 (* y (+ (* -1 (* x (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (* x (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (* x (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) (* -1 (/ x y)))))> |
#<alt (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))))> |
#<alt (+ (* -1 (/ (* y z) (- a t))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))))> |
#<alt (+ (* -1 (/ (* y z) (- a t))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))))> |
#<alt (+ (* -1 (/ (* y z) (- a t))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* z (+ (* -1 (/ y (- a t))) (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)))> |
#<alt (* z (+ (* -1 (/ y (- a t))) (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)))> |
#<alt (* z (+ (* -1 (/ y (- a t))) (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x))))> |
#<alt (+ (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x)))))) (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x)))))> |
#<alt (+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) a)) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x)))))> |
#<alt (+ (* t (+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) (pow a 2))) (* -1 (/ (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)))) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x)))))> |
#<alt x> |
#<alt (+ x (/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t))> |
#<alt (+ x (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 3))) (/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x (- (/ (* a y) x) (/ (* y z) x))) t)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (+ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) (/ (* (pow a 2) (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t)))> |
#<alt (* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x)))))> |
#<alt (+ (* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x))))) (/ (* a (* y (- z t))) (pow t 2)))> |
#<alt (+ (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x))))))> |
#<alt (+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x))))))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (+ (* -1 (/ (* y (- z t)) a)) (* x (+ 1 (/ y x))))> |
#<alt (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (+ (* -1 (/ (* y (- z t)) a)) (* x (+ 1 (/ y x)))))> |
#<alt (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (+ (* -1 (/ (* y (- z t)) a)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (* x (+ 1 (/ y x))))))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (+ (* -1 (/ (* y (- z t)) a)) (* x (+ 1 (/ y x))))> |
#<alt (+ (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)) (* x (+ 1 (/ y x))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* y (- z t)))) (* -1 (/ (* (pow t 2) (* y (- z t))) a))) a)) (* y (- z t))) a)) (* x (+ 1 (/ y x))))> |
#<alt 1> |
#<alt (+ 1 (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (+ 1 (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (+ 1 (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t)))))> |
#<alt (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (+ (/ 1 x) (/ 1 y))))> |
#<alt (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (+ (/ 1 x) (/ 1 y))))> |
#<alt (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (+ (/ 1 x) (/ 1 y))))> |
#<alt (/ (- y (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- (+ x y) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- (+ x y) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- (+ x y) (/ (* y (- z t)) (- a t))) x)> |
#<alt 1> |
#<alt (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))> |
#<alt (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))> |
#<alt (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x)))> |
#<alt (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (- (+ 1 (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x))) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (- (+ 1 (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x))) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (- (+ 1 (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x))) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (* -1 (/ (* y z) (* x (- a t))))> |
#<alt (* z (- (+ (/ 1 z) (/ y (* x z))) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))))> |
#<alt (* z (- (+ (/ 1 z) (/ y (* x z))) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))))> |
#<alt (* z (- (+ (/ 1 z) (/ y (* x z))) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))))> |
#<alt (* -1 (/ (* y z) (* x (- a t))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t)))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t)))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t)))))))> |
#<alt (- (+ 1 (/ y x)) (/ (* y z) (* a x)))> |
#<alt (- (+ 1 (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))) (/ y x))) (/ (* y z) (* a x)))> |
#<alt (- (+ 1 (+ (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x)))) (* -1 (/ y (* a x))))) (/ y x))) (/ (* y z) (* a x)))> |
#<alt (- (+ 1 (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ y (* a x))))) (/ y x))) (/ (* y z) (* a x)))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ (* a y) (* t x)))) (* -1 (/ (* y z) (* t x))))> |
#<alt (- (+ 1 (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (* -1 (/ (* y z) (* t x))))> |
#<alt (- (+ 1 (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (* -1 (/ (* y z) (* t x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (/ (* a y) x) (/ (* y z) x)) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t)) (/ (* a y) x)) (/ (* y z) x)) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (/ (* y z) x) (/ (* a y) x))) (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) t)) (/ (* a y) x)) (/ (* y z) x)) t)))> |
#<alt (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ 1 (+ (/ y x) (/ (* a (* y (- z t))) (* (pow t 2) x)))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ 1 (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 3) x)) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ 1 (+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 4) x)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x)))> |
#<alt (- (+ 1 (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (/ y x))) (/ (* y (- z t)) (* a x)))> |
#<alt (- (+ 1 (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (/ y x)))) (/ (* y (- z t)) (* a x)))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x)))> |
#<alt (+ 1 (+ (* -1 (/ (- (/ (* t (* y (- z t))) (* a x)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x)))> |
#<alt (+ 1 (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) (* a x))) (/ (* t (* y (- z t))) x)) a)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x)))> |
#<alt 1> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (/ y x)> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ y x)> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ y x)> |
#<alt (/ (+ x y) x)> |
#<alt (/ (+ x y) x)> |
#<alt (/ (+ x y) x)> |
#<alt 1> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt 1> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (* -1 (/ t y))> |
#<alt (+ (* -1 (/ t y)) (/ a y))> |
#<alt (+ (* -1 (/ t y)) (/ a y))> |
#<alt (+ (* -1 (/ t y)) (/ a y))> |
#<alt (/ a y)> |
#<alt (* a (+ (* -1 (/ t (* a y))) (/ 1 y)))> |
#<alt (* a (+ (* -1 (/ t (* a y))) (/ 1 y)))> |
#<alt (* a (+ (* -1 (/ t (* a y))) (/ 1 y)))> |
#<alt (/ a y)> |
#<alt (* -1 (* a (- (/ t (* a y)) (/ 1 y))))> |
#<alt (* -1 (* a (- (/ t (* a y)) (/ 1 y))))> |
#<alt (* -1 (* a (- (/ t (* a y)) (/ 1 y))))> |
#<alt (/ a y)> |
#<alt (+ (* -1 (/ t y)) (/ a y))> |
#<alt (+ (* -1 (/ t y)) (/ a y))> |
#<alt (+ (* -1 (/ t y)) (/ a y))> |
#<alt (* -1 (/ t y))> |
#<alt (* t (- (/ a (* t y)) (/ 1 y)))> |
#<alt (* t (- (/ a (* t y)) (/ 1 y)))> |
#<alt (* t (- (/ a (* t y)) (/ 1 y)))> |
#<alt (* -1 (/ t y))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t y))) (/ 1 y))))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t y))) (/ 1 y))))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t y))) (/ 1 y))))> |
#<alt (/ (- a t) y)> |
#<alt (/ (- a t) y)> |
#<alt (/ (- a t) y)> |
#<alt (/ (- a t) y)> |
#<alt (/ (- a t) y)> |
#<alt (/ (- a t) y)> |
#<alt (/ (- a t) y)> |
#<alt (/ (- a t) y)> |
#<alt (/ (- a t) y)> |
#<alt (/ (- a t) y)> |
#<alt (/ (- a t) y)> |
#<alt (/ (- a t) y)> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (* -1 (/ (* t y) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (/ (* y z) (* x (- a t)))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (/ (* y z) (* x (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (/ (* y z) (* a x))> |
#<alt (+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (/ y x)> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x))))> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x))))> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x))> |
#<alt (+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (* -1 (/ (* y (- z t)) (* t x)))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x)))))> |
#<alt (/ (* y (- z t)) (* a x))> |
#<alt (/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a)> |
#<alt (/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a)> |
#<alt (/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a)> |
#<alt (/ (* y (- z t)) (* a x))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (* a x)> |
#<alt (* a (+ x (* -1 (/ (* t x) a))))> |
#<alt (* a (+ x (* -1 (/ (* t x) a))))> |
#<alt (* a (+ x (* -1 (/ (* t x) a))))> |
#<alt (* a x)> |
#<alt (* -1 (* a (+ (* -1 x) (/ (* t x) a))))> |
#<alt (* -1 (* a (+ (* -1 x) (/ (* t x) a))))> |
#<alt (* -1 (* a (+ (* -1 x) (/ (* t x) a))))> |
#<alt (* a x)> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (* -1 (* t x))> |
#<alt (* t (+ (* -1 x) (/ (* a x) t)))> |
#<alt (* t (+ (* -1 x) (/ (* a x) t)))> |
#<alt (* t (+ (* -1 x) (/ (* a x) t)))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* a x) t)))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* a x) t)))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* a x) t)))))> |
189 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | y | @ | inf | (/ y x) |
| 3.0ms | y | @ | -inf | (+ x (* z (/ y t))) |
| 1.0ms | y | @ | inf | (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
| 1.0ms | t | @ | 0 | (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
| 1.0ms | z | @ | 0 | (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
| 1× | batch-egg-rewrite |
| 3060× | *-lowering-*.f32 |
| 3060× | *-lowering-*.f64 |
| 2646× | fma-lowering-fma.f32 |
| 2646× | fma-lowering-fma.f64 |
| 2428× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 135 |
| 1 | 215 | 131 |
| 2 | 2700 | 128 |
| 0 | 8840 | 128 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ x y) (/ (- z t) (/ (- a t) y))) |
(+ x y) |
(/ (- z t) (/ (- a t) y)) |
(- z t) |
(+ y x) |
(+ x (* z (/ y t))) |
(* z (/ y t)) |
(/ y t) |
(+ (/ y (/ t (- z a))) x) |
(/ y (/ t (- z a))) |
(/ t (- z a)) |
(- z a) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))) |
(+ 1 (/ y x)) |
(/ y x) |
(/ (- a t) y) |
(/ (* y (- z t)) (* x (- a t))) |
(* x (- a t)) |
| Outputs |
|---|
(+.f64 x (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 y (+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)))) |
(+.f64 y (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 (+.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) (+.f64 x y)) |
(+.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) x) |
(+.f64 (-.f64 (+.f64 x y) (*.f64 (/.f64 z (-.f64 a t)) y)) (*.f64 (/.f64 t (-.f64 a t)) y)) |
(+.f64 (-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 (-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 (-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 (-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(fma.f64 (-.f64 z t) (neg.f64 (/.f64 y (-.f64 a t))) (+.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 y (-.f64 a t)) (+.f64 x y)) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y) (+.f64 x y)) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))) |
(fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) y (+.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) y)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 z t))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 a t) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 z t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 (-.f64 a t) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z 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 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 a t) y)) (*.f64 (-.f64 x y) (-.f64 z t))) (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) y)) (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 (-.f64 y x) (/.f64 (-.f64 a t) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) (neg.f64 (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 x (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))) (*.f64 (+.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 x (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)))) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(+.f64 (*.f64 (/.f64 z (-.f64 a t)) y) (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) y))) |
(+.f64 (fma.f64 z (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) t (*.f64 (/.f64 y (-.f64 a t)) t))) |
(+.f64 (fma.f64 z (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 a t)) (*.f64 y (/.f64 t (-.f64 a t))))) |
(+.f64 (fma.f64 z (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) t (*.f64 (/.f64 y (-.f64 a t)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 a t)) (*.f64 y (/.f64 t (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) t (*.f64 (/.f64 y (-.f64 a t)) t))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 a t)) (*.f64 y (/.f64 t (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.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) y) (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) t (*.f64 (/.f64 y (-.f64 a t)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 a t)) (*.f64 y (/.f64 t (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 y (-.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) y) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 z (-.f64 a t)) y) (*.f64 (/.f64 t (-.f64 a t)) y)) |
(fma.f64 z (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) y))) |
(fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) y))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) y))) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 (/.f64 t (-.f64 a t)) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (-.f64 a t) y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 (-.f64 a t) y) (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) y)) (*.f64 (/.f64 (-.f64 a t) y) t)) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) y))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) y)) |
(/.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) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 (-.f64 a t) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) y) (*.f64 (/.f64 z (-.f64 a t)) y)) (+.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) y) (*.f64 (/.f64 t (-.f64 a t)) y)) (*.f64 (*.f64 (/.f64 z (-.f64 a t)) y) (*.f64 (/.f64 t (-.f64 a t)) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 z (-.f64 a t)) y) (*.f64 (/.f64 z (-.f64 a t)) y)) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) y) (*.f64 (/.f64 t (-.f64 a t)) y))) (+.f64 (*.f64 (/.f64 z (-.f64 a t)) y) (*.f64 (/.f64 t (-.f64 a t)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))) (+.f64 z t)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 y (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) y) (-.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) y) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(-.f64 z t) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 z t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) (-.f64 z (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(+.f64 x (/.f64 z (/.f64 t y))) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t y)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 z (/.f64 t y))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z) x) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (-.f64 (/.f64 z (/.f64 t y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 z (/.f64 t y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (-.f64 (/.f64 z (/.f64 t y)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (-.f64 (/.f64 z (/.f64 t y)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 z (/.f64 t y))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 z (/.f64 t y)) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (-.f64 (/.f64 z (/.f64 t y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 z (/.f64 t y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (-.f64 (/.f64 z (/.f64 t y)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 z (/.f64 t y))))) |
(/.f64 z (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 (*.f64 y z) t) |
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t y)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(/.f64 y t) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x))) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
(fma.f64 (-.f64 z a) (/.f64 y t) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z a)) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z a)))) x) |
(fma.f64 (/.f64 (-.f64 z a) t) y x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z a) t) x) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z a)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x) (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))))) (+.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))))) (+.f64 (*.f64 x x) (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (*.f64 (/.f64 y t) (*.f64 (-.f64 z a) x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a))))) (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x) (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 t (*.f64 y (-.f64 z a)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x))) |
(+.f64 (/.f64 z (/.f64 t y)) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (/.f64 z (/.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 y t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y (-.f64 z a)))) #s(literal -1 binary64))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 y t))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 y t))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 y t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 y t))) |
(neg.f64 (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z a))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 z a)))) |
(/.f64 y (/.f64 t (-.f64 z a))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (-.f64 z a))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (-.f64 z a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y (-.f64 z a))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y (-.f64 z a))))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t (-.f64 z a))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (*.f64 t (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 a a))) (*.f64 t (+.f64 z a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 t y) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a a))) (*.f64 (/.f64 t y) (+.f64 z a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 z a))) |
(/.f64 (*.f64 (/.f64 y t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))) |
(/.f64 (*.f64 (/.f64 y t) (-.f64 (*.f64 z z) (*.f64 a a))) (+.f64 z a)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z a)) (/.f64 t y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 y (-.f64 z a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y (-.f64 z a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(*.f64 (/.f64 y t) (-.f64 z a)) |
(*.f64 (-.f64 z a) (/.f64 y t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z a)) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z a))))) |
(*.f64 (/.f64 (-.f64 z a) t) y) |
(*.f64 (/.f64 (-.f64 z a) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z a)) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z a) t)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z a) t)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z a)))) |
(/.f64 t (-.f64 z a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z a) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 z a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (-.f64 z a)) |
(pow.f64 (/.f64 t (-.f64 z a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 z a) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 z a) t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 z a))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z a))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z a)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z a)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))) |
(*.f64 (/.f64 t (-.f64 (*.f64 z z) (*.f64 a a))) (+.f64 z a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z a)))) |
(+.f64 z (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (-.f64 #s(literal 0 binary64) a) z) |
(-.f64 z a) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z a)) (/.f64 (*.f64 a a) (+.f64 z a))) |
(fma.f64 #s(literal -1 binary64) a z) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z a) (-.f64 (*.f64 z z) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (+.f64 z a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 a a))) (neg.f64 (+.f64 z a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 z z) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) (-.f64 z (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z a) (-.f64 (*.f64 z z) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 z a))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) x)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) x) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) x) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) x) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(+.f64 (/.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) #s(literal 1 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) y) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (*.f64 y (-.f64 z t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) x)) (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (neg.f64 (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (neg.f64 (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.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 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) (/.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 y (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (/.f64 y x) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(fma.f64 (*.f64 y (-.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(fma.f64 (neg.f64 (/.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) (*.f64 x (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 a t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) (/.f64 (*.f64 y (-.f64 z t)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z 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 x (-.f64 a t)) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (*.f64 x (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 x (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (-.f64 a t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x (-.f64 a t)) (*.f64 x (-.f64 a t))) (*.f64 x (-.f64 a t)))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))))))) |
(*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (/.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 y x) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (/.f64 y x) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 y x) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x y))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) y) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 a y) (neg.f64 (/.f64 t y))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) t (*.f64 (/.f64 #s(literal 1 binary64) y) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (-.f64 a t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 a y) (/.f64 t y)) |
(fma.f64 a (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 t y))) |
(neg.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 a t) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (*.f64 y (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 y (+.f64 t a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 a y) (*.f64 y t)) (*.f64 y y)) |
(/.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))) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t a) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (/.f64 a y) (/.f64 a y)) (+.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 a y) (/.f64 t y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a y) (/.f64 a y)) (*.f64 (/.f64 t y) (/.f64 t y))) (+.f64 (/.f64 a y) (/.f64 t y))) |
(/.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) y)) (+.f64 t a)) |
(pow.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (-.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 a t)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) 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) y))) |
(*.f64 (pow.f64 (/.f64 y (-.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 y (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) x))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (*.f64 x (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 x y) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (/.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))))) |
(*.f64 (-.f64 z t) (/.f64 y (*.f64 x (-.f64 a t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) |
(*.f64 (/.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(*.f64 (/.f64 y (-.f64 a t)) (pow.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))) y) |
(*.f64 (/.f64 (-.f64 z t) x) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (pow.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t))) |
(+.f64 (*.f64 x a) (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 a x) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(fma.f64 x a (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 a x (*.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) x) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) x) (+.f64 t a)) |
(*.f64 x (-.f64 a t)) |
(*.f64 (-.f64 a t) x) |
| 1× | egg-herbie |
| 4708× | *-lowering-*.f32 |
| 4708× | *-lowering-*.f64 |
| 2936× | +-lowering-+.f64 |
| 2936× | +-lowering-+.f32 |
| 1884× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 963 | 9660 |
| 1 | 3470 | 8627 |
| 0 | 8902 | 8627 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- y (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(- (+ x y) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(* -1 (/ (* y z) (- a t))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* -1 (/ (* y z) (- a t))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(- (+ x y) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a)) |
x |
(- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t))) |
x |
(+ x (* -1 (/ (- (* a y) (* y z)) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t))) |
(- (+ x y) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a)) |
(- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a)) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a)))) |
(+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a)))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(/ (* y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(* -1 (/ (* y (- z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(/ (* y (- z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/ (* y (- z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(* -1 t) |
(- 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))))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* 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) |
(/ (* 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) |
(/ (* 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) |
(/ (* y z) t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
x |
(+ x (* y (- (/ z t) (/ a t)))) |
(+ x (* y (- (/ z t) (/ a t)))) |
(+ x (* y (- (/ z t) (/ a t)))) |
(* y (- (/ z t) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(/ (* y (- z a)) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(/ (* y (- z a)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/ (+ (* t x) (* y (- z a))) t) |
x |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
x |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (* -1 (/ (* a y) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(+ x (/ (* y z) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(* -1 (/ (* a y) t)) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* -1 (/ (* a y) t)) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(/ (* y (- z a)) t) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
x |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(* -1 (/ (* a y) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(* -1 (/ (* a y) t)) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(* -1 (/ (* a y) t)) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(/ 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)) |
(* -1 (/ t a)) |
(+ (* -1 (/ t a)) (* -1 (/ (* t z) (pow a 2)))) |
(+ (* -1 (/ t a)) (* z (- (* -1 (/ (* t z) (pow a 3))) (/ t (pow a 2))))) |
(+ (* -1 (/ t a)) (* z (- (* z (- (* -1 (/ (* t z) (pow a 4))) (/ t (pow a 3)))) (/ t (pow a 2))))) |
(/ t z) |
(/ (+ t (/ (* a t) z)) z) |
(/ (- (+ t (/ (* (pow a 2) t) (pow z 2))) (* -1 (/ (* a t) z))) z) |
(/ (- (+ t (/ (* (pow a 3) t) (pow z 3))) (+ (* -1 (/ (* a t) z)) (* -1 (/ (* (pow a 2) t) (pow z 2))))) z) |
(/ t z) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* a t) z))) z)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* a t) (/ (* (pow a 2) t) z)) z))) z)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) t)) (* -1 (/ (* (pow a 3) t) z))) z)) (* a t)) z))) z)) |
(/ t z) |
(+ (/ t z) (/ (* a t) (pow z 2))) |
(+ (* a (- (/ (* a t) (pow z 3)) (* -1 (/ t (pow z 2))))) (/ t z)) |
(+ (* a (- (* a (- (/ (* a t) (pow z 4)) (* -1 (/ t (pow z 3))))) (* -1 (/ t (pow z 2))))) (/ t z)) |
(* -1 (/ t a)) |
(/ (+ (* -1 t) (* -1 (/ (* t z) a))) a) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow z 2)) (pow a 2)))) (/ (* t z) a)) a) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow z 3)) (pow a 3)))) (+ (/ (* t z) a) (/ (* t (pow z 2)) (pow a 2)))) a) |
(* -1 (/ t a)) |
(* -1 (/ (+ t (/ (* t z) a)) a)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow z 2)) a)) (* t z)) a))) a)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow z 3)) a) (* -1 (* t (pow z 2)))) a)) (* t z)) a))) 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))) |
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))))) |
(- y (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t)))))))) |
(* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t)))))))) |
(* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t)))))))) |
x |
(+ x (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))) |
(+ x (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))) |
(+ x (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(* y (+ (* x (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) (/ x y))) |
(* y (+ (* x (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) (/ x y))) |
(* y (+ (* x (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) (/ x y))) |
(* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) |
(* -1 (* y (+ (* -1 (* x (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (* x (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (* x (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) (* -1 (/ x y))))) |
(* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))))) |
(* -1 (/ (* y z) (- a t))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(* -1 (/ (* y z) (- a t))) |
(* -1 (* z (+ (* -1 (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y z) (* a x)))) |
(+ (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x)))))) (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x))))) |
(+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) a)) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x))))) |
(+ (* t (+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) (pow a 2))) (* -1 (/ (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)))) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x))))) |
x |
(+ x (/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t)) |
(+ x (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t))) |
(+ x (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 3))) (/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t)))) |
x |
(+ x (* -1 (/ (* x (- (/ (* a y) x) (/ (* y z) x))) t))) |
(+ x (* -1 (/ (+ (* -1 (/ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) (/ (* (pow a 2) (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t))) |
(* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x))))) |
(+ (* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x))))) (/ (* a (* y (- z t))) (pow t 2))) |
(+ (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x)))))) |
(+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x)))))) |
(* x (+ 1 (/ y x))) |
(+ (* -1 (/ (* y (- z t)) a)) (* x (+ 1 (/ y x)))) |
(+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (+ (* -1 (/ (* y (- z t)) a)) (* x (+ 1 (/ y x))))) |
(+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (+ (* -1 (/ (* y (- z t)) a)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (* x (+ 1 (/ y x)))))) |
(* x (+ 1 (/ y x))) |
(+ (* -1 (/ (* y (- z t)) a)) (* x (+ 1 (/ y x)))) |
(+ (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)) (* x (+ 1 (/ y x)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* y (- z t)))) (* -1 (/ (* (pow t 2) (* y (- z t))) a))) a)) (* y (- z t))) a)) (* x (+ 1 (/ y x)))) |
1 |
(+ 1 (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(+ 1 (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(+ 1 (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(* y (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(* y (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (+ (/ 1 x) (/ 1 y)))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (+ (/ 1 x) (/ 1 y)))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (+ (/ 1 x) (/ 1 y)))) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/ (- (+ x y) (/ (* y (- z t)) (- a t))) x) |
(/ (- (+ x y) (/ (* y (- z t)) (- a t))) x) |
(/ (- (+ x y) (/ (* y (- z t)) (- a t))) x) |
1 |
(- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))) |
(- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))) |
(- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))) |
1 |
(+ 1 (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x))) |
(+ 1 (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x))) |
(+ 1 (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x))) |
(- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) |
(- (+ 1 (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x))) (* -1 (/ (* t y) (* x (- a t))))) |
(- (+ 1 (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x))) (* -1 (/ (* t y) (* x (- a t))))) |
(- (+ 1 (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x))) (* -1 (/ (* t y) (* x (- a t))))) |
(* -1 (/ (* y z) (* x (- a t)))) |
(* z (- (+ (/ 1 z) (/ y (* x z))) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(* z (- (+ (/ 1 z) (/ y (* x z))) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(* z (- (+ (/ 1 z) (/ y (* x z))) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(* -1 (/ (* y z) (* x (- a t)))) |
(* -1 (* z (- (* -1 (/ (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(* -1 (* z (- (* -1 (/ (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(* -1 (* z (- (* -1 (/ (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(- (+ 1 (/ y x)) (/ (* y z) (* a x))) |
(- (+ 1 (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))) (/ y x))) (/ (* y z) (* a x))) |
(- (+ 1 (+ (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x)))) (* -1 (/ y (* a x))))) (/ y x))) (/ (* y z) (* a x))) |
(- (+ 1 (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ y (* a x))))) (/ y x))) (/ (* y z) (* a x))) |
1 |
(- (+ 1 (* -1 (/ (* a y) (* t x)))) (* -1 (/ (* y z) (* t x)))) |
(- (+ 1 (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (* -1 (/ (* y z) (* t x)))) |
(- (+ 1 (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (* -1 (/ (* y z) (* t x)))) |
1 |
(+ 1 (* -1 (/ (- (/ (* a y) x) (/ (* y z) x)) t))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t)) (/ (* a y) x)) (/ (* y z) x)) t))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (/ (* y z) x) (/ (* a y) x))) (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) t)) (/ (* a y) x)) (/ (* y z) x)) t))) |
(- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ 1 (+ (/ y x) (/ (* a (* y (- z t))) (* (pow t 2) x)))) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ 1 (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 3) x)) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ 1 (+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 4) x)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+ 1 (/ y x)) |
(+ 1 (+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x))) |
(- (+ 1 (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (/ y x))) (/ (* y (- z t)) (* a x))) |
(- (+ 1 (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (/ y x)))) (/ (* y (- z t)) (* a x))) |
(+ 1 (/ y x)) |
(+ 1 (+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x))) |
(+ 1 (+ (* -1 (/ (- (/ (* t (* y (- z t))) (* a x)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x))) |
(+ 1 (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) (* a x))) (/ (* t (* y (- z t))) x)) a)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x))) |
1 |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(/ y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(/ y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(/ y x) |
(/ (+ x y) x) |
(/ (+ x y) x) |
(/ (+ x y) x) |
1 |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
1 |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(* -1 (/ t y)) |
(+ (* -1 (/ t y)) (/ a y)) |
(+ (* -1 (/ t y)) (/ a y)) |
(+ (* -1 (/ t y)) (/ a y)) |
(/ a y) |
(* a (+ (* -1 (/ t (* a y))) (/ 1 y))) |
(* a (+ (* -1 (/ t (* a y))) (/ 1 y))) |
(* a (+ (* -1 (/ t (* a y))) (/ 1 y))) |
(/ a y) |
(* -1 (* a (- (/ t (* a y)) (/ 1 y)))) |
(* -1 (* a (- (/ t (* a y)) (/ 1 y)))) |
(* -1 (* a (- (/ t (* a y)) (/ 1 y)))) |
(/ a y) |
(+ (* -1 (/ t y)) (/ a y)) |
(+ (* -1 (/ t y)) (/ a y)) |
(+ (* -1 (/ t y)) (/ a y)) |
(* -1 (/ t y)) |
(* t (- (/ a (* t y)) (/ 1 y))) |
(* t (- (/ a (* t y)) (/ 1 y))) |
(* t (- (/ a (* t y)) (/ 1 y))) |
(* -1 (/ t y)) |
(* -1 (* t (+ (* -1 (/ a (* t y))) (/ 1 y)))) |
(* -1 (* t (+ (* -1 (/ a (* t y))) (/ 1 y)))) |
(* -1 (* t (+ (* -1 (/ a (* t y))) (/ 1 y)))) |
(/ (- a t) y) |
(/ (- a t) y) |
(/ (- a t) y) |
(/ (- a t) y) |
(/ (- a t) y) |
(/ (- a t) y) |
(/ (- a t) y) |
(/ (- a t) y) |
(/ (- a t) y) |
(/ (- a t) y) |
(/ (- a t) y) |
(/ (- a t) y) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(* -1 (/ (* t y) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(/ (* y z) (* x (- a t))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(/ (* y z) (* x (- a t))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(/ (* y z) (* a x)) |
(+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(/ y x) |
(- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) |
(/ y x) |
(+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x)) |
(+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(* -1 (/ (* y (- z t)) (* t x))) |
(+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(/ (* y (- z t)) (* a x)) |
(/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a) |
(/ (* y (- z t)) (* a x)) |
(* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (* a x)) |
(+ (* -1 (* t x)) (* a x)) |
(+ (* -1 (* t x)) (* a x)) |
(* a x) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(* a x) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(* a x) |
(+ (* -1 (* t x)) (* a x)) |
(+ (* -1 (* t x)) (* a x)) |
(+ (* -1 (* t x)) (* a x)) |
(* -1 (* t x)) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(* -1 (* t x)) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
| Outputs |
|---|
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) (/.f64 z (-.f64 a t))))) |
(* y (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) |
(- (+ x y) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (-.f64 (+.f64 y x) (/.f64 (*.f64 y z) (-.f64 a t))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (-.f64 (+.f64 y x) (/.f64 (*.f64 y z) (-.f64 a t))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (-.f64 (+.f64 y x) (/.f64 (*.f64 y z) (-.f64 a t))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 y z))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 y z))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 y z))))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (neg.f64 z)) (/.f64 y (-.f64 a t))) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (neg.f64 z)) (/.f64 y (-.f64 a t))) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (neg.f64 z)) (/.f64 y (-.f64 a t))) (neg.f64 z)) |
(- (+ x y) (/ (* y z) a)) |
(+.f64 x (-.f64 y (/.f64 (*.f64 y z) a))) |
(- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(-.f64 (+.f64 (+.f64 y x) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 a a)))) (/.f64 y a)))) (/.f64 (*.f64 y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(-.f64 (+.f64 x (+.f64 y (*.f64 t (+.f64 (-.f64 (*.f64 t (/.f64 (-.f64 (/.f64 y a) (*.f64 y (/.f64 z (*.f64 a a)))) a)) (*.f64 y (/.f64 z (*.f64 a a)))) (/.f64 y a))))) (/.f64 (*.f64 y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a)) |
(+.f64 x (-.f64 (+.f64 y (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 (/.f64 y a) (*.f64 y (/.f64 z (*.f64 a a)))) a) (/.f64 (*.f64 t (+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 y (/.f64 z (*.f64 a a))))) (*.f64 a a)))) (*.f64 y (/.f64 z (*.f64 a a)))) (/.f64 y a)))) (/.f64 (*.f64 y z) a))) |
x |
(- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t))) |
(+.f64 (-.f64 (-.f64 x (/.f64 (*.f64 y a) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 a t))) (/.f64 (*.f64 y z) t)) |
(- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t))) |
(+.f64 (+.f64 x (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y a) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 a t))) (/.f64 (*.f64 (*.f64 a a) (neg.f64 (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 y z) t)) |
x |
(+ x (* -1 (/ (- (* a y) (* y z)) t))) |
(-.f64 x (/.f64 (-.f64 (*.f64 y a) (*.f64 y z)) t)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t))) |
(-.f64 x (/.f64 (-.f64 (-.f64 (*.f64 y a) (/.f64 (*.f64 a (*.f64 y (-.f64 z a))) t)) (*.f64 y z)) t)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t))) |
(-.f64 x (/.f64 (-.f64 (-.f64 (*.f64 y a) (/.f64 (+.f64 (*.f64 a (*.f64 y (-.f64 z a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y (-.f64 z a))) t)) t)) (*.f64 y z)) t)) |
(- (+ x y) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 y x) (*.f64 y (/.f64 (-.f64 z t) t))) |
(- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 (+.f64 y x) (*.f64 (/.f64 (*.f64 y a) t) (/.f64 (-.f64 z t) t))) (*.f64 y (/.f64 (-.f64 z t) t))) |
(- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 (+.f64 y x) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (/.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))))) (*.f64 y (/.f64 (-.f64 z t) t))) |
(- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 (+.f64 y x) (*.f64 a (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t)))))))) (*.f64 y (/.f64 (-.f64 z t) t))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(-.f64 (+.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a)) |
(-.f64 (-.f64 (+.f64 y x) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a a))) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a)) |
(+.f64 x (-.f64 (-.f64 (-.f64 y (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a a))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 y (-.f64 z t)) a))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(-.f64 (+.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a)))) |
(-.f64 (+.f64 y x) (/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a)) a)) |
(+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a)))) |
(-.f64 (+.f64 y x) (/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) a)) a)) a)) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 y z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 y z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 y z)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 y z)) (/.f64 y (-.f64 a t))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 y z)) (/.f64 y (-.f64 a t))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 y z)) (/.f64 y (-.f64 a t))) (neg.f64 z)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 y (/.f64 z (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 y (/.f64 z (*.f64 a a))))) a) (/.f64 y a)) (*.f64 y (/.f64 z (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 y (/.f64 z (*.f64 a a))))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 y a) (*.f64 y (/.f64 z (*.f64 a a)))) a))) (/.f64 y a)) (*.f64 y (/.f64 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 (+.f64 (-.f64 y (/.f64 (*.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 a t))) (/.f64 (*.f64 y a) t)) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(+.f64 (+.f64 (-.f64 y (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 a a) (neg.f64 (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y a) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 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 (*.f64 y z) (/.f64 (*.f64 a (*.f64 y (-.f64 z a))) t)) (*.f64 y a)) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(-.f64 y (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 y (-.f64 z a)))) t)) (*.f64 y (-.f64 z a))) t)) |
(* -1 (/ (* y (- z t)) t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (*.f64 y a) t) (/.f64 (-.f64 z t) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (/.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)))) (*.f64 y (/.f64 (-.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 0 binary64) a) (/.f64 (*.f64 y (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)))) (*.f64 y (/.f64 (-.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 (*.f64 y t) (-.f64 z t)) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a a)))) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 y t) (-.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 (*.f64 y (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t 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 (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 z t))) (/.f64 (-.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) a)) a)) a)) (-.f64 #s(literal 0 binary64) 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) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 y t)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 y t)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 y t)) (neg.f64 z)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
x |
(+ x (* y (- (/ z t) (/ a t)))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (* y (- (/ z t) (/ a t)))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (* y (- (/ z t) (/ a t)))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(* y (- (/ z t) (/ a t))) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (-.f64 z a) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (-.f64 z a) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (-.f64 z a) t)) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (+.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (+.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (+.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)) t) |
x |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
x |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (* -1 (/ (* a y) t))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y t)) (/.f64 (/.f64 (*.f64 y a) t) z))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y t)) (/.f64 (/.f64 (*.f64 y a) t) z))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y t)) (/.f64 (/.f64 (*.f64 y a) t) z))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 (-.f64 x (/.f64 (*.f64 y a) t)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 (-.f64 x (/.f64 (*.f64 y a) t)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 (-.f64 x (/.f64 (*.f64 y a) t)) z)) (neg.f64 z)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(* -1 (/ (* a y) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y a) t)) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (-.f64 (+.f64 (/.f64 x a) (/.f64 (*.f64 y z) (*.f64 t a))) (/.f64 y t))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (-.f64 (+.f64 (/.f64 x a) (/.f64 (*.f64 y z) (*.f64 t a))) (/.f64 y t))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (-.f64 (+.f64 (/.f64 x a) (/.f64 (*.f64 y z) (*.f64 t a))) (/.f64 y t))) |
(* -1 (/ (* a y) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y a) t)) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (-.f64 (/.f64 y t) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (-.f64 (/.f64 y t) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (-.f64 (/.f64 y t) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
x |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 z a))) (*.f64 t x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 z a))) (*.f64 t x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 z a))) (*.f64 t x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(* -1 (/ (* a y) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y a) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(*.f64 z (-.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y a) t) z))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(*.f64 z (-.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y a) t) z))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(*.f64 z (-.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y a) t) z))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y a) t) z) (/.f64 y t)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y a) t) z) (/.f64 y t)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y a) t) z) (/.f64 y t)) (neg.f64 z)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(* -1 (/ (* a y) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y a) t)) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 y z) (*.f64 t a)) (/.f64 y t))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 y z) (*.f64 t a)) (/.f64 y t))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 y z) (*.f64 t a)) (/.f64 y t))) |
(* -1 (/ (* a y) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y a) t)) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(*.f64 (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(*.f64 (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(*.f64 (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t a))) (-.f64 #s(literal 0 binary64) a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(/ t (- z a)) |
(/.f64 t (-.f64 z a)) |
(* -1 (/ t a)) |
(-.f64 #s(literal 0 binary64) (/.f64 t a)) |
(+ (* -1 (/ t a)) (* -1 (/ (* t z) (pow a 2)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t a)) (/.f64 (*.f64 z t) (*.f64 a a))) |
(+ (* -1 (/ t a)) (* z (- (* -1 (/ (* t z) (pow a 3))) (/ t (pow a 2))))) |
(-.f64 (*.f64 z (-.f64 (/.f64 (*.f64 z t) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 t (*.f64 a a)))) (/.f64 t a)) |
(+ (* -1 (/ t a)) (* z (- (* z (- (* -1 (/ (* t z) (pow a 4))) (/ t (pow a 3)))) (/ t (pow a 2))))) |
(-.f64 (*.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (pow.f64 a #s(literal 4 binary64))) (/.f64 t (*.f64 a (*.f64 a a))))) (/.f64 t (*.f64 a a)))) (/.f64 t a)) |
(/ t z) |
(/.f64 t z) |
(/ (+ t (/ (* a t) z)) z) |
(/.f64 (+.f64 t (/.f64 (*.f64 t a) z)) z) |
(/ (- (+ t (/ (* (pow a 2) t) (pow z 2))) (* -1 (/ (* a t) z))) z) |
(/.f64 (+.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 a a)) (*.f64 z z)) (/.f64 (*.f64 t a) z))) z) |
(/ (- (+ t (/ (* (pow a 3) t) (pow z 3))) (+ (* -1 (/ (* a t) z)) (* -1 (/ (* (pow a 2) t) (pow z 2))))) z) |
(/.f64 (+.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))) (-.f64 (/.f64 (*.f64 t a) (neg.f64 z)) (/.f64 (*.f64 t (*.f64 a a)) (*.f64 z z))))) z) |
(/ t z) |
(/.f64 t z) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* a t) z))) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 t a) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* a t) (/ (* (pow a 2) t) z)) z))) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 t a) (/.f64 (*.f64 t (*.f64 a a)) z)) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) t)) (* -1 (/ (* (pow a 3) t) z))) z)) (* a t)) z))) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 t a) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 a (*.f64 a a))) (neg.f64 z)) (*.f64 t (*.f64 a a))) z)) z)) (neg.f64 z)) |
(/ t z) |
(/.f64 t z) |
(+ (/ t z) (/ (* a t) (pow z 2))) |
(+.f64 (/.f64 t z) (/.f64 (*.f64 t a) (*.f64 z z))) |
(+ (* a (- (/ (* a t) (pow z 3)) (* -1 (/ t (pow z 2))))) (/ t z)) |
(+.f64 (/.f64 t z) (*.f64 a (+.f64 (/.f64 (*.f64 t a) (*.f64 z (*.f64 z z))) (/.f64 t (*.f64 z z))))) |
(+ (* a (- (* a (- (/ (* a t) (pow z 4)) (* -1 (/ t (pow z 3))))) (* -1 (/ t (pow z 2))))) (/ t z)) |
(+.f64 (/.f64 t z) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 t a) (pow.f64 z #s(literal 4 binary64))) (/.f64 t (*.f64 z (*.f64 z z))))) (/.f64 t (*.f64 z z))))) |
(* -1 (/ t a)) |
(-.f64 #s(literal 0 binary64) (/.f64 t a)) |
(/ (+ (* -1 t) (* -1 (/ (* t z) a))) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (*.f64 z t) a))) a) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow z 2)) (pow a 2)))) (/ (* t z) a)) a) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 t (*.f64 z z)) (*.f64 a a))) (/.f64 (*.f64 z t) a)) a) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow z 3)) (pow a 3)))) (+ (/ (* t z) a) (/ (* t (pow z 2)) (pow a 2)))) a) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t (*.f64 a a)) (/.f64 (*.f64 z (*.f64 z z)) a))) (+.f64 (/.f64 (*.f64 z t) a) (/.f64 (*.f64 t (*.f64 z z)) (*.f64 a a)))) a) |
(* -1 (/ t a)) |
(-.f64 #s(literal 0 binary64) (/.f64 t a)) |
(* -1 (/ (+ t (/ (* t z) a)) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (*.f64 z t) a))) a) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow z 2)) a)) (* t z)) a))) a)) |
(/.f64 (-.f64 t (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z z))) a) (*.f64 z t)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow z 3)) a) (* -1 (* t (pow z 2)))) a)) (* t z)) a))) a)) |
(/.f64 (-.f64 t (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 t (/.f64 (*.f64 z (*.f64 z z)) a)) (*.f64 t (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)) (*.f64 z t)) a)) (-.f64 #s(literal 0 binary64) 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 (/.f64 a z) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (/ a z) 1))) |
(*.f64 (+.f64 (/.f64 a z) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (/ a z) 1))) |
(*.f64 (+.f64 (/.f64 a z) #s(literal -1 binary64)) (neg.f64 z)) |
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 (/.f64 z a) #s(literal -1 binary64))) |
(* a (- (/ z a) 1)) |
(*.f64 a (+.f64 (/.f64 z a) #s(literal -1 binary64))) |
(* a (- (/ z a) 1)) |
(*.f64 a (+.f64 (/.f64 z a) #s(literal -1 binary64))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
x |
(* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t)))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t)))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 (/ (* y (- z t)) (* x (- a t)))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))) |
(+.f64 x (*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x)))))) |
(+ x (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))) |
(+.f64 x (*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x)))))) |
(+ x (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))) |
(+.f64 x (*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x)))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* y (+ (* x (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) (/ x y))) |
(*.f64 y (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))))) |
(* y (+ (* x (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) (/ x y))) |
(*.f64 y (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))))) |
(* y (+ (* x (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) (/ x y))) |
(*.f64 y (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))))) |
(* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) |
(*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(* -1 (* y (+ (* -1 (* x (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) (* -1 (/ x y))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) x))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (* x (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) (* -1 (/ x y))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) x))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (* x (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) (* -1 (/ x y))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) x))))) (-.f64 #s(literal 0 binary64) y)) |
(* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))))) |
(-.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))))) |
(-.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))))) |
(-.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) z) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) z) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) z) (/.f64 y (-.f64 a t)))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(*.f64 (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(*.f64 (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (* x (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(*.f64 (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) z)) (neg.f64 z)) |
(* x (- (+ 1 (/ y x)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y z) (*.f64 a x)))) |
(+ (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x)))))) (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x))))) |
(+.f64 (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y z) (*.f64 a x)))) (*.f64 (*.f64 t x) (+.f64 (/.f64 (*.f64 y (/.f64 z (*.f64 a a))) (-.f64 #s(literal 0 binary64) x)) (/.f64 y (*.f64 a x))))) |
(+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) a)) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x))))) |
(+.f64 (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y z) (*.f64 a x)))) (*.f64 t (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y (/.f64 z (*.f64 a a))) (-.f64 #s(literal 0 binary64) x)) (/.f64 y (*.f64 a x)))) (*.f64 t (*.f64 x (/.f64 (-.f64 (/.f64 y (*.f64 a x)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) a)))))) |
(+ (* t (+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) (pow a 2))) (* -1 (/ (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)))) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x))))) |
(+.f64 (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y z) (*.f64 a x)))) (*.f64 t (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y (/.f64 z (*.f64 a a))) (-.f64 #s(literal 0 binary64) x)) (/.f64 y (*.f64 a x)))) (*.f64 t (-.f64 (*.f64 x (/.f64 (-.f64 (/.f64 y (*.f64 a x)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) a)) (/.f64 (*.f64 (*.f64 t x) (+.f64 (/.f64 y (*.f64 a (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a))))))) |
x |
(+ x (/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t)) |
(-.f64 x (*.f64 x (/.f64 (-.f64 (/.f64 (*.f64 y a) x) (*.f64 y (/.f64 z x))) t))) |
(+ x (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t))) |
(+.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (-.f64 (/.f64 (*.f64 y a) x) (*.f64 y (/.f64 z x))) t))) (/.f64 (*.f64 (*.f64 a x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z x))) (/.f64 (*.f64 y a) x))) (*.f64 t t)))) |
(+ x (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 3))) (/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t)))) |
(+.f64 x (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (-.f64 (/.f64 (*.f64 y a) x) (*.f64 y (/.f64 z x))) t))) (/.f64 (*.f64 (*.f64 x (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z x))) (/.f64 (*.f64 y a) x))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 a x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z x))) (/.f64 (*.f64 y a) x))) (*.f64 t t)))) |
x |
(+ x (* -1 (/ (* x (- (/ (* a y) x) (/ (* y z) x))) t))) |
(-.f64 x (*.f64 x (/.f64 (-.f64 (/.f64 (*.f64 y a) x) (*.f64 y (/.f64 z x))) t))) |
(+ x (* -1 (/ (+ (* -1 (/ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y a) x) (*.f64 y (/.f64 z x)))) (/.f64 (*.f64 (*.f64 a x) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) t)) t)) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) (/ (* (pow a 2) (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y a) x) (*.f64 y (/.f64 z x)))) (/.f64 (+.f64 (*.f64 (*.f64 a x) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) (/.f64 (*.f64 (*.f64 x (*.f64 a a)) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) t)) t)) t)) |
(* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) t)))) |
(+ (* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x))))) (/ (* a (* y (- z t))) (pow t 2))) |
(+.f64 (*.f64 (/.f64 (*.f64 y a) t) (/.f64 (-.f64 z t) t)) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) t))))) |
(+ (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x)))))) |
(+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (/.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)))) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) t))))) |
(+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))) (* x (- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x)))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))))))) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) t))))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(+ (* -1 (/ (* y (- z t)) a)) (* x (+ 1 (/ y x)))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (+ (* -1 (/ (* y (- z t)) a)) (* x (+ 1 (/ y x))))) |
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) (/.f64 (*.f64 y (-.f64 z t)) a)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a a))) |
(+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (+ (* -1 (/ (* y (- z t)) a)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (* x (+ 1 (/ y x)))))) |
(-.f64 (-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 y (-.f64 z t)) a)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a a))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(+ (* -1 (/ (* y (- z t)) a)) (* x (+ 1 (/ y x)))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)) (* x (+ 1 (/ y x)))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) (/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* y (- z t)))) (* -1 (/ (* (pow t 2) (* y (- z t))) a))) a)) (* y (- z t))) a)) (* x (+ 1 (/ y x)))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) (/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) a)) a)) a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x)))))) |
(+ 1 (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x)))))) |
(+ 1 (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x)))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* y (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(*.f64 y (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) (/.f64 t (*.f64 (-.f64 a t) x))) (/.f64 z (*.f64 (-.f64 a t) x)))) |
(* y (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(*.f64 y (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) (/.f64 t (*.f64 (-.f64 a t) x))) (/.f64 z (*.f64 (-.f64 a t) x)))) |
(* y (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(*.f64 y (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) (/.f64 t (*.f64 (-.f64 a t) x))) (/.f64 z (*.f64 (-.f64 a t) x)))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (+ (/ 1 x) (/ 1 y)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) #s(literal 1 binary64)) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (+ (/ 1 x) (/ 1 y)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) #s(literal 1 binary64)) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (+ (/ 1 x) (/ 1 y)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) #s(literal 1 binary64)) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(/ (- (+ x y) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) x) |
(/ (- (+ x y) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) x) |
(/ (- (+ x y) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) x) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) |
(- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) |
(- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x)) |
(+ 1 (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x)) |
(+ 1 (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x)) |
(- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x)))) |
(- (+ 1 (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x))) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 y x) (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x)))) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) |
(- (+ 1 (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x))) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 y x) (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x)))) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) |
(- (+ 1 (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x))) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 y x) (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x)))) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x))))) |
(* -1 (/ (* y z) (* x (- a t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x)))) |
(* z (- (+ (/ 1 z) (/ y (* x z))) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z x))) (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 (*.f64 z x) (-.f64 a t)))))) |
(* z (- (+ (/ 1 z) (/ y (* x z))) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z x))) (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 (*.f64 z x) (-.f64 a t)))))) |
(* z (- (+ (/ 1 z) (/ y (* x z))) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z x))) (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 (*.f64 z x) (-.f64 a t)))))) |
(* -1 (/ (* y z) (* x (- a t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x)))) |
(* -1 (* z (- (* -1 (/ (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x)))) (neg.f64 z)) (/.f64 y (*.f64 (-.f64 a t) x))) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x)))) (neg.f64 z)) (/.f64 y (*.f64 (-.f64 a t) x))) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (- (+ 1 (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x)))) (neg.f64 z)) (/.f64 y (*.f64 (-.f64 a t) x))) (neg.f64 z)) |
(- (+ 1 (/ y x)) (/ (* y z) (* a x))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y z) (*.f64 a x))) |
(- (+ 1 (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))) (/ y x))) (/ (* y z) (* a x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 y x) (*.f64 t (+.f64 (/.f64 (*.f64 y (/.f64 z (*.f64 a a))) (-.f64 #s(literal 0 binary64) x)) (/.f64 y (*.f64 a x))))) (/.f64 (*.f64 y z) (*.f64 a x)))) |
(- (+ 1 (+ (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x)))) (* -1 (/ y (* a x))))) (/ y x))) (/ (* y z) (* a x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 y x) (*.f64 t (+.f64 (-.f64 (*.f64 t (/.f64 (-.f64 (/.f64 y (*.f64 a x)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) (/.f64 y (*.f64 a x))))) (/.f64 (*.f64 y z) (*.f64 a x)))) |
(- (+ 1 (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ y (* a x))))) (/ y x))) (/ (* y z) (* a x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 y x) (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 (/.f64 y (*.f64 a x)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) a) (/.f64 (*.f64 t (+.f64 (/.f64 y (*.f64 a (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a)))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) (/.f64 y (*.f64 a x))))) (/.f64 (*.f64 y z) (*.f64 a x)))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ (* a y) (* t x)))) (* -1 (/ (* y z) (* t x)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y a) t) x)) (/.f64 (*.f64 y z) (*.f64 t x))) |
(- (+ 1 (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (* -1 (/ (* y z) (* t x)))) |
(+.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y a) t) x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (*.f64 t t))) (/.f64 (*.f64 y z) (*.f64 t x))) |
(- (+ 1 (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (* -1 (/ (* y z) (* t x)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (*.f64 #s(literal -1 binary64) (*.f64 t t))) (/.f64 (/.f64 (*.f64 y a) t) x)) (/.f64 (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z x))) (/.f64 (*.f64 y a) x))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y z) (*.f64 t x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (/ (* a y) x) (/ (* y z) x)) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y a) x) (*.f64 y (/.f64 z x))) t)) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t)) (/ (* a y) x)) (/ (* y z) x)) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 y a) x) (/.f64 (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) t)) (*.f64 y (/.f64 z x))) t)) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (/ (* y z) x) (/ (* a y) x))) (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) t)) (/ (* a y) x)) (/ (* y z) x)) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 y a) x) (/.f64 (+.f64 (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) (*.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)) t))) t)) (*.f64 y (/.f64 z x))) t)) |
(- (+ 1 (/ y x)) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) t))) |
(- (+ 1 (+ (/ y x) (/ (* a (* y (- z t))) (* (pow t 2) x)))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (*.f64 x (*.f64 t t)))) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) t))) |
(- (+ 1 (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 3) x)) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 y x) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t)))))) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) t)))) |
(- (+ 1 (+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 4) x)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 y x) (*.f64 a (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (*.f64 x (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))))))))) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) t))) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x)))) |
(- (+ 1 (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (/ y x))) (/ (* y (- z t)) (* a x))) |
(-.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 y x) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 x (*.f64 a a))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x))) |
(- (+ 1 (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (/ y x)))) (/ (* y (- z t)) (* a x))) |
(-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 x (*.f64 a a)))) (-.f64 (/.f64 y x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 x (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x))) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x)))) |
(+ 1 (+ (* -1 (/ (- (/ (* t (* y (- z t))) (* a x)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 y x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a x)) (/.f64 (*.f64 y (-.f64 z t)) x)) a))) |
(+ 1 (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) (* a x))) (/ (* t (* y (- z t))) x)) a)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 y x) (/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) x)) (-.f64 #s(literal 0 binary64) a))) a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) x))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) x))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) x))) |
(/ y x) |
(/.f64 y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) x))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) x))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) x))) |
(/ y x) |
(/.f64 y x) |
(/ (+ x y) x) |
(/.f64 (+.f64 y x) x) |
(/ (+ x y) x) |
(/.f64 (+.f64 y x) x) |
(/ (+ x y) x) |
(/.f64 (+.f64 y x) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(* -1 (/ t y)) |
(-.f64 #s(literal 0 binary64) (/.f64 t y)) |
(+ (* -1 (/ t y)) (/ a y)) |
(/.f64 (-.f64 a t) y) |
(+ (* -1 (/ t y)) (/ a y)) |
(/.f64 (-.f64 a t) y) |
(+ (* -1 (/ t y)) (/ a y)) |
(/.f64 (-.f64 a t) y) |
(/ a y) |
(/.f64 a y) |
(* a (+ (* -1 (/ t (* a y))) (/ 1 y))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 y a)))) |
(* a (+ (* -1 (/ t (* a y))) (/ 1 y))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 y a)))) |
(* a (+ (* -1 (/ t (* a y))) (/ 1 y))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 y a)))) |
(/ a y) |
(/.f64 a y) |
(* -1 (* a (- (/ t (* a y)) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 t (*.f64 y a)) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* a (- (/ t (* a y)) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 t (*.f64 y a)) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* a (- (/ t (* a y)) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 t (*.f64 y a)) (/.f64 #s(literal -1 binary64) y))) |
(/ a y) |
(/.f64 a y) |
(+ (* -1 (/ t y)) (/ a y)) |
(/.f64 (-.f64 a t) y) |
(+ (* -1 (/ t y)) (/ a y)) |
(/.f64 (-.f64 a t) y) |
(+ (* -1 (/ t y)) (/ a y)) |
(/.f64 (-.f64 a t) y) |
(* -1 (/ t y)) |
(-.f64 #s(literal 0 binary64) (/.f64 t y)) |
(* t (- (/ a (* t y)) (/ 1 y))) |
(*.f64 t (+.f64 (/.f64 a (*.f64 y t)) (/.f64 #s(literal -1 binary64) y))) |
(* t (- (/ a (* t y)) (/ 1 y))) |
(*.f64 t (+.f64 (/.f64 a (*.f64 y t)) (/.f64 #s(literal -1 binary64) y))) |
(* t (- (/ a (* t y)) (/ 1 y))) |
(*.f64 t (+.f64 (/.f64 a (*.f64 y t)) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (/ t y)) |
(-.f64 #s(literal 0 binary64) (/.f64 t y)) |
(* -1 (* t (+ (* -1 (/ a (* t y))) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 y t)))) |
(* -1 (* t (+ (* -1 (/ a (* t y))) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 y t)))) |
(* -1 (* t (+ (* -1 (/ a (* t y))) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 y t)))) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (- a t) y) |
(/.f64 (-.f64 a t) y) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(* -1 (/ (* t y) (* x (- a t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(-.f64 (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x))) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(-.f64 (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x))) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(-.f64 (*.f64 y (/.f64 z (*.f64 (-.f64 a t) x))) (*.f64 t (/.f64 y (*.f64 (-.f64 a t) x)))) |
(/ (* y z) (* x (- a t))) |
(*.f64 y (/.f64 z (*.f64 (-.f64 a t) x))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 (*.f64 z x) (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 (*.f64 z x) (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 (*.f64 z x) (-.f64 a t))))) |
(/ (* y z) (* x (- a t))) |
(*.f64 y (/.f64 z (*.f64 (-.f64 a t) x))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y t) (*.f64 (*.f64 z x) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) x))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y t) (*.f64 (*.f64 z x) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) x))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y t) (*.f64 (*.f64 z x) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) x))) (neg.f64 z)) |
(/ (* y z) (* a x)) |
(/.f64 (*.f64 y z) (*.f64 a x)) |
(+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (*.f64 y z) (*.f64 a x)) (*.f64 t (+.f64 (/.f64 y (*.f64 a (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (*.f64 y z) (*.f64 a x)) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 y (*.f64 a (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a) (/.f64 y (*.f64 a x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (*.f64 y z) (*.f64 a x)) (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 y (*.f64 a (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 y (*.f64 a x)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) a))) (/.f64 y (*.f64 a x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))))) |
(/ y x) |
(/.f64 y x) |
(- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x)))) |
(+.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 t x))) (/.f64 (/.f64 (*.f64 y a) t) x)) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x)))) |
(+.f64 (+.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 t x))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (*.f64 t t))) (/.f64 (/.f64 (*.f64 y a) t) x)) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) |
(+.f64 (+.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 t x))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z x))) (/.f64 (*.f64 y a) x))) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y a) t) x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (*.f64 t t))))) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)) t)) |
(+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) t) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) t)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (-.f64 (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (+.f64 (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) (*.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)) t))) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 y a) x)) t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(* -1 (/ (* y (- z t)) (* t x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (-.f64 z t) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (-.f64 z t) t)) (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (*.f64 x (*.f64 t t)))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (/.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))))) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) t))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 a (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))))) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) t))) |
(/ (* y (- z t)) (* a x)) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x)) |
(/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a x)) (/.f64 (*.f64 y (-.f64 z t)) x)) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (+.f64 (*.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 z t) x) (/.f64 y (*.f64 a a)))) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a x)))) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 t t) (*.f64 (/.f64 (-.f64 z t) x) (/.f64 y (*.f64 a a))))))) a) |
(/ (* y (- z t)) (* a x)) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x)) |
(* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a x)) (/.f64 (*.f64 y (-.f64 z t)) x)) a) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) x)) (-.f64 #s(literal 0 binary64) a))) a) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) x) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 a x))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(* a x) |
(*.f64 a x) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(*.f64 a (-.f64 x (/.f64 (*.f64 t x) a))) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(*.f64 a (-.f64 x (/.f64 (*.f64 t x) a))) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(*.f64 a (-.f64 x (/.f64 (*.f64 t x) a))) |
(* a x) |
(*.f64 a x) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (*.f64 t x) a) x)) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (*.f64 t x) a) x)) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (*.f64 t x) a) x)) |
(* a x) |
(*.f64 a x) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 a x) t) x)) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 a x) t) x)) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 a x) t) x)) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 x (/.f64 (*.f64 a x) t)))) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 x (/.f64 (*.f64 a x) t)))) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 x (/.f64 (*.f64 a x) t)))) |
Compiled 29861 to 2885 computations (90.3% saved)
24 alts after pruning (21 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1349 | 8 | 1357 |
| Fresh | 4 | 13 | 17 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1356 | 24 | 1380 |
| Status | Accuracy | Program |
|---|---|---|
| 39.0% | (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) (-.f64 a t)) | |
| 31.0% | (/.f64 (*.f64 z y) (-.f64 t a)) | |
| 21.3% | (/.f64 (*.f64 z y) t) | |
| ▶ | 85.6% | (-.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) |
| 66.4% | (-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) | |
| 41.8% | (-.f64 (+.f64 x y) y) | |
| 44.9% | (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) | |
| 41.5% | (-.f64 y (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 43.1% | (-.f64 x (/.f64 (*.f64 y a) t)) | |
| 61.5% | (+.f64 (/.f64 z (/.f64 t y)) x) | |
| ▶ | 63.0% | (+.f64 (*.f64 (/.f64 y t) (-.f64 z a)) x) |
| 62.5% | (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) x) | |
| ✓ | 55.4% | (+.f64 y x) |
| 77.5% | (+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) | |
| ▶ | 49.1% | (+.f64 x (*.f64 z (/.f64 y z))) |
| ✓ | 61.8% | (+.f64 x (*.f64 z (/.f64 y t))) |
| 46.8% | (+.f64 x (*.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) (/.f64 (-.f64 (*.f64 a (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (-.f64 z a))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 z a) t))) t)) t)) (-.f64 #s(literal 0 binary64) t)))) | |
| 37.9% | (*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) | |
| 29.3% | (*.f64 y (/.f64 (-.f64 z a) t)) | |
| ▶ | 33.0% | (*.f64 x (-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
| 8.0% | (neg.f64 (/.f64 (*.f64 y a) t)) | |
| 44.6% | (neg.f64 (*.f64 (*.f64 z y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| ▶ | 17.0% | y |
| ✓ | 46.9% | x |
Compiled 736 to 457 computations (37.9% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) |
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 128 | (-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) |
| ✓ | cost-diff | 384 | (*.f64 x (-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
| ✓ | cost-diff | 0 | (-.f64 z a) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y t) (-.f64 z a)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (/.f64 y t) (-.f64 z a)) x) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 256 | (*.f64 z (/.f64 y z)) |
| ✓ | cost-diff | 256 | (+.f64 x (*.f64 z (/.f64 y z))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | cost-diff | 128 | (-.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) |
| 2964× | +-lowering-+.f64 |
| 2964× | +-lowering-+.f32 |
| 2510× | *-lowering-*.f32 |
| 2510× | *-lowering-*.f64 |
| 1232× | distribute-lft-in |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 152 |
| 1 | 65 | 150 |
| 2 | 205 | 147 |
| 3 | 720 | 145 |
| 4 | 2500 | 139 |
| 0 | 8616 | 139 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ x y) (/ (/ (- z t) (- a t)) (/ 1 y))) |
(+ x y) |
x |
y |
(/ (/ (- z t) (- a t)) (/ 1 y)) |
(/ (- z t) (- a t)) |
(- z t) |
z |
t |
(- a t) |
a |
(/ 1 y) |
1 |
y |
(+ x (* z (/ y z))) |
x |
(* z (/ y z)) |
z |
(/ y z) |
y |
(+ (* (/ y t) (- z a)) x) |
(* (/ y t) (- z a)) |
(/ y t) |
y |
t |
(- z a) |
z |
a |
x |
(* x (- (/ y x) (/ (* y (- z t)) (* x (- a t))))) |
x |
(- (/ y x) (/ (* y (- z t)) (* x (- a t)))) |
(/ y x) |
y |
(/ (* y (- z t)) (* x (- a t))) |
(* y (- z t)) |
(- z t) |
z |
t |
(* x (- a t)) |
(- a t) |
a |
| Outputs |
|---|
(- (+ x y) (/ (/ (- z t) (- a t)) (/ 1 y))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))))) |
(+ x y) |
(+.f64 x y) |
x |
y |
(/ (/ (- z t) (- a t)) (/ 1 y)) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) |
(/ (- z t) (- a t)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
(+ x (* z (/ y z))) |
(+.f64 x y) |
x |
(* z (/ y z)) |
y |
z |
(/ y z) |
(/.f64 y z) |
y |
(+ (* (/ y t) (- z a)) x) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(* (/ y t) (- z a)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ y t) |
(/.f64 y t) |
y |
t |
(- z a) |
(-.f64 z a) |
z |
a |
x |
(* x (- (/ y x) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)))) |
x |
(- (/ y x) (/ (* y (- z t)) (* x (- a t)))) |
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)))) x) |
(/ y x) |
(/.f64 y x) |
y |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (-.f64 z t) (*.f64 x (/.f64 (-.f64 a t) y))) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(* x (- a t)) |
(*.f64 x (-.f64 a t)) |
(- a t) |
(-.f64 a t) |
a |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 a t)) |
| ✓ | accuracy | 87.1% | (*.f64 x (-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
| ✓ | accuracy | 82.7% | (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) |
| ✓ | accuracy | 75.3% | (-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 100.0% | (-.f64 z a) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (/.f64 y t) (-.f64 z a)) x) |
| ✓ | accuracy | 93.7% | (*.f64 (/.f64 y t) (-.f64 z a)) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 z (/.f64 y z))) |
| ✓ | accuracy | 80.9% | (*.f64 z (/.f64 y z)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | accuracy | 98.2% | (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | accuracy | 86.0% | (-.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) |
| 91.0ms | 180× | 0 | valid |
| 53.0ms | 62× | 1 | valid |
| 16.0ms | 14× | 2 | valid |
Compiled 170 to 27 computations (84.1% saved)
ival-mult: 25.0ms (38.2% of total)ival-div: 17.0ms (26% of total)ival-sub: 10.0ms (15.3% of total)ival-add: 8.0ms (12.2% of total)backward-pass: 6.0ms (9.2% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (+ x y) (/ (/ (- z t) (- a t)) (/ 1 y)))> |
#<alt (/ (/ (- z t) (- a t)) (/ 1 y))> |
#<alt (+ x y)> |
#<alt (/ (- z t) (- a t))> |
#<alt (+ x (* z (/ y z)))> |
#<alt (* z (/ y z))> |
#<alt (/ y z)> |
#<alt (+ (* (/ y t) (- z a)) x)> |
#<alt (* (/ y t) (- z a))> |
#<alt (/ y t)> |
#<alt (- z a)> |
#<alt (* x (- (/ y x) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (- (/ y x) (/ (* y (- z t)) (* x (- a t))))> |
#<alt (/ y x)> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (* x (- a t))> |
| Outputs |
|---|
#<alt (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (+ 1 (* -1 (/ (- z t) (- a t)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (- (+ x y) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (- (+ x y) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* a y) (* y z)) t)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t)))> |
#<alt (- (+ x y) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z t)) a))))> |
#<alt (- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z t)) a))))> |
#<alt (+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a))))> |
#<alt (+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a))))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* y z) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))> |
#<alt (* -1 (/ (* y (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (/ t (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ z t))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t)))> |
#<alt (* -1 (/ (- z t) t))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2)))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (/ (* t (- z t)) a)) t) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a)> |
#<alt (/ (- z t) a)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt x> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (* y (- (/ z t) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt x> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt x> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (* -1 (/ (* a y) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (* y (- z a)) t)> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (/ y t)))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (/ y t)))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a y) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* a (+ (* -1 (/ y t)) (/ (* y z) (* a t))))> |
#<alt (* a (+ (* -1 (/ y t)) (/ (* y z) (* a t))))> |
#<alt (* a (+ (* -1 (/ y t)) (/ (* y z) (* a t))))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t))))> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<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 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 (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- y (/ (* y (- z t)) (- a t)))> |
#<alt (* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))))> |
#<alt (* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))))> |
#<alt (* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))))> |
#<alt (* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))))> |
#<alt (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))))> |
#<alt (* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))))> |
#<alt (* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))))> |
#<alt (* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))))> |
#<alt (* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))))> |
#<alt (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))))> |
#<alt (+ (* -1 (/ (* y z) (- a t))) (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))))> |
#<alt (+ (* -1 (/ (* y z) (- a t))) (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))))> |
#<alt (+ (* -1 (/ (* y z) (- a t))) (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* z (+ (* -1 (/ y (- a t))) (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)))> |
#<alt (* z (+ (* -1 (/ y (- a t))) (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)))> |
#<alt (* z (+ (* -1 (/ y (- a t))) (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t)))))> |
#<alt (* x (- (/ y x) (/ (* y z) (* a x))))> |
#<alt (+ (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x)))))) (* x (- (/ y x) (/ (* y z) (* a x)))))> |
#<alt (+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) a)) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (/ y x) (/ (* y z) (* a x)))))> |
#<alt (+ (* t (+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) (pow a 2))) (* -1 (/ (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)))) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (/ y x) (/ (* y z) (* a x)))))> |
#<alt (/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t)> |
#<alt (/ (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) t)) (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x))))) t)> |
#<alt (/ (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) t)) (+ (* -1 (/ (* (pow a 2) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))))) t)> |
#<alt (/ (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) t)) (+ (* -1 (/ (* (pow a 2) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (+ (* -1 (/ (* (pow a 3) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 3))) (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x))))))) t)> |
#<alt (* -1 (/ (* x (- (/ (* a y) x) (/ (* y z) x))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) (/ (* (pow a 2) (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (* x (- (/ (* y z) x) (/ (* a y) x))))) (* -1 (/ (* (pow a 3) (* x (- (/ (* y z) x) (/ (* a y) x)))) t))) t)) (* a (* x (- (/ (* y z) x) (/ (* a y) x))))) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t))> |
#<alt (* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x)))))> |
#<alt (+ (* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x))))) (/ (* a (* y (- z t))) (pow t 2)))> |
#<alt (+ (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))) (* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x))))))> |
#<alt (+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))) (* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x))))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* y (- z t)) a)))> |
#<alt (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))))> |
#<alt (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* y (- z t)) a)))> |
#<alt (+ y (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)))> |
#<alt (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* y (- z t)))) (* -1 (/ (* (pow t 2) (* y (- z t))) a))) a)) (* y (- z t))) a)))> |
#<alt (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))> |
#<alt (/ (- y (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- y (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- y (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- y (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- y (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- y (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- y (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- y (/ (* y (- z t)) (- a t))) x)> |
#<alt (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x))> |
#<alt (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x)) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (* -1 (/ (* y z) (* x (- a t))))> |
#<alt (* z (- (/ y (* x z)) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))))> |
#<alt (* z (- (/ y (* x z)) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))))> |
#<alt (* z (- (/ y (* x z)) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))))> |
#<alt (* -1 (/ (* y z) (* x (- a t))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t)))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t)))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t)))))))> |
#<alt (- (/ y x) (/ (* y z) (* a x)))> |
#<alt (- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))) (/ y x)) (/ (* y z) (* a x)))> |
#<alt (- (+ (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x)))) (* -1 (/ y (* a x))))) (/ y x)) (/ (* y z) (* a x)))> |
#<alt (- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ y (* a x))))) (/ y x)) (/ (* y z) (* a x)))> |
#<alt (/ (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x))) t)> |
#<alt (/ (- (+ (* -1 (/ (* a y) x)) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) t))) (* -1 (/ (* y z) x))) t)> |
#<alt (/ (- (+ (* -1 (/ (* a y) x)) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) t)) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (* -1 (/ (* y z) x))) t)> |
#<alt (/ (- (+ (* -1 (/ (* a y) x)) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) t)) (+ (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 3) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (* -1 (/ (* y z) x))) t)> |
#<alt (* -1 (/ (- (/ (* a y) x) (/ (* y z) x)) t))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t)) (/ (* a y) x)) (/ (* y z) x)) t))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (/ (* y z) x) (/ (* a y) x))) (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) t)) (/ (* a y) x)) (/ (* y z) x)) t))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (* -1 (/ (* (pow a 3) (- (/ (* y z) x) (/ (* a y) x))) t))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* a y) x)) (/ (* y z) x)) t))> |
#<alt (- (/ y x) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (/ y x) (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 3) x)) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x)) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 4) x)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x)) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x))> |
#<alt (- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (/ y x)) (/ (* y (- z t)) (* a x)))> |
#<alt (- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (/ y x))) (/ (* y (- z t)) (* a x)))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x))> |
#<alt (+ (* -1 (/ (- (/ (* t (* y (- z t))) (* a x)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) (* a x))) (/ (* t (* y (- z t))) x)) a)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (* -1 (/ (* t y) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (/ (* y z) (* x (- a t)))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (/ (* y z) (* x (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (/ (* y z) (* a x))> |
#<alt (+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (/ y x)> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x))))> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x))))> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x))> |
#<alt (+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (* -1 (/ (* y (- z t)) (* t x)))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x)))))> |
#<alt (/ (* y (- z t)) (* a x))> |
#<alt (/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a)> |
#<alt (/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a)> |
#<alt (/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a)> |
#<alt (/ (* y (- z t)) (* a x))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* x (- a t))> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (* a x)> |
#<alt (* a (+ x (* -1 (/ (* t x) a))))> |
#<alt (* a (+ x (* -1 (/ (* t x) a))))> |
#<alt (* a (+ x (* -1 (/ (* t x) a))))> |
#<alt (* a x)> |
#<alt (* -1 (* a (+ (* -1 x) (/ (* t x) a))))> |
#<alt (* -1 (* a (+ (* -1 x) (/ (* t x) a))))> |
#<alt (* -1 (* a (+ (* -1 x) (/ (* t x) a))))> |
#<alt (* a x)> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (+ (* -1 (* t x)) (* a x))> |
#<alt (* -1 (* t x))> |
#<alt (* t (+ (* -1 x) (/ (* a x) t)))> |
#<alt (* t (+ (* -1 x) (/ (* a x) t)))> |
#<alt (* t (+ (* -1 x) (/ (* a x) t)))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* a x) t)))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* a x) t)))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* a x) t)))))> |
162 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | inf | (- (+ x y) (/ (/ (- z t) (- a t)) (/ 1 y))) |
| 1.0ms | x | @ | -inf | (* x (- (/ y x) (/ (* y (- z t)) (* x (- a t))))) |
| 1.0ms | y | @ | -inf | (* x (- (/ y x) (/ (* y (- z t)) (* x (- a t))))) |
| 1.0ms | y | @ | inf | (* x (- (/ y x) (/ (* y (- z t)) (* x (- a t))))) |
| 0.0ms | x | @ | 0 | (* x (- (/ y x) (/ (* y (- z t)) (* x (- a t))))) |
| 1× | batch-egg-rewrite |
| 3288× | /-lowering-/.f32 |
| 3288× | /-lowering-/.f64 |
| 2812× | *-lowering-*.f32 |
| 2812× | *-lowering-*.f64 |
| 2084× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 117 |
| 1 | 203 | 113 |
| 2 | 2382 | 106 |
| 0 | 9188 | 106 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ x y) (/ (/ (- z t) (- a t)) (/ 1 y))) |
(/ (/ (- z t) (- a t)) (/ 1 y)) |
(+ x y) |
(/ (- z t) (- a t)) |
(+ x (* z (/ y z))) |
(* z (/ y z)) |
(/ y z) |
(+ (* (/ y t) (- z a)) x) |
(* (/ y t) (- z a)) |
(/ y t) |
(- z a) |
(* x (- (/ y x) (/ (* y (- z t)) (* x (- a t))))) |
(- (/ y x) (/ (* y (- z t)) (* x (- a t)))) |
(/ y x) |
(/ (* y (- z t)) (* x (- a t))) |
(* x (- a t)) |
| Outputs |
|---|
(+.f64 x (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 y (+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)))) |
(+.f64 y (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 (+.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))) |
(+.f64 (-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (fma.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 (-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) (+.f64 x y)) |
(+.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) x) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) (-.f64 z t) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) (-.f64 z t)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y))) (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y)) (-.f64 z t)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) (-.f64 z t) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) (-.f64 z t)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y))) (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y)) (-.f64 z t)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 z t) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64))))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) y) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) y)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(fma.f64 y #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)))) |
(fma.f64 y #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y) (+.f64 x y)) |
(fma.f64 #s(literal 1 binary64) y (+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)))) |
(fma.f64 #s(literal 1 binary64) y (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) y (+.f64 x y)) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) y) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (/.f64 (-.f64 a t) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) y) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (/.f64 (-.f64 a t) y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) y) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) y))))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) y) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) y))))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (/.f64 (-.f64 a t) y)) (*.f64 (+.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (/.f64 (-.f64 a t) y))) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) y)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 z t))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 a t) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 a t) y)) (*.f64 (-.f64 x y) (-.f64 z t))) (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) (*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) y) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) y)))))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) y) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) y)))))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (/.f64 (-.f64 a t) y)) (*.f64 (+.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (/.f64 (-.f64 a t) y)))) (neg.f64 (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 x (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 x (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) y)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 z t)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 a t) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 z t) (-.f64 a t))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 a t) y)) (*.f64 (-.f64 x y) (-.f64 z t)))) (neg.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t))))) (neg.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 (-.f64 x y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (neg.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) y) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (/.f64 (-.f64 a t) y))))) (neg.f64 (neg.f64 (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) (*.f64 x (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) (neg.f64 (-.f64 x (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) y) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (/.f64 (-.f64 a t) y)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) y) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (/.f64 (-.f64 a t) y))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y))) |
(-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) y) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)))))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) y) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (-.f64 a t) y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 (-.f64 a t) y) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) y) (+.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) y) (+.f64 z t)))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) y)) (-.f64 a t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) y) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 z (/.f64 y z) x) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 (/.f64 y z) z x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 (-.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)))) (*.f64 (/.f64 t (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))))) (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)))) (*.f64 (/.f64 t (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))))) (neg.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 z t))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 z (/.f64 y z) x) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 (/.f64 y z) z x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
y |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(/.f64 y #s(literal 1 binary64)) |
(/.f64 z (/.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y z))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 z y))) |
(/.f64 (*.f64 y z) z) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 z y)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 z y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 z y))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(pow.f64 y #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 z (/.f64 y z)) |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 (/.f64 y z) z) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(/.f64 y z) |
(/.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(pow.f64 (/.f64 z y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) y) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 z a)) x) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
(fma.f64 (-.f64 z a) (/.f64 y t) x) |
(fma.f64 (*.f64 y (-.f64 z a)) (/.f64 #s(literal 1 binary64) t) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x) (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x) (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)))) (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 y (-.f64 z a))) (*.f64 (*.f64 y (-.f64 z a)) x)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 y (-.f64 z a))) (*.f64 (*.f64 y (-.f64 z a)) x)) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t))) (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x) (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x))) |
(+.f64 (*.f64 (/.f64 y t) z) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (*.f64 z (/.f64 y t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 y t))) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 y t))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (-.f64 z a)))) |
(/.f64 (-.f64 z a) (/.f64 t y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y (-.f64 z a))))) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (*.f64 t (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 a a))) (*.f64 t (+.f64 z a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 t y) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a a))) (*.f64 (/.f64 t y) (+.f64 z a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) y) (*.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) (/.f64 t y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) y) (*.f64 (+.f64 z a) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (+.f64 z a) (/.f64 t y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 z a) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 y t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))) |
(/.f64 (*.f64 (/.f64 y t) (-.f64 (*.f64 z z) (*.f64 a a))) (+.f64 z a)) |
(/.f64 (*.f64 (-.f64 z a) #s(literal 1 binary64)) (/.f64 t y)) |
(/.f64 (*.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z a)) (/.f64 t y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 y t)) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (/.f64 y t)) (+.f64 z a)) |
(/.f64 (neg.f64 (-.f64 z a)) (neg.f64 (/.f64 t y))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 t (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 a a)))) (neg.f64 (*.f64 t (+.f64 z a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (/.f64 t y) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 t y) (+.f64 z a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 a a)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) y)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) 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 z) (*.f64 a (+.f64 z a))) (/.f64 t y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) y)) (neg.f64 (*.f64 (+.f64 z a) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z a) (/.f64 t y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (*.f64 (+.f64 z a) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 z a)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y t) (-.f64 (*.f64 z z) (*.f64 a a)))) (neg.f64 (+.f64 z a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z a) #s(literal 1 binary64))) (neg.f64 (/.f64 t y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z a))) (neg.f64 (/.f64 t y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z a))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 y t))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (/.f64 y t))) (neg.f64 (+.f64 z a))) |
(pow.f64 (/.f64 t (*.f64 y (-.f64 z a))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 z a))) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(*.f64 (/.f64 y t) (-.f64 z a)) |
(*.f64 (-.f64 z a) (/.f64 y t)) |
(*.f64 (*.f64 y (-.f64 z a)) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(/.f64 y t) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) t) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(+.f64 z (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (-.f64 #s(literal 0 binary64) a) z) |
(-.f64 z a) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z a)) (/.f64 (*.f64 a a) (+.f64 z a))) |
(fma.f64 #s(literal -1 binary64) a z) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z a) (-.f64 (*.f64 z z) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 z a) (-.f64 (*.f64 z z) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 z z) (-.f64 (*.f64 a a) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (+.f64 z a)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (-.f64 z (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z 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 (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 a a))) (neg.f64 (+.f64 z a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 a a))) (neg.f64 (-.f64 z (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 z a)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z a) (-.f64 (*.f64 z z) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 a (+.f64 z a))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 z a))) |
(+.f64 (*.f64 x (/.f64 y x)) (*.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))))) |
(+.f64 (*.f64 (/.f64 y x) x) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) x)) |
(fma.f64 x (/.f64 y x) (*.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))))) |
(fma.f64 (/.f64 y x) x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t))))) (*.f64 x (*.f64 x (-.f64 a t)))) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))))) (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))) x) (*.f64 x (*.f64 x (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) x) (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))) x) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))))) (neg.f64 (*.f64 x (*.f64 x (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))))) (neg.f64 (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))))) (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))) x)) (neg.f64 (*.f64 x (*.f64 x (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) x)) (neg.f64 (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))) x)) (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) x) |
(+.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) y) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (*.f64 y (-.f64 z t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (fma.f64 (neg.f64 (/.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) x)) (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (/.f64 y x)) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y x) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y x) (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y x) (neg.f64 (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y x) (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y x) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y x) (neg.f64 (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) y (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) y))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) y (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) y (neg.f64 (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 x (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) y (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) y (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) y (neg.f64 (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 x (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 y (-.f64 z t))) (*.f64 x (*.f64 x (-.f64 a t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))) (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))) (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))))) |
(-.f64 (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (/.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(fma.f64 y (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) (/.f64 y x)) |
(fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) y) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (*.f64 y (-.f64 z t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(fma.f64 (/.f64 y x) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 y x)) |
(fma.f64 (*.f64 y (-.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (/.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 y x)) |
(fma.f64 (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (-.f64 a t)))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) y) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (-.f64 a t)))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (-.f64 a t)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (*.f64 y (-.f64 z t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))) (/.f64 y x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))) (/.f64 y x)) |
(fma.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) y) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (*.f64 y (-.f64 z t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(fma.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) y) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) (*.f64 y (-.f64 z t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(fma.f64 (neg.f64 (/.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (-.f64 a t))) (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (-.f64 a t))) (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))) (*.f64 x (*.f64 x (-.f64 a t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))))))) |
(/.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(/.f64 (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) x) |
(/.f64 (-.f64 (*.f64 y (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 x (/.f64 (*.f64 y (-.f64 z t)) x))) (*.f64 x (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))) (*.f64 (/.f64 x y) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 x y) (*.f64 x (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) x))) (*.f64 (/.f64 x y) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t))))) (neg.f64 (*.f64 x (*.f64 x (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))))) (neg.f64 (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))))) (neg.f64 (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)))) (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))) x) (*.f64 x (-.f64 a t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 x (/.f64 (*.f64 y (-.f64 z t)) x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))) (*.f64 (/.f64 x y) (*.f64 y (-.f64 z t))))) (neg.f64 (*.f64 (/.f64 x y) (*.f64 x (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (neg.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) x)))) (neg.f64 (*.f64 (/.f64 x y) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (-.f64 z t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (-.f64 a t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))))) (neg.f64 (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (-.f64 a t))) (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x)) |
(*.f64 (-.f64 (*.f64 y (*.f64 x (-.f64 a t))) (*.f64 x (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (-.f64 a t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (*.f64 x (/.f64 x y))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))))) |
(*.f64 (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 y x) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(/.f64 y (*.f64 x (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t)))))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y)) x) |
(/.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 x (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (/.f64 x y))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 x y) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (*.f64 x (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (/.f64 y x)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 x y) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(pow.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (-.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))))) |
(*.f64 (-.f64 z t) (/.f64 y (*.f64 x (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) |
(*.f64 (/.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 a t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 a t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t))) y) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(*.f64 (/.f64 (-.f64 z t) x) (/.f64 y (-.f64 a t))) |
(*.f64 (*.f64 (/.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y)) (pow.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (pow.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y))) |
(+.f64 (*.f64 x a) (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 a x) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(fma.f64 x a (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 a x (*.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) x) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) x) (+.f64 t a)) |
(/.f64 (neg.f64 (*.f64 x (-.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 x (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) x)) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) x)) (neg.f64 (+.f64 t a))) |
(*.f64 x (-.f64 a t)) |
(*.f64 (-.f64 a t) x) |
| 1× | egg-herbie |
| 4590× | *-lowering-*.f32 |
| 4590× | *-lowering-*.f64 |
| 2770× | +-lowering-+.f64 |
| 2770× | +-lowering-+.f32 |
| 1906× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 934 | 8977 |
| 1 | 3368 | 8020 |
| 0 | 8708 | 8020 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- y (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(- (+ x y) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(* -1 (/ (* y z) (- a t))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* -1 (/ (* y z) (- a t))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(- (+ x y) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a)) |
x |
(- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t))) |
x |
(+ x (* -1 (/ (- (* a y) (* y z)) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t))) |
(- (+ x y) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a)) |
(- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a)) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a)))) |
(+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a)))) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(/ (* y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(* -1 (/ (* y (- z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(/ (* y (- z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/ (* y (- z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (/ t (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(* -1 (/ (- z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(/ (- z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/ (- z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ x y) |
(+ x y) |
(+ x y) |
(+ x y) |
(+ x y) |
(+ x y) |
(+ x y) |
(+ x y) |
(+ x y) |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
x |
(+ x (* y (- (/ z t) (/ a t)))) |
(+ x (* y (- (/ z t) (/ a t)))) |
(+ x (* y (- (/ z t) (/ a t)))) |
(* y (- (/ z t) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(/ (* y (- z a)) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(/ (* y (- z a)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/ (+ (* t x) (* y (- z a))) t) |
x |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
x |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (* -1 (/ (* a y) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(+ x (/ (* y z) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(* -1 (/ (* a y) t)) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* -1 (/ (* a y) t)) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(/ (* y (- z a)) t) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
x |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(/ (* y (- z a)) t) |
(* -1 (/ (* a y) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(* -1 (/ (* a y) t)) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(* -1 (/ (* a y) t)) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(* -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))) |
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))))) |
(- y (/ (* y (- z t)) (- a t))) |
(- y (/ (* y (- z t)) (- a t))) |
(- y (/ (* y (- z t)) (- a t))) |
(- y (/ (* y (- z t)) (- a t))) |
(- y (/ (* y (- z t)) (- a t))) |
(- y (/ (* y (- z t)) (- a t))) |
(- y (/ (* y (- z t)) (- a t))) |
(- y (/ (* y (- z t)) (- a t))) |
(* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t))))) |
(* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t))))) |
(* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t))))) |
(* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) |
(* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) |
(* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) |
(* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) |
(* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))))) |
(* -1 (/ (* y z) (- a t))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(* -1 (/ (* y z) (- a t))) |
(* -1 (* z (+ (* -1 (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(* x (- (/ y x) (/ (* y z) (* a x)))) |
(+ (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x)))))) (* x (- (/ y x) (/ (* y z) (* a x))))) |
(+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) a)) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (/ y x) (/ (* y z) (* a x))))) |
(+ (* t (+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) (pow a 2))) (* -1 (/ (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)))) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (/ y x) (/ (* y z) (* a x))))) |
(/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t) |
(/ (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) t)) (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x))))) t) |
(/ (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) t)) (+ (* -1 (/ (* (pow a 2) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))))) t) |
(/ (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) t)) (+ (* -1 (/ (* (pow a 2) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (+ (* -1 (/ (* (pow a 3) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 3))) (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x))))))) t) |
(* -1 (/ (* x (- (/ (* a y) x) (/ (* y z) x))) t)) |
(* -1 (/ (+ (* -1 (/ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) (/ (* (pow a 2) (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (* x (- (/ (* y z) x) (/ (* a y) x))))) (* -1 (/ (* (pow a 3) (* x (- (/ (* y z) x) (/ (* a y) x)))) t))) t)) (* a (* x (- (/ (* y z) x) (/ (* a y) x))))) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t)) |
(* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x))))) |
(+ (* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x))))) (/ (* a (* y (- z t))) (pow t 2))) |
(+ (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))) (* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x)))))) |
(+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))) (* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x)))))) |
y |
(+ y (* -1 (/ (* y (- z t)) a))) |
(+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
(+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) |
y |
(+ y (* -1 (/ (* y (- z t)) a))) |
(+ y (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a))) |
(+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* y (- z t)))) (* -1 (/ (* (pow t 2) (* y (- z t))) a))) a)) (* y (- z t))) a))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x)) |
(* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x)) |
(* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x)) |
(* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x)) |
(- (/ y x) (* -1 (/ (* t y) (* x (- a t))))) |
(- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) |
(- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) |
(- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) |
(* -1 (/ (* y z) (* x (- a t)))) |
(* z (- (/ y (* x z)) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(* z (- (/ y (* x z)) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(* z (- (/ y (* x z)) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(* -1 (/ (* y z) (* x (- a t)))) |
(* -1 (* z (- (* -1 (/ (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(* -1 (* z (- (* -1 (/ (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(* -1 (* z (- (* -1 (/ (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(- (/ y x) (/ (* y z) (* a x))) |
(- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))) (/ y x)) (/ (* y z) (* a x))) |
(- (+ (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x)))) (* -1 (/ y (* a x))))) (/ y x)) (/ (* y z) (* a x))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ y (* a x))))) (/ y x)) (/ (* y z) (* a x))) |
(/ (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x))) t) |
(/ (- (+ (* -1 (/ (* a y) x)) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) t))) (* -1 (/ (* y z) x))) t) |
(/ (- (+ (* -1 (/ (* a y) x)) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) t)) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (* -1 (/ (* y z) x))) t) |
(/ (- (+ (* -1 (/ (* a y) x)) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) t)) (+ (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 3) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (* -1 (/ (* y z) x))) t) |
(* -1 (/ (- (/ (* a y) x) (/ (* y z) x)) t)) |
(* -1 (/ (- (+ (* -1 (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t)) (/ (* a y) x)) (/ (* y z) x)) t)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* a (- (/ (* y z) x) (/ (* a y) x))) (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) t)) (/ (* a y) x)) (/ (* y z) x)) t)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (* -1 (/ (* (pow a 3) (- (/ (* y z) x) (/ (* a y) x))) t))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* a y) x)) (/ (* y z) x)) t)) |
(- (/ y x) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (/ y x) (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 3) x)) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x)) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 4) x)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x)) (* -1 (/ (* y (- z t)) (* t x)))) |
(/ y x) |
(+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x)) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (/ y x)) (/ (* y (- z t)) (* a x))) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (/ y x))) (/ (* y (- z t)) (* a x))) |
(/ y x) |
(+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x)) |
(+ (* -1 (/ (- (/ (* t (* y (- z t))) (* a x)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x)) |
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) (* a x))) (/ (* t (* y (- z t))) x)) a)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x)) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(* -1 (/ (* t y) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(/ (* y z) (* x (- a t))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(/ (* y z) (* x (- a t))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(/ (* y z) (* a x)) |
(+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(/ y x) |
(- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) |
(/ y x) |
(+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x)) |
(+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(* -1 (/ (* y (- z t)) (* t x))) |
(+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(/ (* y (- z t)) (* a x)) |
(/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a) |
(/ (* y (- z t)) (* a x)) |
(* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* x (- a t)) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (* a x)) |
(+ (* -1 (* t x)) (* a x)) |
(+ (* -1 (* t x)) (* a x)) |
(* a x) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(* a x) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(* a x) |
(+ (* -1 (* t x)) (* a x)) |
(+ (* -1 (* t x)) (* a x)) |
(+ (* -1 (* t x)) (* a x)) |
(* -1 (* t x)) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(* -1 (* t x)) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
| Outputs |
|---|
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x)) #s(literal -1 binary64)))) |
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) (/.f64 z (-.f64 a t))))) |
(* y (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) |
(- (+ x y) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (-.f64 (+.f64 y x) (/.f64 (*.f64 y z) (-.f64 a t))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (-.f64 (+.f64 y x) (/.f64 (*.f64 y z) (-.f64 a t))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(+.f64 (-.f64 (+.f64 y x) (/.f64 (*.f64 y z) (-.f64 a t))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t)))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t)))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t)))))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(- (+ x y) (/ (* y z) a)) |
(+.f64 x (-.f64 y (/.f64 (*.f64 y z) a))) |
(- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(+.f64 x (-.f64 (+.f64 y (*.f64 t (+.f64 (/.f64 (*.f64 y z) (neg.f64 (*.f64 a a))) (/.f64 y a)))) (/.f64 (*.f64 y z) a))) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(+.f64 x (-.f64 (+.f64 y (*.f64 t (+.f64 (-.f64 (*.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a))) a)) (/.f64 (*.f64 y z) (*.f64 a a))) (/.f64 y a)))) (/.f64 (*.f64 y z) a))) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* 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 a)))))) (/ (* y z) a)) |
(-.f64 (+.f64 (+.f64 y x) (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a))) a) (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a a)))) (/.f64 (*.f64 y z) (*.f64 a a))) (/.f64 y a)))) (/.f64 (*.f64 y z) a)) |
x |
(- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t))) |
(+.f64 (-.f64 (-.f64 x (*.f64 a (/.f64 y t))) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t t))) (/.f64 (*.f64 y z) t)) |
(- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t))) |
(+.f64 (+.f64 x (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y t))) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t t))) (*.f64 (/.f64 (*.f64 y (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t))))) (/.f64 (*.f64 y z) t)) |
x |
(+ x (* -1 (/ (- (* a y) (* y z)) t))) |
(-.f64 x (/.f64 (-.f64 (*.f64 y a) (*.f64 y z)) t)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t))) |
(-.f64 x (/.f64 (-.f64 (-.f64 (*.f64 y a) (*.f64 a (/.f64 (*.f64 y (-.f64 z a)) t))) (*.f64 y z)) t)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t))) |
(-.f64 x (/.f64 (-.f64 (-.f64 (*.f64 y a) (/.f64 (+.f64 (*.f64 a (*.f64 y (-.f64 z a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y (-.f64 z a))) t)) t)) (*.f64 y z)) t)) |
(- (+ x y) (* -1 (/ (* y (- z t)) t))) |
(+.f64 x (+.f64 y (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))))) |
(- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 (+.f64 y x) (*.f64 (*.f64 a (/.f64 y t)) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 (+.f64 y x) (*.f64 a (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) (/.f64 a t)) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t))))) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (+.f64 (+.f64 y x) (*.f64 a (+.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y (*.f64 t t)))))))) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(-.f64 (+.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a)) |
(-.f64 (-.f64 (+.f64 y x) (*.f64 (/.f64 (*.f64 y t) a) (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a)) |
(+.f64 x (-.f64 (-.f64 (-.f64 y (*.f64 (/.f64 (*.f64 y t) a) (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 y (-.f64 z t)) a))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(-.f64 (+.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a)))) |
(-.f64 (+.f64 y x) (/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a)) a)) |
(+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a)))) |
(-.f64 (+.f64 y x) (/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) a)) a)) a)) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a)))) a) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 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 (*.f64 (*.f64 y (-.f64 z a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t t)) (/.f64 (*.f64 y z) t)) (*.f64 a (/.f64 y t)))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(+.f64 y (+.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 y z) t)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (/.f64 y t)) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 t 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 (*.f64 a (/.f64 (*.f64 y (-.f64 z a)) t)) (*.f64 y a))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y (-.f64 z a))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 a (/.f64 y t)) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 y (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a a))))) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 y t) (-.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 (*.f64 y (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t 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 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (* y (- z t)) (- 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)) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ t (- a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 z (-.f64 a t))))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(-.f64 (/.f64 z a) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) t)) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (/.f64 a t) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) (/.f64 z t)) (/.f64 a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 (*.f64 a a) (/.f64 (+.f64 a (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a t) (*.f64 (/.f64 a t) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 a (-.f64 z a)) t)) a) t)) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 z a) (-.f64 #s(literal 0 binary64) t))) (*.f64 a (-.f64 z a))) t)) a) t)) |
(* -1 (/ (- z t) t)) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) t) (/.f64 z (*.f64 t t))))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 z t)) a) t)) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/.f64 (+.f64 z (-.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a))) (-.f64 t (/.f64 (*.f64 t (-.f64 z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (-.f64 z t) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 t (/.f64 (*.f64 t (-.f64 z t)) a)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a))))) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (+.f64 (*.f64 t (-.f64 z t)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) a))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal -1 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)))) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
x |
(+ x (* y (- (/ z t) (/ a t)))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (* y (- (/ z t) (/ a t)))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (* y (- (/ z t) (/ a t)))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(* y (- (/ z t) (/ a t))) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z a) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z a) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z a) t)) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (+.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (+.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (+.f64 (*.f64 y (-.f64 z a)) (*.f64 t x)) t) |
x |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
x |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (* -1 (/ (* a y) t))) |
(-.f64 x (*.f64 a (/.f64 y t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y t)) (/.f64 (*.f64 a (/.f64 y t)) z))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y t)) (/.f64 (*.f64 a (/.f64 y t)) z))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y t)) (/.f64 (*.f64 a (/.f64 y t)) z))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 (-.f64 x (*.f64 a (/.f64 y t))) z))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 (-.f64 x (*.f64 a (/.f64 y t))) z))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 (-.f64 x (*.f64 a (/.f64 y t))) z))) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(* -1 (/ (* a y) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y t))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (-.f64 (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 y z) a) t)) (/.f64 y t))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (-.f64 (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 y z) a) t)) (/.f64 y t))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (-.f64 (+.f64 (/.f64 x a) (/.f64 (/.f64 (*.f64 y z) a) t)) (/.f64 y t))) |
(* -1 (/ (* a y) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y t))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 y t) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 y t) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 y t) (/.f64 (+.f64 x (/.f64 (*.f64 y z) t)) a))) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
x |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (/.f64 (-.f64 z a) t)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (/.f64 (-.f64 z a) t)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (/.f64 (-.f64 z a) t)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z a)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z a)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z a)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y (- z a)) t) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(* -1 (/ (* a y) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y t))) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(*.f64 z (-.f64 (/.f64 y t) (/.f64 (*.f64 a (/.f64 y t)) z))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(*.f64 z (-.f64 (/.f64 y t) (/.f64 (*.f64 a (/.f64 y t)) z))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (/ y t))) |
(*.f64 z (-.f64 (/.f64 y t) (/.f64 (*.f64 a (/.f64 y t)) z))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 a (/.f64 y t)) z) (/.f64 y t))) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 a (/.f64 y t)) z) (/.f64 y t))) |
(* -1 (* z (+ (* -1 (/ y t)) (/ (* a y) (* t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 a (/.f64 y t)) z) (/.f64 y t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(+ (* -1 (/ (* a y) t)) (/ (* y z) t)) |
(/.f64 (*.f64 y (-.f64 z a)) t) |
(* -1 (/ (* a y) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y t))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 y z) a) t) (/.f64 y t))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 y z) a) t) (/.f64 y t))) |
(* a (+ (* -1 (/ y t)) (/ (* y z) (* a t)))) |
(*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 y z) a) t) (/.f64 y t))) |
(* -1 (/ (* a y) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y t))) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y z) a) t))) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y z) a) t))) |
(* -1 (* a (+ (* -1 (/ (* y z) (* a t))) (/ y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y z) a) t))) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(* -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 0 binary64) z) (+.f64 (/.f64 a z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ a z) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 a z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ a z) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 a z) #s(literal -1 binary64))) |
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 (/.f64 z a) #s(literal -1 binary64))) |
(* a (- (/ z a) 1)) |
(*.f64 a (+.f64 (/.f64 z a) #s(literal -1 binary64))) |
(* a (- (/ z a) 1)) |
(*.f64 a (+.f64 (/.f64 z a) #s(literal -1 binary64))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- y (/ (* y (- z t)) (- a t))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* x (* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t)))))) |
(*.f64 (*.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) |
(*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) |
(*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) |
(*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(* x (* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x)))) |
(*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) |
(*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(+ (* -1 (/ (* y z) (- a t))) (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) z) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) z) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) z) (/.f64 y (-.f64 a t)))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) z))) |
(* -1 (* z (+ (* -1 (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) z))) |
(* -1 (* z (+ (* -1 (/ (* x (- (/ y x) (* -1 (/ (* t y) (* x (- a t)))))) z)) (/ y (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) z))) |
(* x (- (/ y x) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 a x)))) |
(+ (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x)))))) (* x (- (/ y x) (/ (* y z) (* a x))))) |
(+.f64 (*.f64 x (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 a x)))) (*.f64 (*.f64 t x) (+.f64 (*.f64 (/.f64 (*.f64 y z) x) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 y (*.f64 a x))))) |
(+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) a)) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (/ y x) (/ (* y z) (* a x))))) |
(+.f64 (*.f64 x (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 a x)))) (*.f64 t (+.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y z) x) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 y (*.f64 a x)))) (*.f64 t (*.f64 x (/.f64 (-.f64 (/.f64 y (*.f64 a x)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) a)))))) |
(+ (* t (+ (* t (+ (* -1 (/ (* t (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))))) (pow a 2))) (* -1 (/ (* x (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)))) (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))))) (* x (- (/ y x) (/ (* y z) (* a x))))) |
(+.f64 (*.f64 x (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 a x)))) (*.f64 t (+.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y z) x) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 y (*.f64 a x)))) (*.f64 t (-.f64 (*.f64 x (/.f64 (-.f64 (/.f64 y (*.f64 a x)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) a)) (/.f64 (*.f64 (*.f64 t x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a))))))) |
(/ (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))) t) |
(/.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y x))) (/.f64 (*.f64 y z) x))) t) |
(/ (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) t)) (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x))))) t) |
(/.f64 (-.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y x))) (/.f64 (*.f64 y z) x))) (/.f64 (*.f64 a (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) x)) (*.f64 a (/.f64 y x))))) t)) t) |
(/ (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) t)) (+ (* -1 (/ (* (pow a 2) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x)))))) t) |
(/.f64 (-.f64 (-.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y x))) (/.f64 (*.f64 y z) x))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)) (/.f64 x t)))) (/.f64 (*.f64 a (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) x)) (*.f64 a (/.f64 y x))))) t)) t) |
(/ (+ (* -1 (/ (* a (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) t)) (+ (* -1 (/ (* (pow a 2) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 2))) (+ (* -1 (/ (* (pow a 3) (* x (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow t 3))) (* x (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x))))))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y x))) (/.f64 (*.f64 y z) x))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)) (/.f64 x (*.f64 t t))))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)) (/.f64 x t)))) (/.f64 (*.f64 a (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) x)) (*.f64 a (/.f64 y x))))) t)) t) |
(* -1 (/ (* x (- (/ (* a y) x) (/ (* y z) x))) t)) |
(/.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y x))) (/.f64 (*.f64 y z) x))) t) |
(* -1 (/ (+ (* -1 (/ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t)) |
(/.f64 (-.f64 (*.f64 x (-.f64 (*.f64 a (/.f64 y x)) (/.f64 (*.f64 y z) x))) (/.f64 (*.f64 a (*.f64 x (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* a (* x (- (/ (* y z) x) (/ (* a y) x)))) (/ (* (pow a 2) (* x (- (/ (* y z) x) (/ (* a y) x)))) t)) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t)) |
(/.f64 (-.f64 (*.f64 x (-.f64 (*.f64 a (/.f64 y x)) (/.f64 (*.f64 y z) x))) (/.f64 (+.f64 (*.f64 a (*.f64 x (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (* x (- (/ (* y z) x) (/ (* a y) x))))) (* -1 (/ (* (pow a 3) (* x (- (/ (* y z) x) (/ (* a y) x)))) t))) t)) (* a (* x (- (/ (* y z) x) (/ (* a y) x))))) t)) (* x (- (/ (* a y) x) (/ (* y z) x)))) t)) |
(/.f64 (-.f64 (*.f64 x (-.f64 (*.f64 a (/.f64 y x)) (/.f64 (*.f64 y z) x))) (/.f64 (-.f64 (*.f64 a (*.f64 x (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 a a) (*.f64 x (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x))))) |
(*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))) x))) |
(+ (* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x))))) (/ (* a (* y (- z t))) (pow t 2))) |
(+.f64 (*.f64 (*.f64 a (/.f64 y t)) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))) x)))) |
(+ (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))) (* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x)))))) |
(+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) (/.f64 a t)) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))) x)))) |
(+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))) (* x (- (/ y x) (* -1 (/ (* y (- z t)) (* t x)))))) |
(+.f64 (*.f64 a (+.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y (*.f64 t t))))))) (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))) x)))) |
y |
(+ y (* -1 (/ (* y (- z t)) a))) |
(-.f64 y (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
(-.f64 (-.f64 y (*.f64 (/.f64 (*.f64 y t) a) (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) |
(+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 y t) a) (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a (*.f64 a a))))) |
y |
(+ y (* -1 (/ (* y (- z t)) a))) |
(-.f64 y (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ y (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a))) |
(-.f64 y (/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) a)) a)) |
(+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* y (- z t)))) (* -1 (/ (* (pow t 2) (* y (- z t))) a))) a)) (* y (- z t))) a))) |
(-.f64 y (/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) a)) a)) a)) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* y (- (+ (/ 1 x) (/ t (* x (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 t (*.f64 (-.f64 a t) x)) (/.f64 z (*.f64 (-.f64 a t) x))))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(* y (+ (* -1 (/ (- z t) (* x (- a t)))) (/ 1 x))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(/ (- y (/ (* y (- z t)) (- a t))) x) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(* -1 (/ (- (* -1 y) (* -1 (/ (* y (- z t)) (- a t)))) x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) x) |
(- (/ y x) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x))) |
(- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x))) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x))) |
(- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x))) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x))) |
(- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ y x)) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x))) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x))) |
(* -1 (/ (* y z) (* x (- a t)))) |
(/.f64 (*.f64 y z) (neg.f64 (*.f64 (-.f64 a t) x))) |
(* z (- (/ y (* x z)) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 z x)) (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 x (*.f64 z (-.f64 a t))))))) |
(* z (- (/ y (* x z)) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 z x)) (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 x (*.f64 z (-.f64 a t))))))) |
(* z (- (/ y (* x z)) (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 z x)) (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 x (*.f64 z (-.f64 a t))))))) |
(* -1 (/ (* y z) (* x (- a t)))) |
(/.f64 (*.f64 y z) (neg.f64 (*.f64 (-.f64 a t) x))) |
(* -1 (* z (- (* -1 (/ (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (*.f64 (-.f64 a t) x)))) |
(* -1 (* z (- (* -1 (/ (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (*.f64 (-.f64 a t) x)))) |
(* -1 (* z (- (* -1 (/ (- (/ y x) (* -1 (/ (* t y) (* x (- a t))))) z)) (* -1 (/ y (* x (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (*.f64 (-.f64 a t) x)))) |
(- (/ y x) (/ (* y z) (* a x))) |
(-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 a x))) |
(- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (* -1 (/ y (* a x))))) (/ y x)) (/ (* y z) (* a x))) |
(+.f64 (*.f64 t (+.f64 (*.f64 (/.f64 (*.f64 y z) x) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 y (*.f64 a x)))) (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 a x)))) |
(- (+ (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x)))) (* -1 (/ y (* a x))))) (/ y x)) (/ (* y z) (* a x))) |
(+.f64 (*.f64 t (+.f64 (-.f64 (*.f64 t (/.f64 (-.f64 (/.f64 y (*.f64 a x)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) (/.f64 y (*.f64 a x)))) (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 a x)))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (+ (* -1 (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ y (* a x))))) (/ y x)) (/ (* y z) (* a x))) |
(+.f64 (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 (/.f64 y (*.f64 a x)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) a) (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a)))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) (/.f64 y (*.f64 a x)))) (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 a x)))) |
(/ (- (* -1 (/ (* a y) x)) (* -1 (/ (* y z) x))) t) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y x))) (/.f64 (*.f64 y z) x)) t) |
(/ (- (+ (* -1 (/ (* a y) x)) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) t))) (* -1 (/ (* y z) x))) t) |
(/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 a (/.f64 y x)) (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)))) (/.f64 (*.f64 y z) x)) t) |
(/ (- (+ (* -1 (/ (* a y) x)) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) t)) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (* -1 (/ (* y z) x))) t) |
(/.f64 (+.f64 (-.f64 (neg.f64 (-.f64 (*.f64 a (/.f64 y x)) (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)))) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)))) (/.f64 (*.f64 y z) x)) t) |
(/ (- (+ (* -1 (/ (* a y) x)) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) t)) (+ (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 3) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (* -1 (/ (* y z) x))) t) |
(/.f64 (+.f64 (+.f64 (neg.f64 (-.f64 (*.f64 a (/.f64 y x)) (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t))))) (/.f64 (*.f64 y z) x)) t) |
(* -1 (/ (- (/ (* a y) x) (/ (* y z) x)) t)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y x))) (/.f64 (*.f64 y z) x)) t) |
(* -1 (/ (- (+ (* -1 (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t)) (/ (* a y) x)) (/ (* y z) x)) t)) |
(/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 a (/.f64 y x)) (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)))) (/.f64 (*.f64 y z) x)) t) |
(* -1 (/ (- (+ (* -1 (/ (+ (* a (- (/ (* y z) x) (/ (* a y) x))) (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) t)) (/ (* a y) x)) (/ (* y z) x)) t)) |
(/.f64 (-.f64 (-.f64 (*.f64 a (/.f64 y x)) (/.f64 (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) t)) t)) (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (* -1 (/ (* (pow a 3) (- (/ (* y z) x) (/ (* a y) x))) t))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* a y) x)) (/ (* y z) x)) t)) |
(/.f64 (-.f64 (-.f64 (*.f64 a (/.f64 y x)) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t))) t)) t)) (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) t)) |
(- (/ y x) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (/.f64 y x) (/.f64 (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))) x)) |
(- (+ (/ y x) (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (+.f64 (/.f64 y x) (*.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) (/.f64 a x))) (/.f64 (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))) x)) |
(- (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 3) x)) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x)) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) (/.f64 a t)) x) (/.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) x))) (+.f64 (/.f64 y x) (/.f64 (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))) x))) |
(- (+ (* a (+ (* a (+ (/ (* a (* y (- z t))) (* (pow t 4) x)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x)))) (/ y x)) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) x) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (*.f64 x (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y (*.f64 t t))) x))))) (+.f64 (/.f64 y x) (/.f64 (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))) x))) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x))) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (/ y x)) (/ (* y (- z t)) (* a x))) |
(-.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 t x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x))) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (/ y x))) (/ (* y (- z t)) (* a x))) |
(-.f64 (-.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 x (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 t x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x))) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ (* y (- z t)) (* a x))) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x))) |
(+ (* -1 (/ (- (/ (* t (* y (- z t))) (* a x)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a x)) (/.f64 (*.f64 y (-.f64 z t)) x)) a)) |
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) (* a x))) (/ (* t (* y (- z t))) x)) a)) (* -1 (/ (* y (- z t)) x))) a)) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) y) a) (/.f64 (-.f64 z t) x))) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) x)) (-.f64 #s(literal 0 binary64) a))) a)) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(* -1 (/ (* t y) (* x (- a t)))) |
(/.f64 (*.f64 y t) (neg.f64 (*.f64 (-.f64 a t) x))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(-.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(-.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(-.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x))) |
(/ (* y z) (* x (- a t))) |
(/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x)) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 x (*.f64 z (-.f64 a t)))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 x (*.f64 z (-.f64 a t)))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y t) (*.f64 x (*.f64 z (-.f64 a t)))))) |
(/ (* y z) (* x (- a t))) |
(/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x)) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) (*.f64 x (*.f64 z (-.f64 a t)))) (/.f64 y (*.f64 (-.f64 a t) x)))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) (*.f64 x (*.f64 z (-.f64 a t)))) (/.f64 y (*.f64 (-.f64 a t) x)))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) (*.f64 x (*.f64 z (-.f64 a t)))) (/.f64 y (*.f64 (-.f64 a t) x)))) |
(/ (* y z) (* a x)) |
(/.f64 (*.f64 y z) (*.f64 a x)) |
(+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (*.f64 y z) (*.f64 a x)) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (*.f64 y z) (*.f64 a x)) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a) (/.f64 y (*.f64 a x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (*.f64 y z) (*.f64 a x)) (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 y (*.f64 a x)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) a))) (/.f64 y (*.f64 a x))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))))) |
(/ y x) |
(/.f64 y x) |
(- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x)))) |
(+.f64 (-.f64 (/.f64 y x) (/.f64 (/.f64 (*.f64 y z) t) x)) (/.f64 (*.f64 a (/.f64 y t)) x)) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x)))) |
(+.f64 (+.f64 (-.f64 (/.f64 y x) (/.f64 (/.f64 (*.f64 y z) t) x)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (*.f64 t t))) (/.f64 (*.f64 a (/.f64 y t)) x)) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) |
(-.f64 (-.f64 (+.f64 (/.f64 y x) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) (neg.f64 (*.f64 a a))) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 (*.f64 y z) t) x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (/.f64 y t)) x)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (*.f64 t t)))) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)) |
(+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (+.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) t)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 y z) x) (/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t))) (*.f64 a (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) t)) (*.f64 a (/.f64 y x))) t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(* -1 (/ (* y (- z t)) (* t x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) x) |
(+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) x) (*.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) (/.f64 a x))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) (/.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) x))) (/.f64 (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))) x)) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (neg.f64 (*.f64 x (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y (*.f64 t t))) x))) (/.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)) x))) (/.f64 (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))) x)) |
(/ (* y (- z t)) (* a x)) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x)) |
(/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a x)) (/.f64 (*.f64 y (-.f64 z t)) x)) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (+.f64 (*.f64 (*.f64 t t) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a x)))) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 t t) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) (*.f64 a a)))))) a) |
(/ (* y (- z t)) (* a x)) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x)) |
(* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) (*.f64 a x)) (/.f64 (*.f64 y (-.f64 z t)) x)) a) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) y) a) (/.f64 (-.f64 z t) x))) (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) x)) (-.f64 #s(literal 0 binary64) a))) a) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y t) (-.f64 z t)) x) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 a x))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(* a x) |
(*.f64 a x) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(*.f64 a (-.f64 x (/.f64 (*.f64 t x) a))) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(*.f64 a (-.f64 x (/.f64 (*.f64 t x) a))) |
(* a (+ x (* -1 (/ (* t x) a)))) |
(*.f64 a (-.f64 x (/.f64 (*.f64 t x) a))) |
(* a x) |
(*.f64 a x) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (*.f64 t x) a) x)) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (*.f64 t x) a) x)) |
(* -1 (* a (+ (* -1 x) (/ (* t x) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (*.f64 t x) a) x)) |
(* a x) |
(*.f64 a x) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(+ (* -1 (* t x)) (* a x)) |
(*.f64 (-.f64 a t) x) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 a x) t) x)) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 a x) t) x)) |
(* t (+ (* -1 x) (/ (* a x) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 a x) t) x)) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
(*.f64 (-.f64 x (/.f64 (*.f64 a x) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
(*.f64 (-.f64 x (/.f64 (*.f64 a x) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ x (* -1 (/ (* a x) t))))) |
(*.f64 (-.f64 x (/.f64 (*.f64 a x) t)) (-.f64 #s(literal 0 binary64) t)) |
Compiled 30678 to 3104 computations (89.9% saved)
25 alts after pruning (19 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1312 | 5 | 1317 |
| Fresh | 2 | 14 | 16 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1316 | 25 | 1341 |
| Status | Accuracy | Program |
|---|---|---|
| 39.0% | (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) (-.f64 a t)) | |
| 31.0% | (/.f64 (*.f64 z y) (-.f64 t a)) | |
| 21.3% | (/.f64 (*.f64 z y) t) | |
| 66.4% | (-.f64 (+.f64 x y) (/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) y))) | |
| 66.4% | (-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) | |
| 41.8% | (-.f64 (+.f64 x y) y) | |
| 44.9% | (-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) | |
| 41.5% | (-.f64 y (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 45.2% | (-.f64 x (*.f64 a (/.f64 y t))) | |
| 61.5% | (+.f64 (/.f64 z (/.f64 t y)) x) | |
| ✓ | 63.0% | (+.f64 (*.f64 (/.f64 y t) (-.f64 z a)) x) |
| 62.5% | (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) x) | |
| ✓ | 55.4% | (+.f64 y x) |
| 77.5% | (+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) | |
| ✓ | 49.1% | (+.f64 x (*.f64 z (/.f64 y z))) |
| ✓ | 61.8% | (+.f64 x (*.f64 z (/.f64 y t))) |
| 46.8% | (+.f64 x (*.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) (/.f64 (-.f64 (*.f64 a (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (-.f64 z a))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 z a) t))) t)) t)) (-.f64 #s(literal 0 binary64) t)))) | |
| 41.6% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) x) | |
| 37.9% | (*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) | |
| 29.3% | (*.f64 y (/.f64 (-.f64 z a) t)) | |
| 16.2% | (*.f64 x (/.f64 y x)) | |
| 15.9% | (*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) | |
| 8.0% | (neg.f64 (/.f64 (*.f64 y a) t)) | |
| ✓ | 17.0% | y |
| ✓ | 46.9% | x |
Compiled 1105 to 434 computations (60.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 x (/.f64 y x)) |
(-.f64 (+.f64 x y) y) |
(/.f64 (*.f64 z y) t) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 x (*.f64 z (/.f64 y z))) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(-.f64 x (*.f64 a (/.f64 y t))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(/.f64 (*.f64 z y) (-.f64 t a)) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) |
(+.f64 (*.f64 (/.f64 y t) (-.f64 z a)) x) |
(+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) |
(-.f64 x (/.f64 (*.f64 y (-.f64 a z)) t)) |
(-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) x) |
(-.f64 y (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(-.f64 (+.f64 x y) (/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) y))) |
(+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
(-.f64 (+.f64 x y) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
(-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) x) |
(-.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(-.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 x (-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (-.f64 a t)) |
(neg.f64 (*.f64 (*.f64 z y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) |
(+.f64 x (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))) |
(+.f64 x (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (*.f64 y a) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 a (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z t))))) (-.f64 a t)) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a)))) x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z a)) (/.f64 (-.f64 (*.f64 a (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (-.f64 z a))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 z a) t))) t)) t)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y (-.f64 a t))))) (*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 z t))) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 x y)) |
| Outputs |
|---|
(+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) |
(+.f64 x (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))) |
6 calls:
| 15.0ms | t |
| 15.0ms | a |
| 14.0ms | z |
| 14.0ms | x |
| 14.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.5% | 1 | x |
| 90.5% | 1 | y |
| 92.5% | 2 | z |
| 94.5% | 3 | t |
| 90.5% | 1 | a |
| 95.6% | 3 | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
Compiled 48 to 36 computations (25% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 x (/.f64 y x)) |
(-.f64 (+.f64 x y) y) |
(/.f64 (*.f64 z y) t) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 x (*.f64 z (/.f64 y z))) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(-.f64 x (*.f64 a (/.f64 y t))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(/.f64 (*.f64 z y) (-.f64 t a)) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) |
(+.f64 (*.f64 (/.f64 y t) (-.f64 z a)) x) |
(+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) |
(-.f64 x (/.f64 (*.f64 y (-.f64 a z)) t)) |
(-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) x) |
(-.f64 y (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(-.f64 (+.f64 x y) (/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) y))) |
(+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
(-.f64 (+.f64 x y) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) |
(-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(*.f64 x (+.f64 (/.f64 y x) (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) x) |
(-.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(-.f64 (+.f64 x y) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 x (-.f64 (/.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t)) y)) (-.f64 a t)) |
(neg.f64 (*.f64 (*.f64 z y) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))) z)) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) |
| Outputs |
|---|
(+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) |
(+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) |
1 calls:
| 14.0ms | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.4% | 3 | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
Compiled 18 to 11 computations (38.9% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 x (/.f64 y x)) |
(-.f64 (+.f64 x y) y) |
(/.f64 (*.f64 z y) t) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 x (*.f64 z (/.f64 y z))) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(-.f64 x (*.f64 a (/.f64 y t))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(/.f64 (*.f64 z y) (-.f64 t a)) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) |
(+.f64 (*.f64 (/.f64 y t) (-.f64 z a)) x) |
(+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) |
(-.f64 x (/.f64 (*.f64 y (-.f64 a z)) t)) |
(-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) x) |
(-.f64 y (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(-.f64 y (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) y))) |
(-.f64 (+.f64 x y) (/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) y))) |
| Outputs |
|---|
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) |
(+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) |
(-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) |
5 calls:
| 10.0ms | a |
| 10.0ms | t |
| 8.0ms | x |
| 8.0ms | y |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.4% | 2 | y |
| 89.3% | 3 | a |
| 77.5% | 1 | x |
| 85.6% | 3 | z |
| 83.1% | 3 | t |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 x (/.f64 y x)) |
(-.f64 (+.f64 x y) y) |
(/.f64 (*.f64 z y) t) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 x (*.f64 z (/.f64 y z))) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(-.f64 x (*.f64 a (/.f64 y t))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(/.f64 (*.f64 z y) (-.f64 t a)) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) |
(+.f64 (*.f64 (/.f64 y t) (-.f64 z a)) x) |
(+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) |
(-.f64 x (/.f64 (*.f64 y (-.f64 a z)) t)) |
(-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) |
| Outputs |
|---|
(-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) |
(+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) |
(-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) |
1 calls:
| 22.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.1% | 3 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 x (/.f64 y x)) |
(-.f64 (+.f64 x y) y) |
(/.f64 (*.f64 z y) t) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 x (*.f64 z (/.f64 y z))) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(-.f64 x (*.f64 a (/.f64 y t))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(/.f64 (*.f64 z y) (-.f64 t a)) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) |
(+.f64 (*.f64 (/.f64 y t) (-.f64 z a)) x) |
(+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) |
(-.f64 x (/.f64 (*.f64 y (-.f64 a z)) t)) |
| Outputs |
|---|
(+.f64 y x) |
(+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) |
(+.f64 y x) |
1 calls:
| 7.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.2% | 3 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 x (/.f64 y x)) |
(-.f64 (+.f64 x y) y) |
(/.f64 (*.f64 z y) t) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 x (*.f64 z (/.f64 y z))) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(-.f64 x (*.f64 a (/.f64 y t))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(/.f64 (*.f64 z y) (-.f64 t a)) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
| Outputs |
|---|
(+.f64 y x) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) |
(+.f64 y x) |
5 calls:
| 20.0ms | z |
| 7.0ms | x |
| 6.0ms | t |
| 6.0ms | a |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.1% | 3 | x |
| 67.7% | 3 | y |
| 71.2% | 3 | t |
| 70.5% | 3 | z |
| 80.5% | 3 | a |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 x (/.f64 y x)) |
(-.f64 (+.f64 x y) y) |
(/.f64 (*.f64 z y) t) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 x (*.f64 z (/.f64 y z))) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(-.f64 x (*.f64 a (/.f64 y t))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(/.f64 (*.f64 z y) (-.f64 t a)) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y a) t))) |
| Outputs |
|---|
(+.f64 y x) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 y x) |
1 calls:
| 5.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.9% | 3 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 x (/.f64 y x)) |
(-.f64 (+.f64 x y) y) |
(/.f64 (*.f64 z y) t) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
| Outputs |
|---|
(+.f64 y x) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
x |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(+.f64 y x) |
5 calls:
| 4.0ms | z |
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | y |
| 3.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 3 | y |
| 62.1% | 3 | x |
| 59.9% | 2 | z |
| 57.3% | 2 | t |
| 65.3% | 5 | a |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 x (/.f64 y x)) |
(-.f64 (+.f64 x y) y) |
(/.f64 (*.f64 z y) t) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
| Outputs |
|---|
(+.f64 y x) |
(/.f64 (*.f64 z y) t) |
4 calls:
| 3.0ms | z |
| 3.0ms | a |
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.5% | 2 | z |
| 57.6% | 2 | y |
| 59.0% | 3 | x |
| 61.5% | 4 | a |
Compiled 24 to 20 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 x (/.f64 y x)) |
(-.f64 (+.f64 x y) y) |
| Outputs |
|---|
(+.f64 y x) |
x |
(+.f64 y x) |
2 calls:
| 2.0ms | z |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.8% | 3 | a |
| 55.4% | 1 | z |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
| Outputs |
|---|
x |
y |
5 calls:
| 4.0ms | y |
| 2.0ms | x |
| 2.0ms | z |
| 1.0ms | a |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.9% | 1 | z |
| 46.9% | 1 | t |
| 46.9% | 1 | x |
| 49.4% | 2 | y |
| 51.8% | 2 | a |
Compiled 30 to 25 computations (16.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
2 calls:
| 1.0ms | a |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.9% | 1 | y |
| 46.9% | 1 | a |
Compiled 12 to 10 computations (16.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.7082160153219225e-259 |
| 0.0ms | -4.545239532316956e-196 | -4.904417021948162e-232 |
Compiled 26 to 18 computations (30.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.7082160153219225e-259 |
| 0.0ms | -4.545239532316956e-196 | -4.904417021948162e-232 |
Compiled 26 to 18 computations (30.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 9.578911152686921e+49 | 2.3908017749354016e+56 |
| 21.0ms | -6.267368115998307e+116 | -1.6698535963345018e+100 |
| 24.0ms | 268× | 0 | valid |
| 7.0ms | 36× | 1 | valid |
Compiled 616 to 418 computations (32.1% saved)
ival-sub: 6.0ms (40% of total)ival-div: 3.0ms (20% of total)ival-mult: 3.0ms (20% of total)ival-add: 2.0ms (13.3% of total)backward-pass: 1.0ms (6.7% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 9.578911152686921e+49 | 2.3908017749354016e+56 |
| 26.0ms | -6.267368115998307e+116 | -1.6698535963345018e+100 |
| 26.0ms | 266× | 0 | valid |
| 7.0ms | 38× | 1 | valid |
Compiled 596 to 398 computations (33.2% saved)
ival-sub: 6.0ms (39.6% of total)ival-div: 3.0ms (19.8% of total)ival-add: 3.0ms (19.8% of total)ival-mult: 3.0ms (19.8% 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 |
|---|---|---|
| 17.0ms | 1.218373428817791e+126 | 7.857196857481499e+130 |
| 10.0ms | -1.379346531363347e+189 | -4.8137645111474405e+188 |
| 16.0ms | 188× | 0 | valid |
| 4.0ms | 20× | 1 | valid |
Compiled 338 to 239 computations (29.3% saved)
ival-sub: 3.0ms (32.9% of total)ival-div: 2.0ms (21.9% of total)ival-mult: 2.0ms (21.9% of total)ival-add: 1.0ms (11% of total)backward-pass: 1.0ms (11% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 9.578911152686921e+49 | 2.3908017749354016e+56 |
| 35.0ms | -3.0397854052160625e+29 | -1.0293431220044816e+22 |
| 29.0ms | 250× | 0 | valid |
| 7.0ms | 34× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 458 to 324 computations (29.3% saved)
ival-sub: 13.0ms (58.2% of total)ival-div: 2.0ms (8.9% of total)backward-pass: 2.0ms (8.9% of total)ival-mult: 2.0ms (8.9% of total)ival-add: 2.0ms (8.9% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 47.0ms | 9.578911152686921e+49 | 2.3908017749354016e+56 |
| 22.0ms | -6885842.972828913 | -0.0506298496981712 |
| 50.0ms | 236× | 0 | valid |
| 9.0ms | 51× | 1 | valid |
| 1.0ms | 1× | 2 | valid |
Compiled 422 to 306 computations (27.5% saved)
ival-add: 31.0ms (71.5% of total)ival-sub: 6.0ms (13.8% of total)ival-div: 3.0ms (6.9% of total)ival-mult: 2.0ms (4.6% of total)backward-pass: 1.0ms (2.3% of total)const: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 4.5371228796210916e-123 | 3.3254716835225328e-121 |
| 14.0ms | 1.9261824680253244e-181 | 2.5518475961938045e-180 |
| 25.0ms | -3.202726140263974e-191 | -2.011915017031615e-197 |
| 14.0ms | -1.539374588681171e-23 | -2.9203977950965364e-24 |
| 31.0ms | 353× | 0 | valid |
| 18.0ms | 72× | 1 | valid |
| 7.0ms | 23× | 2 | valid |
Compiled 612 to 451 computations (26.3% saved)
ival-sub: 10.0ms (37.4% of total)ival-mult: 5.0ms (18.7% of total)ival-div: 4.0ms (15% of total)ival-add: 4.0ms (15% of total)backward-pass: 3.0ms (11.2% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.728581773920652e+243 | 8.104538000564925e+246 |
| 12.0ms | 122× | 0 | valid |
| 1.0ms | 6× | 1 | valid |
Compiled 186 to 138 computations (25.8% saved)
ival-add: 3.0ms (42.2% of total)ival-sub: 2.0ms (28.1% of total)ival-div: 1.0ms (14.1% of total)ival-mult: 1.0ms (14.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 9.578911152686921e+49 | 2.3908017749354016e+56 |
| 21.0ms | -6.267368115998307e+116 | -1.6698535963345018e+100 |
| 25.0ms | 270× | 0 | valid |
| 6.0ms | 33× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 330 to 265 computations (19.7% saved)
ival-sub: 6.0ms (42.2% of total)ival-div: 2.0ms (14.1% of total)ival-add: 2.0ms (14.1% of total)ival-mult: 2.0ms (14.1% of total)backward-pass: 1.0ms (7% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.4032780365706386e+143 | 2.1435970467322797e+158 |
| 17.0ms | 149× | 0 | valid |
| 2.0ms | 11× | 1 | valid |
Compiled 166 to 138 computations (16.9% saved)
ival-sub: 3.0ms (45% of total)ival-div: 1.0ms (15% of total)ival-add: 1.0ms (15% of total)ival-mult: 1.0ms (15% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 300× | distribute-lft-neg-in_binary64 |
| 210× | cancel-sign-sub_binary64 |
| 164× | neg-mul-1_binary64 |
| 146× | neg-sub0_binary64 |
| 136× | distribute-neg-in_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 104 | 324 |
| 1 | 162 | 324 |
| 2 | 194 | 324 |
| 3 | 228 | 324 |
| 4 | 270 | 324 |
| 5 | 349 | 324 |
| 6 | 451 | 324 |
| 7 | 608 | 324 |
| 8 | 741 | 324 |
| 9 | 836 | 324 |
| 10 | 911 | 324 |
| 11 | 972 | 324 |
| 12 | 1017 | 324 |
| 13 | 1067 | 324 |
| 14 | 1073 | 324 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal -4208108721238699/10520271803096747014481979765760257331100679605646347718996561806137464308594161644227333072555176902453965937712356435426038864500367607726255629541303761699910447342256889196383327515768645434542586503471562752 binary64)) (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (if (<=.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal 0 binary64)) (+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) (+.f64 x (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))))) |
(if (<=.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal -4208108721238699/10520271803096747014481979765760257331100679605646347718996561806137464308594161644227333072555176902453965937712356435426038864500367607726255629541303761699910447342256889196383327515768645434542586503471562752 binary64)) (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (if (<=.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal 0 binary64)) (+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))))) |
(if (<=.f64 a #s(literal -100000000000000002356936751417025583324953279505688186312991253926828166846616173259830936159244951026231410688 binary64)) (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) (if (<=.f64 a #s(literal 199999999999999998644189734872325595292341688388812800 binary64)) (+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) (-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))))) |
(if (<=.f64 a #s(literal -30999999999999999359154810792795138667916403554497209484294648629915172894150371969229748704706597278973952 binary64)) (-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) (if (<=.f64 a #s(literal 16000000000000001252664646473539901476885764798177869824 binary64)) (+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) (-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))))) |
(if (<=.f64 a #s(literal -489999999999999998949094664666730355950494679194973143204409188235280677239781462899362025138702514428463315802594451876450031854629611050801002845822747692621587646314193072061555060768768 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 2800000000000000090243183128230722888978594824572687196117198982495767210465464830611612997205770193857755956808629478479626240 binary64)) (+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) (+.f64 y x))) |
(if (<=.f64 a #s(literal -55000000000000001761607680 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 37999999999999999742396049625741863105544920793874432 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) (+.f64 y x))) |
(if (<=.f64 a #s(literal -520000 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 199999999999999998644189734872325595292341688388812800 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (+.f64 y x))) |
(if (<=.f64 a #s(literal -5988969657808517/680564733841876926926749214863536422912 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal -3955622197964377/84162174424773976115855838126082058648805436845170781751972494449099714468753293153818664580441415219631727501698851483408310916002940861810045036330430093599283578738055113571066620126149163476340692027772502016 binary64)) (*.f64 y (/.f64 (-.f64 z a) t)) (if (<=.f64 a #s(literal 7475102707912205/37375513539561023231108477793896786533525327931380202951304745106630862169773485150256437750311906506986637800026885384689161869077507588081685801531164378630160340372359290471078905382884178132992 binary64)) x (if (<=.f64 a #s(literal 7591685107522755/744282853678701455922507579277316643178128753343813693728245963960974631028119473486019635930893891134220822124816566203939432067701407744 binary64)) (*.f64 y (/.f64 (-.f64 z a) t)) (+.f64 y x))))) |
(if (<=.f64 z #s(literal 580000000000000028136024381778272854472768457052750527854032441164426621983958498201292848090450329708213376948424605235819458754882480900255523049525087946919339490150454361998955846122176915538779689505222532261656122583076278927396568291082240 binary64)) (+.f64 y x) (/.f64 (*.f64 z y) t)) |
(if (<=.f64 a #s(literal -16999999999999999687548481198199885520374802511651306369906205132529469537145924881711613414394036224 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 95999999999999999016904073792487317514372245356544 binary64)) x (+.f64 y x))) |
(if (<=.f64 a #s(literal 1550000000000000070235498657923878065920359606347617602916992550245088462620604190951164431947357242893457666555063073037725620974972491980769452883968 binary64)) x y) |
x |
| Outputs |
|---|
(if (<=.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal -4208108721238699/10520271803096747014481979765760257331100679605646347718996561806137464308594161644227333072555176902453965937712356435426038864500367607726255629541303761699910447342256889196383327515768645434542586503471562752 binary64)) (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (if (<=.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal 0 binary64)) (+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) (+.f64 x (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)))) z)))))) |
(if (<=.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) #s(literal -4208108721238699/10520271803096747014481979765760257331100679605646347718996561806137464308594161644227333072555176902453965937712356435426038864500367607726255629541303761699910447342256889196383327515768645434542586503471562752 binary64)) (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (if (<=.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) #s(literal 0 binary64)) (+.f64 x (/.f64 y (/.f64 t (-.f64 z a)))) (+.f64 x (*.f64 z (+.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) z)))))) |
(if (<=.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal -4208108721238699/10520271803096747014481979765760257331100679605646347718996561806137464308594161644227333072555176902453965937712356435426038864500367607726255629541303761699910447342256889196383327515768645434542586503471562752 binary64)) (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (if (<=.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal 0 binary64)) (+.f64 (/.f64 y (/.f64 t (-.f64 z a))) x) (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))))) |
(if (<=.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) #s(literal -4208108721238699/10520271803096747014481979765760257331100679605646347718996561806137464308594161644227333072555176902453965937712356435426038864500367607726255629541303761699910447342256889196383327515768645434542586503471562752 binary64)) (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (if (<=.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) #s(literal 0 binary64)) (+.f64 x (/.f64 y (/.f64 t (-.f64 z a)))) (+.f64 x (*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))))) |
(if (<=.f64 a #s(literal -100000000000000002356936751417025583324953279505688186312991253926828166846616173259830936159244951026231410688 binary64)) (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a))))) (if (<=.f64 a #s(literal 199999999999999998644189734872325595292341688388812800 binary64)) (+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) (-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))))) |
(if (<=.f64 a #s(literal -100000000000000002356936751417025583324953279505688186312991253926828166846616173259830936159244951026231410688 binary64)) (+.f64 x (*.f64 y (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (if (<=.f64 a #s(literal 199999999999999998644189734872325595292341688388812800 binary64)) (+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) (-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))))) |
(if (<=.f64 a #s(literal -30999999999999999359154810792795138667916403554497209484294648629915172894150371969229748704706597278973952 binary64)) (-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))) (if (<=.f64 a #s(literal 16000000000000001252664646473539901476885764798177869824 binary64)) (+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) (-.f64 (+.f64 x y) (*.f64 y (/.f64 z a))))) |
(if (<=.f64 a #s(literal -489999999999999998949094664666730355950494679194973143204409188235280677239781462899362025138702514428463315802594451876450031854629611050801002845822747692621587646314193072061555060768768 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 2800000000000000090243183128230722888978594824572687196117198982495767210465464830611612997205770193857755956808629478479626240 binary64)) (+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) (+.f64 y x))) |
(if (<=.f64 a #s(literal -489999999999999998949094664666730355950494679194973143204409188235280677239781462899362025138702514428463315802594451876450031854629611050801002845822747692621587646314193072061555060768768 binary64)) (+.f64 x y) (if (<=.f64 a #s(literal 2800000000000000090243183128230722888978594824572687196117198982495767210465464830611612997205770193857755956808629478479626240 binary64)) (+.f64 x (*.f64 z (/.f64 y (-.f64 t a)))) (+.f64 x y))) |
(if (<=.f64 a #s(literal -55000000000000001761607680 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 37999999999999999742396049625741863105544920793874432 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) (+.f64 y x))) |
(if (<=.f64 a #s(literal -55000000000000001761607680 binary64)) (+.f64 x y) (if (<=.f64 a #s(literal 37999999999999999742396049625741863105544920793874432 binary64)) (+.f64 x (*.f64 y (/.f64 (-.f64 z a) t))) (+.f64 x y))) |
(if (<=.f64 a #s(literal -520000 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 199999999999999998644189734872325595292341688388812800 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (+.f64 y x))) |
(if (<=.f64 a #s(literal -520000 binary64)) (+.f64 x y) (if (<=.f64 a #s(literal 199999999999999998644189734872325595292341688388812800 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (+.f64 x y))) |
(if (<=.f64 a #s(literal -5988969657808517/680564733841876926926749214863536422912 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal -3955622197964377/84162174424773976115855838126082058648805436845170781751972494449099714468753293153818664580441415219631727501698851483408310916002940861810045036330430093599283578738055113571066620126149163476340692027772502016 binary64)) (*.f64 y (/.f64 (-.f64 z a) t)) (if (<=.f64 a #s(literal 7475102707912205/37375513539561023231108477793896786533525327931380202951304745106630862169773485150256437750311906506986637800026885384689161869077507588081685801531164378630160340372359290471078905382884178132992 binary64)) x (if (<=.f64 a #s(literal 7591685107522755/744282853678701455922507579277316643178128753343813693728245963960974631028119473486019635930893891134220822124816566203939432067701407744 binary64)) (*.f64 y (/.f64 (-.f64 z a) t)) (+.f64 y x))))) |
(if (<=.f64 a #s(literal -5988969657808517/680564733841876926926749214863536422912 binary64)) (+.f64 x y) (if (<=.f64 a #s(literal -3955622197964377/84162174424773976115855838126082058648805436845170781751972494449099714468753293153818664580441415219631727501698851483408310916002940861810045036330430093599283578738055113571066620126149163476340692027772502016 binary64)) (*.f64 y (/.f64 (-.f64 z a) t)) (if (<=.f64 a #s(literal 7475102707912205/37375513539561023231108477793896786533525327931380202951304745106630862169773485150256437750311906506986637800026885384689161869077507588081685801531164378630160340372359290471078905382884178132992 binary64)) x (if (<=.f64 a #s(literal 7591685107522755/744282853678701455922507579277316643178128753343813693728245963960974631028119473486019635930893891134220822124816566203939432067701407744 binary64)) (*.f64 y (/.f64 (-.f64 z a) t)) (+.f64 x y))))) |
(if (<=.f64 z #s(literal 580000000000000028136024381778272854472768457052750527854032441164426621983958498201292848090450329708213376948424605235819458754882480900255523049525087946919339490150454361998955846122176915538779689505222532261656122583076278927396568291082240 binary64)) (+.f64 y x) (/.f64 (*.f64 z y) t)) |
(if (<=.f64 z #s(literal 580000000000000028136024381778272854472768457052750527854032441164426621983958498201292848090450329708213376948424605235819458754882480900255523049525087946919339490150454361998955846122176915538779689505222532261656122583076278927396568291082240 binary64)) (+.f64 x y) (/.f64 (*.f64 y z) t)) |
(if (<=.f64 a #s(literal -16999999999999999687548481198199885520374802511651306369906205132529469537145924881711613414394036224 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 95999999999999999016904073792487317514372245356544 binary64)) x (+.f64 y x))) |
(if (<=.f64 a #s(literal -16999999999999999687548481198199885520374802511651306369906205132529469537145924881711613414394036224 binary64)) (+.f64 x y) (if (<=.f64 a #s(literal 95999999999999999016904073792487317514372245356544 binary64)) x (+.f64 x y))) |
(if (<=.f64 a #s(literal 1550000000000000070235498657923878065920359606347617602916992550245088462620604190951164431947357242893457666555063073037725620974972491980769452883968 binary64)) x y) |
x |
| 5252× | *-lowering-*.f32 |
| 5252× | *-lowering-*.f64 |
| 4708× | *-lowering-*.f32 |
| 4708× | *-lowering-*.f64 |
| 4636× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 963 | 9660 |
| 1 | 3470 | 8627 |
| 0 | 8902 | 8627 |
| 0 | 2141 | 21069 |
| 1 | 7746 | 19860 |
| 0 | 8963 | 19860 |
| 0 | 11 | 13 |
| 1 | 22 | 13 |
| 2 | 58 | 12 |
| 3 | 165 | 12 |
| 4 | 524 | 12 |
| 5 | 2097 | 12 |
| 6 | 6723 | 12 |
| 7 | 7916 | 12 |
| 0 | 8061 | 12 |
| 0 | 805 | 5903 |
| 1 | 2846 | 5174 |
| 0 | 8760 | 5174 |
| 0 | 36 | 220 |
| 1 | 315 | 215 |
| 2 | 3535 | 214 |
| 0 | 8107 | 214 |
| 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 |
Compiled 1197 to 660 computations (44.9% saved)
Compiled 910 to 284 computations (68.8% saved)
Loading profile data...