
Time bar (total: 13.1s)
| 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 |
| 50% | 49.9% | 49.9% | 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 |
| 75% | 74.8% | 24.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 14 computations (26.3% saved)
ival-mult: 21.0ms (41.7% of total)ival-sub: 17.0ms (33.8% of total)ival-add: 6.0ms (11.9% of total)ival-div: 4.0ms (7.9% of total)const: 2.0ms (4% of total)backward-pass: 0.0ms (0% of total)| 941.0ms | 8129× | 0 | valid |
| 10.0ms | 42× | 2 | valid |
| 9.0ms | 27× | 3 | valid |
| 9.0ms | 54× | 1 | valid |
| 2.0ms | 4× | 4 | valid |
ival-sub: 247.0ms (44.7% of total)ival-mult: 163.0ms (29.5% of total)ival-div: 73.0ms (13.2% of total)ival-add: 47.0ms (8.5% of total)const: 16.0ms (2.9% of total)backward-pass: 7.0ms (1.3% of total)| 2× | egg-herbie |
| 2448× | sum5-define |
| 2088× | fnmadd-define |
| 1870× | fmsub-define |
| 1594× | fnmsub-define |
| 1578× | fmm-def |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 292 |
| 1 | 198 | 255 |
| 2 | 559 | 252 |
| 3 | 1817 | 252 |
| 4 | 5058 | 252 |
| 0 | 13 | 13 |
| 1 | 22 | 12 |
| 2 | 45 | 12 |
| 3 | 79 | 12 |
| 4 | 145 | 12 |
| 5 | 346 | 12 |
| 6 | 1105 | 12 |
| 7 | 2601 | 12 |
| 8 | 5714 | 12 |
| 9 | 7705 | 12 |
| 0 | 8337 | 12 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
| Outputs |
|---|
(+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
| Inputs |
|---|
(+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
(+ (/ (* 60 (- (neg x) y)) (- z t)) (* a 120)) |
(+ (/ (* 60 (- x (neg y))) (- z t)) (* a 120)) |
(+ (/ (* 60 (- x y)) (- (neg z) t)) (* a 120)) |
(+ (/ (* 60 (- x y)) (- z (neg t))) (* a 120)) |
(+ (/ (* 60 (- x y)) (- z t)) (* (neg a) 120)) |
(neg (+ (/ (* 60 (- (neg x) y)) (- z t)) (* a 120))) |
(neg (+ (/ (* 60 (- x (neg y))) (- z t)) (* a 120))) |
(neg (+ (/ (* 60 (- x y)) (- (neg z) t)) (* a 120))) |
(neg (+ (/ (* 60 (- x y)) (- z (neg t))) (* a 120))) |
(neg (+ (/ (* 60 (- x y)) (- z t)) (* (neg a) 120))) |
(+ (/ (* 60 (- y x)) (- z t)) (* a 120)) |
(+ (/ (* 60 (- z y)) (- x t)) (* a 120)) |
(+ (/ (* 60 (- t y)) (- z x)) (* a 120)) |
(+ (/ (* 60 (- a y)) (- z t)) (* x 120)) |
(+ (/ (* 60 (- x z)) (- y t)) (* a 120)) |
(+ (/ (* 60 (- x t)) (- z y)) (* a 120)) |
(+ (/ (* 60 (- x a)) (- z t)) (* y 120)) |
(+ (/ (* 60 (- x y)) (- t z)) (* a 120)) |
(+ (/ (* 60 (- x y)) (- a t)) (* z 120)) |
(+ (/ (* 60 (- x y)) (- z a)) (* t 120)) |
| Outputs |
|---|
(+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
(fmsub (- x y) (/ 60 (- z t)) (* a -120)) |
(+ (/ (* 60 (- (neg x) y)) (- z t)) (* a 120)) |
(fnmsub (+ x y) (/ 60 (- z t)) (* a -120)) |
(+ (/ (* 60 (- x (neg y))) (- z t)) (* a 120)) |
(fnmsub (+ x y) (/ 60 (- t z)) (* a -120)) |
(+ (/ (* 60 (- x y)) (- (neg z) t)) (* a 120)) |
(fnmsub 60 (/ (- x y) (+ z t)) (* a -120)) |
(+ (/ (* 60 (- x y)) (- z (neg t))) (* a 120)) |
(fnmsub 60 (/ (- y x) (+ z t)) (* a -120)) |
(+ (/ (* 60 (- x y)) (- z t)) (* (neg a) 120)) |
(fmsub 60 (/ (- x y) (- z t)) (* a 120)) |
(neg (+ (/ (* 60 (- (neg x) y)) (- z t)) (* a 120))) |
(fnmsub (+ x y) (/ 60 (- t z)) (* a 120)) |
(neg (+ (/ (* 60 (- x (neg y))) (- z t)) (* a 120))) |
(fnmsub a 120 (* (+ x y) (/ 60 (- z t)))) |
(neg (+ (/ (* 60 (- x y)) (- (neg z) t)) (* a 120))) |
(fnmsub 60 (/ (- y x) (+ z t)) (* a 120)) |
(neg (+ (/ (* 60 (- x y)) (- z (neg t))) (* a 120))) |
(fnmsub 60 (/ (- x y) (+ z t)) (* a 120)) |
(neg (+ (/ (* 60 (- x y)) (- z t)) (* (neg a) 120))) |
(fnmsub 60 (/ (- x y) (- z t)) (* a -120)) |
(+ (/ (* 60 (- y x)) (- z t)) (* a 120)) |
(fnmsub 60 (/ (- x y) (- z t)) (* a -120)) |
(+ (/ (* 60 (- z y)) (- x t)) (* a 120)) |
(fmsub (- z y) (/ 60 (- x t)) (* a -120)) |
(+ (/ (* 60 (- t y)) (- z x)) (* a 120)) |
(fnmsub (- y t) (/ 60 (- z x)) (* a -120)) |
(+ (/ (* 60 (- a y)) (- z t)) (* x 120)) |
(fma 60 (/ (- a y) (- z t)) (* x 120)) |
(+ (/ (* 60 (- x z)) (- y t)) (* a 120)) |
(fmsub 60 (/ (- x z) (- y t)) (* a -120)) |
(+ (/ (* 60 (- x t)) (- z y)) (* a 120)) |
(fmsub 60 (/ (- x t) (- z y)) (* a -120)) |
(+ (/ (* 60 (- x a)) (- z t)) (* y 120)) |
(fmsub (- x a) (/ 60 (- z t)) (* y -120)) |
(+ (/ (* 60 (- x y)) (- t z)) (* a 120)) |
(fnmsub 60 (/ (- x y) (- z t)) (* a -120)) |
(+ (/ (* 60 (- x y)) (- a t)) (* z 120)) |
(fma 60 (/ (- x y) (- a t)) (* z 120)) |
(+ (/ (* 60 (- x y)) (- z a)) (* t 120)) |
(fmsub (- x y) (/ 60 (- z a)) (* t -120)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 60 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 a #s(literal 120 binary64)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 120 binary64) |
| 86.0ms | 488× | 0 | valid |
| 4.0ms | 8× | 3 | valid |
| 3.0ms | 12× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 116 to 41 computations (64.7% saved)
ival-mult: 34.0ms (61.6% of total)ival-div: 10.0ms (18.1% of total)ival-sub: 7.0ms (12.7% of total)ival-add: 3.0ms (5.4% of total)const: 1.0ms (1.8% of total)backward-pass: 1.0ms (1.8% of total)Compiled 18 to 13 computations (27.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
Compiled 18 to 13 computations (27.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 60 binary64) (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
| 2448× | sum5-define |
| 2088× | fnmadd-define |
| 1454× | fnmsub-define |
| 1438× | fmsub-define |
| 1230× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 43 |
| 1 | 22 | 42 |
| 2 | 45 | 42 |
| 3 | 79 | 42 |
| 4 | 145 | 42 |
| 5 | 346 | 42 |
| 6 | 1105 | 42 |
| 7 | 2601 | 42 |
| 8 | 5714 | 42 |
| 9 | 7705 | 42 |
| 0 | 8337 | 42 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* 60 (- y x)) (- t z)) (* a 120)) |
(/ (* 60 (- y x)) (- t z)) |
(* 60 (- y x)) |
60 |
(- y x) |
y |
x |
(- t z) |
t |
z |
(* a 120) |
a |
120 |
| Outputs |
|---|
(+ (/ (* 60 (- y x)) (- t z)) (* a 120)) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(/ (* 60 (- y x)) (- t z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* 60 (- y x)) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
60 |
#s(literal 60 binary64) |
(- y x) |
(-.f64 y x) |
y |
x |
(- t z) |
(-.f64 t z) |
t |
z |
(* a 120) |
(*.f64 a #s(literal 120 binary64)) |
a |
120 |
#s(literal 120 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 120 binary64)) |
| ✓ | accuracy | 99.9% | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 60 binary64) (-.f64 y x)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
| 37.0ms | 244× | 0 | valid |
| 2.0ms | 4× | 3 | valid |
| 1.0ms | 6× | 1 | valid |
| 1.0ms | 2× | 2 | valid |
Compiled 49 to 14 computations (71.4% saved)
ival-mult: 4.0ms (33.5% of total)ival-sub: 3.0ms (25.1% of total)ival-div: 2.0ms (16.7% of total)const: 1.0ms (8.4% of total)backward-pass: 1.0ms (8.4% of total)ival-add: 1.0ms (8.4% of total)| Inputs |
|---|
#<alt (+ (/ (* 60 (- y x)) (- t z)) (* a 120))> |
#<alt (/ (* 60 (- y x)) (- t z))> |
#<alt (* 60 (- y x))> |
#<alt (- y x)> |
#<alt (* a 120)> |
| Outputs |
|---|
#<alt (+ (* -60 (/ x (- t z))) (* 120 a))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (+ (* 60 (/ y (- t z))) (* 120 a))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z))))))> |
#<alt (+ (* -60 (/ (- y x) z)) (* 120 a))> |
#<alt (+ (* -60 (/ (- y x) z)) (+ (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))) (* 120 a)))> |
#<alt (+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z))))))> |
#<alt (+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 3))) (+ (* 60 (/ (- y x) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a)))> |
#<alt (+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2)))))))> |
#<alt (+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3)))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- y x) z)) (* 120 a))> |
#<alt (+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (- y x) z)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 3))) (+ (* -60 (/ (- y x) z)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- y x) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) (* 120 a))> |
#<alt (* 60 (/ (- y x) (- t z)))> |
#<alt (+ (* 60 (/ (- y x) (- t z))) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) (- t z))) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) (- t z))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a (- t z))))))> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a (- t z))))))> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a (- t z))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))))> |
#<alt (+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)))))> |
#<alt (+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))))))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t)> |
#<alt (/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t)> |
#<alt (/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t)> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t)))> |
#<alt (+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2))))))> |
#<alt (+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3))))))))> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z)> |
#<alt (/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z)> |
#<alt (/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z)> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z))> |
#<alt (* -60 x)> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (* 60 y)> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* 60 y)> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* 60 y)> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (* -60 x)> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* -60 x)> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | t | @ | 0 | (+ (/ (* 60 (- y x)) (- t z)) (* a 120)) |
| 1.0ms | y | @ | 0 | (* 60 (- y x)) |
| 1.0ms | y | @ | inf | (+ (/ (* 60 (- y x)) (- t z)) (* a 120)) |
| 1.0ms | y | @ | 0 | (+ (/ (* 60 (- y x)) (- t z)) (* a 120)) |
| 1.0ms | y | @ | -inf | (+ (/ (* 60 (- y x)) (- t z)) (* a 120)) |
| 1× | batch-egg-rewrite |
| 5214× | *-lowering-*.f32 |
| 5214× | *-lowering-*.f64 |
| 3380× | /-lowering-/.f32 |
| 3380× | /-lowering-/.f64 |
| 1626× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 33 |
| 1 | 67 | 32 |
| 2 | 648 | 32 |
| 0 | 8418 | 32 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* 60 (- y x)) (- t z)) (* a 120)) |
(/ (* 60 (- y x)) (- t z)) |
(* 60 (- y x)) |
(- y x) |
(* a 120) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 y x) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (*.f64 a #s(literal 120 binary64))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 (*.f64 a a) #s(literal -14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t)) (neg.f64 (*.f64 a #s(literal -120 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 (*.f64 a a) #s(literal -14400 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (+.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))) (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 (*.f64 a a) #s(literal -14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (neg.f64 (+.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 (*.f64 a a) #s(literal -14400 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t)) (neg.f64 (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 (*.f64 a a) #s(literal -14400 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t)) (neg.f64 (*.f64 a #s(literal -120 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))))) (neg.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 (*.f64 a a) #s(literal -14400 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 #s(literal 46656000000 binary64) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x)))) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 2985984000000 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64))))))) (+.f64 (*.f64 #s(literal 46656000000 binary64) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x)))) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x)))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 46656000000 binary64) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x)))) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x)))))) (*.f64 #s(literal 2985984000000 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64))))))) (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 #s(literal -1728000 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 46656000000 binary64) (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x)))) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x)))))) (*.f64 #s(literal 2985984000000 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))))) (+.f64 (*.f64 #s(literal 12960000 binary64) (*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (+.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 12960000 binary64) (*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 207360000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (*.f64 a #s(literal 14400 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64)))))) |
(*.f64 (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64))))))) |
(*.f64 (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 (*.f64 a a) #s(literal -14400 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal -120 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y x))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 7200 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 (*.f64 a a) #s(literal -14400 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t)) (neg.f64 (*.f64 a #s(literal -120 binary64)))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 #s(literal -60 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 y #s(literal 60 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) t) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) z) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) t)) |
(+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 (*.f64 #s(literal -60 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(+.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t z) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 z (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 t (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t))) |
(neg.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t))) |
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 (-.f64 t z) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (-.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1/60 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y x) #s(literal -60 binary64)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64)) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64)) (*.f64 (-.f64 t z) (+.f64 y x))) |
(/.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 #s(literal 60 binary64) (+.f64 t z))) (-.f64 (*.f64 t t) (*.f64 z z))) |
(/.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) #s(literal -1 binary64)) (-.f64 t z)) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) #s(literal -1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64))) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t z)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (-.f64 (*.f64 z (+.f64 t z)) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t z))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 y x)) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) (-.f64 t z))) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 60 binary64))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal -60 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1/60 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 #s(literal 60 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 #s(literal 60 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) #s(literal 60 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) #s(literal 60 binary64))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 60 binary64)) (-.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 y x)) #s(literal 60 binary64)) |
(+.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal -60 binary64) x)) |
(+.f64 (*.f64 #s(literal -60 binary64) x) (*.f64 #s(literal 60 binary64) y)) |
(+.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)) (*.f64 y #s(literal 60 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 60 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -60 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) #s(literal -60 binary64))) |
(fma.f64 #s(literal 60 binary64) y (*.f64 #s(literal -60 binary64) x)) |
(fma.f64 y #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) |
(neg.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64)) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 60 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -60 binary64) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal 60 binary64) y)) (-.f64 (*.f64 (*.f64 #s(literal -60 binary64) x) (*.f64 #s(literal -60 binary64) x)) (*.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal -60 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 60 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 y #s(literal 60 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) (*.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal 60 binary64) y)) (*.f64 (*.f64 #s(literal -60 binary64) x) (*.f64 #s(literal -60 binary64) x))) (-.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal -60 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 y #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)))) (-.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64)) #s(literal 1 binary64)) (+.f64 y x)) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
(*.f64 #s(literal 60 binary64) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (-.f64 y x) #s(literal 60 binary64)) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 60 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 y x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 60 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) #s(literal -60 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -60 binary64)) |
(*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 120 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 120 binary64)) |
| 1× | egg-herbie |
| 4806× | *-lowering-*.f32 |
| 4806× | *-lowering-*.f64 |
| 4174× | +-lowering-+.f64 |
| 4174× | +-lowering-+.f32 |
| 1538× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 274 | 2266 |
| 1 | 893 | 2183 |
| 2 | 3108 | 1992 |
| 0 | 8158 | 1992 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* -60 (/ x (- t z))) (* 120 a)) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(* 60 (/ y (- t z))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(* 60 (/ y (- t z))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(+ (* 60 (/ y (- t z))) (* 120 a)) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(* -60 (/ x (- t z))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* -60 (/ x (- t z))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+ (* -60 (/ (- y x) z)) (+ (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))) (* 120 a))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)))))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))))))) |
(* 120 a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 3))) (+ (* 60 (/ (- y x) t)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) (* 120 a)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2))))))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3))))))))) |
(* 120 a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (- y x) z)) (* 120 a))) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 3))) (+ (* -60 (/ (- y x) z)) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) (* 120 a)) |
(* 60 (/ (- y x) (- t z))) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(* -60 (/ x (- t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(* 60 (/ y (- t z))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* 60 (/ y (- t z))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* 60 (/ y (- t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(* -60 (/ x (- t z))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* -60 (/ x (- t z))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -60 (/ (- y x) z)) |
(+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2)))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z))))))) |
(* 60 (/ (- y x) t)) |
(/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t) |
(* 60 (/ (- y x) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t)) |
(* 60 (/ (- y x) t)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2)))))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3)))))))) |
(* -60 (/ (- y x) z)) |
(/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z) |
(* -60 (/ (- y x) z)) |
(* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z)) |
(* -60 x) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(* 60 y) |
(* y (+ 60 (* -60 (/ x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(* 60 y) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* 60 y) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(* -60 x) |
(* x (- (* 60 (/ y x)) 60)) |
(* x (- (* 60 (/ y x)) 60)) |
(* x (- (* 60 (/ y x)) 60)) |
(* -60 x) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
| Outputs |
|---|
(+ (* -60 (/ x (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 (/.f64 (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) y) (/.f64 (*.f64 #s(literal 120 binary64) a) y)))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 (/.f64 (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) y) (/.f64 (*.f64 #s(literal 120 binary64) a) y)))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 (/.f64 (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) y) (/.f64 (*.f64 #s(literal 120 binary64) a) y)))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z)))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z)))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z)))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(+ (* 60 (/ y (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(* -60 (/ x (- t z))) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -60 (/ x (- t z))) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z)) |
(+ (* -60 (/ (- y x) z)) (+ (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 t (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (*.f64 z z))))))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)))))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 (*.f64 t #s(literal 60 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (*.f64 z z))) (/.f64 t z)))))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))))))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z)) (*.f64 t (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (*.f64 z z))) (*.f64 (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (*.f64 z z))) z)) t))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 z #s(literal 60 binary64)) t)))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 3))) (+ (* 60 (/ (- y x) t)) (* 120 a)))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (-.f64 y x) t) (*.f64 z (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) t) t)))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 z (-.f64 y x)) t))) t)) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 y x) (+.f64 z (/.f64 (*.f64 z z) t)))) t)) t)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 z #s(literal 60 binary64)) t)))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2))))))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (-.f64 y x) t) (*.f64 z (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) t) t)))))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3))))))))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z (-.f64 y x))) (pow.f64 t #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) t) t)))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z)) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (- y x) z)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 y x) z)))) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 3))) (+ (* -60 (/ (- y x) z)) (* 120 a)))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z)) (*.f64 (/.f64 #s(literal -60 binary64) z) (*.f64 t (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 y x) z))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z)) |
(+ (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (*.f64 t (/.f64 (-.f64 y x) z)))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 y x) (+.f64 t (/.f64 (*.f64 t t) z)))) z)) z)) |
(* 60 (/ (- y x) (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -60 (/ x (- t z))) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 #s(literal -60 binary64) (*.f64 (+.f64 (/.f64 x (*.f64 (-.f64 t z) y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) y)) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 #s(literal -60 binary64) (*.f64 (+.f64 (/.f64 x (*.f64 (-.f64 t z) y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) y)) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 #s(literal -60 binary64) (*.f64 (+.f64 (/.f64 x (*.f64 (-.f64 t z) y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) y)) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -60 (/ x (- t z))) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 (*.f64 #s(literal -60 binary64) y) x) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 (*.f64 #s(literal -60 binary64) y) x) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 (*.f64 #s(literal -60 binary64) y) x) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) |
(* -60 (/ (- y x) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) |
(+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 t (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (*.f64 z z)))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z))))) |
(+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 (*.f64 t #s(literal 60 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (*.f64 z z))) (/.f64 t z))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 t (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (*.f64 z z))) (*.f64 (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (*.f64 z z))) z)) t))))) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 z (-.f64 y x)) t))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 z (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) t))) (-.f64 y x))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (*.f64 (*.f64 z z) (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) t) t)))))) t) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 z (-.f64 y x)) t))) t) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 y x) (+.f64 z (/.f64 (*.f64 z z) t)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) (/.f64 (+.f64 (*.f64 z (*.f64 #s(literal 60 binary64) (-.f64 y x))) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 z (*.f64 (-.f64 y x) (+.f64 z (/.f64 (*.f64 z z) t))))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t))) |
(*.f64 (/.f64 (-.f64 y x) t) (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 z #s(literal 60 binary64)) t))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2)))))) |
(*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (-.f64 y x) t) (*.f64 z (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) t) t))))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3)))))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z (-.f64 y x))) (pow.f64 t #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) t) t)))))) |
(* -60 (/ (- y x) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) |
(/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (*.f64 t (/.f64 (-.f64 y x) z)))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (*.f64 t (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 y x) z))))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 (-.f64 y x) (*.f64 t (/.f64 (-.f64 y x) z))) (*.f64 t (*.f64 (/.f64 (-.f64 y x) (*.f64 z z)) (+.f64 t (/.f64 (*.f64 t t) z)))))) z) |
(* -60 (/ (- y x) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) |
(* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (*.f64 t (/.f64 (-.f64 y x) z)))) z) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 y x) (+.f64 t (/.f64 (*.f64 t t) z)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 t (-.f64 y x))) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 t (*.f64 (-.f64 y x) (+.f64 t (/.f64 (*.f64 t t) z))))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(+ (* -60 x) (* 60 y)) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
(+ (* -60 x) (* 60 y)) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
(+ (* -60 x) (* 60 y)) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) x) y))) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) x) y))) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) x) y))) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) y)))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) y)))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) y)))) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(+ (* -60 x) (* 60 y)) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
(+ (* -60 x) (* 60 y)) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
(+ (* -60 x) (* 60 y)) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) y) x))) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) y) x))) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) y) x))) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 (/.f64 (*.f64 #s(literal -60 binary64) y) x) #s(literal -1 binary64)))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 (/.f64 (*.f64 #s(literal -60 binary64) y) x) #s(literal -1 binary64)))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 (/.f64 (*.f64 #s(literal -60 binary64) y) x) #s(literal -1 binary64)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
Compiled 11330 to 1251 computations (89% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 416 | 12 | 428 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 417 | 12 | 429 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
| 33.2% | (/.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) | |
| 49.9% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) | |
| 61.7% | (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64)) (*.f64 (-.f64 t z) (+.f64 y x))) (*.f64 a #s(literal 120 binary64))) | |
| 65.8% | (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 a #s(literal 120 binary64))) | |
| ▶ | 99.8% | (+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
| ▶ | 63.5% | (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
| ▶ | 27.2% | (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
| 25.4% | (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) | |
| 80.9% | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) | |
| 90.5% | (*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) | |
| ▶ | 51.2% | (*.f64 #s(literal 120 binary64) a) |
Compiled 450 to 310 computations (31.1% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) t) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 120 binary64) a) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 60 binary64) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 120 binary64) a) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 60 binary64) (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
| ✓ | cost-diff | 6272 | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
| 1872× | fnmsub-define |
| 1834× | fmsub-define |
| 1626× | fmm-def |
| 1374× | fma-lowering-fma.f32 |
| 1374× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 141 |
| 1 | 48 | 141 |
| 2 | 75 | 141 |
| 3 | 131 | 141 |
| 4 | 276 | 141 |
| 5 | 674 | 141 |
| 6 | 2092 | 141 |
| 7 | 4642 | 141 |
| 0 | 8187 | 141 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a 120) (/ (* 60 (- y x)) (- t z))) |
a |
120 |
(/ (* 60 (- y x)) (- t z)) |
(* 60 (- y x)) |
60 |
(- y x) |
y |
x |
(- t z) |
t |
z |
(* 120 a) |
120 |
a |
(* y (/ 60 (- t z))) |
y |
(/ 60 (- t z)) |
60 |
(- t z) |
t |
z |
(+ (* 120 a) (* 60 (/ (- y x) t))) |
(* 120 a) |
120 |
a |
(* 60 (/ (- y x) t)) |
60 |
(/ (- y x) t) |
(- y x) |
y |
x |
t |
(+ (* (/ (- y x) (- t z)) 60) (* a 120)) |
(* (/ (- y x) (- t z)) 60) |
(/ (- y x) (- t z)) |
(- y x) |
y |
x |
(- t z) |
t |
z |
60 |
(* a 120) |
a |
120 |
| Outputs |
|---|
(+ (* a 120) (/ (* 60 (- y x)) (- t z))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t))) |
a |
120 |
#s(literal 120 binary64) |
(/ (* 60 (- y x)) (- t z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(* 60 (- y x)) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
60 |
#s(literal 60 binary64) |
(- y x) |
(-.f64 y x) |
y |
x |
(- t z) |
(-.f64 t z) |
t |
z |
(* 120 a) |
(*.f64 a #s(literal 120 binary64)) |
120 |
#s(literal 120 binary64) |
a |
(* y (/ 60 (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
y |
(/ 60 (- t z)) |
(/.f64 #s(literal 60 binary64) (-.f64 t z)) |
60 |
#s(literal 60 binary64) |
(- t z) |
(-.f64 t z) |
t |
z |
(+ (* 120 a) (* 60 (/ (- y x) t))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t)) |
(* 120 a) |
(*.f64 a #s(literal 120 binary64)) |
120 |
#s(literal 120 binary64) |
a |
(* 60 (/ (- y x) t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) |
60 |
#s(literal 60 binary64) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(- y x) |
(-.f64 y x) |
y |
x |
t |
(+ (* (/ (- y x) (- t z)) 60) (* a 120)) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t))) |
(* (/ (- y x) (- t z)) 60) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(/ (- y x) (- t z)) |
(/.f64 (-.f64 y x) (-.f64 t z)) |
(- y x) |
(-.f64 y x) |
y |
x |
(- t z) |
(-.f64 t z) |
t |
z |
60 |
#s(literal 60 binary64) |
(* a 120) |
(*.f64 a #s(literal 120 binary64)) |
a |
120 |
#s(literal 120 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 120 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) (-.f64 t z)) |
| ✓ | accuracy | 99.9% | (+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 120 binary64) a) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) t) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 60 binary64) (-.f64 t z)) |
| ✓ | accuracy | 99.7% | (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 120 binary64) a) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 60 binary64) (-.f64 y x)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
| 70.0ms | 244× | 0 | valid |
| 6.0ms | 4× | 3 | valid |
| 3.0ms | 6× | 1 | valid |
| 2.0ms | 2× | 2 | valid |
Compiled 149 to 23 computations (84.6% saved)
ival-mult: 17.0ms (44.8% of total)ival-div: 8.0ms (21.1% of total)compiled-spec: 4.0ms (10.6% of total)ival-add: 4.0ms (10.6% of total)ival-sub: 3.0ms (7.9% of total)const: 1.0ms (2.6% of total)backward-pass: 1.0ms (2.6% of total)| Inputs |
|---|
#<alt (+ (* a 120) (/ (* 60 (- y x)) (- t z)))> |
#<alt (/ (* 60 (- y x)) (- t z))> |
#<alt (* 60 (- y x))> |
#<alt (- y x)> |
#<alt (* 120 a)> |
#<alt (* y (/ 60 (- t z)))> |
#<alt (/ 60 (- t z))> |
#<alt (- t z)> |
#<alt (+ (* 120 a) (* 60 (/ (- y x) t)))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (/ (- y x) t)> |
#<alt (+ (* (/ (- y x) (- t z)) 60) (* a 120))> |
#<alt (* (/ (- y x) (- t z)) 60)> |
#<alt (/ (- y x) (- t z))> |
#<alt (* a 120)> |
| Outputs |
|---|
#<alt (* 60 (/ (- y x) (- t z)))> |
#<alt (+ (* 60 (/ (- y x) (- t z))) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) (- t z))) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) (- t z))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a (- t z))))))> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a (- t z))))))> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a (- t z))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120)))> |
#<alt (+ (* -60 (/ x (- t z))) (* 120 a))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (+ (* 60 (/ y (- t z))) (* 120 a))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z))))))> |
#<alt (+ (* -60 (/ (- y x) z)) (* 120 a))> |
#<alt (+ (* -60 (/ (- y x) z)) (+ (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))) (* 120 a)))> |
#<alt (+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z))))))> |
#<alt (+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 3))) (+ (* 60 (/ (- y x) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a)))> |
#<alt (+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2)))))))> |
#<alt (+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3)))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- y x) z)) (* 120 a))> |
#<alt (+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (- y x) z)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 3))) (+ (* -60 (/ (- y x) z)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- y x) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) (* 120 a))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))))> |
#<alt (+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)))))> |
#<alt (+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))))))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t)> |
#<alt (/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t)> |
#<alt (/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t)> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t)))> |
#<alt (+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2))))))> |
#<alt (+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3))))))))> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z)> |
#<alt (/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z)> |
#<alt (/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z)> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z))> |
#<alt (* -60 x)> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (* 60 y)> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* 60 y)> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* 60 y)> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (* -60 x)> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* -60 x)> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* -60 (/ y z))> |
#<alt (+ (* -60 (/ y z)) (* -60 (/ (* t y) (pow z 2))))> |
#<alt (+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* -60 (/ (* t y) (pow z 3))))))> |
#<alt (+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* t (+ (* -60 (/ y (pow z 3))) (* -60 (/ (* t y) (pow z 4))))))))> |
#<alt (* 60 (/ y t))> |
#<alt (/ (+ (* 60 y) (* 60 (/ (* y z) t))) t)> |
#<alt (/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (* 60 (/ (* y (pow z 2)) (pow t 2))))) t)> |
#<alt (/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (+ (* 60 (/ (* y (pow z 2)) (pow t 2))) (* 60 (/ (* y (pow z 3)) (pow t 3)))))) t)> |
#<alt (* 60 (/ y t))> |
#<alt (* -1 (/ (+ (* -60 y) (* -60 (/ (* y z) t))) t))> |
#<alt (* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* 60 (* y z)) (* 60 (/ (* y (pow z 2)) t))) t))) t))> |
#<alt (* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* y (pow z 2))) (* -60 (/ (* y (pow z 3)) t))) t)) (* 60 (* y z))) t))) t))> |
#<alt (* 60 (/ y t))> |
#<alt (+ (* 60 (/ y t)) (* 60 (/ (* y z) (pow t 2))))> |
#<alt (+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* 60 (/ (* y z) (pow t 3))))))> |
#<alt (+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* z (+ (* 60 (/ y (pow t 3))) (* 60 (/ (* y z) (pow t 4))))))))> |
#<alt (* -60 (/ y z))> |
#<alt (/ (+ (* -60 y) (* -60 (/ (* t y) z))) z)> |
#<alt (/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (* -60 (/ (* (pow t 2) y) (pow z 2))))) z)> |
#<alt (/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (+ (* -60 (/ (* (pow t 2) y) (pow z 2))) (* -60 (/ (* (pow t 3) y) (pow z 3)))))) z)> |
#<alt (* -60 (/ y z))> |
#<alt (* -1 (/ (+ (* 60 y) (* 60 (/ (* t y) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -60 (/ (* (pow t 2) y) z))) z)) (* 60 y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -1 (/ (+ (* 60 (* (pow t 2) y)) (* 60 (/ (* (pow t 3) y) z))) z))) z)) (* 60 y)) z))> |
#<alt (/ -60 z)> |
#<alt (- (* -60 (/ t (pow z 2))) (* 60 (/ 1 z)))> |
#<alt (- (* t (- (* -60 (/ t (pow z 3))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z)))> |
#<alt (- (* t (- (* t (- (* -60 (/ t (pow z 4))) (* 60 (/ 1 (pow z 3))))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z)))> |
#<alt (/ 60 t)> |
#<alt (/ (+ 60 (* 60 (/ z t))) t)> |
#<alt (/ (- (+ 60 (* 60 (/ (pow z 2) (pow t 2)))) (* -60 (/ z t))) t)> |
#<alt (/ (- (+ 60 (* 60 (/ (pow z 3) (pow t 3)))) (+ (* -60 (/ z t)) (* -60 (/ (pow z 2) (pow t 2))))) t)> |
#<alt (/ 60 t)> |
#<alt (* -1 (/ (- (* -60 (/ z t)) 60) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 2) t)) (* -60 z)) t)) 60) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow z 3) t)) (* 60 (pow z 2))) t)) (* -60 z)) t)) 60) t))> |
#<alt (/ 60 t)> |
#<alt (+ (* 60 (/ z (pow t 2))) (* 60 (/ 1 t)))> |
#<alt (+ (* z (+ (* 60 (/ z (pow t 3))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t)))> |
#<alt (+ (* z (+ (* z (+ (* 60 (/ z (pow t 4))) (* 60 (/ 1 (pow t 3))))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t)))> |
#<alt (/ -60 z)> |
#<alt (/ (- (* -60 (/ t z)) 60) z)> |
#<alt (/ (- (* -60 (/ (pow t 2) (pow z 2))) (+ 60 (* 60 (/ t z)))) z)> |
#<alt (/ (- (* -60 (/ (pow t 3) (pow z 3))) (+ 60 (+ (* 60 (/ t z)) (* 60 (/ (pow t 2) (pow z 2)))))) z)> |
#<alt (/ -60 z)> |
#<alt (* -1 (/ (+ 60 (* 60 (/ t z))) z))> |
#<alt (* -1 (/ (+ 60 (* -1 (/ (- (* -60 (/ (pow t 2) z)) (* 60 t)) z))) z))> |
#<alt (* -1 (/ (+ 60 (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 3) z)) (* -60 (pow t 2))) z)) (* 60 t)) z))) z))> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a t)))))> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a t)))))> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a t)))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a t))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a t))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a t))) 120)))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (* 60 (/ y t))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t)))))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t)))))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t)))))> |
#<alt (* 60 (/ y t))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t)))))> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (* -60 (/ x t))> |
#<alt (* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t))))> |
#<alt (* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t))))> |
#<alt (* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t))))> |
#<alt (* -60 (/ x t))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t)))))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (/ (+ (* 60 (- y x)) (* 120 (* a t))) t)> |
#<alt (/ (+ (* 60 (- y x)) (* 120 (* a t))) t)> |
#<alt (/ (+ (* 60 (- y x)) (* 120 (* a t))) t)> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (* -60 (/ x t))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (* 60 (/ y t))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t))))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t))))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t))))> |
#<alt (* 60 (/ y t))> |
#<alt (* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t)))))> |
#<alt (* 60 (/ y t))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (* -60 (/ x t))> |
#<alt (* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t))))> |
#<alt (* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t))))> |
#<alt (* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t))))> |
#<alt (* -60 (/ x t))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t)))))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* -1 (/ x t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (/ y t)> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (* -1 (/ x t))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (+ (* -60 (/ x (- t z))) (* 120 a))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (+ (* 60 (/ y (- t z))) (* 120 a))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z))))))> |
#<alt (+ (* -60 (/ (- y x) z)) (* 120 a))> |
#<alt (+ (* -60 (/ (- y x) z)) (+ (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))) (* 120 a)))> |
#<alt (+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z))))))> |
#<alt (+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 3))) (+ (* 60 (/ (- y x) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a)))> |
#<alt (+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2)))))))> |
#<alt (+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3)))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- y x) z)) (* 120 a))> |
#<alt (+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (- y x) z)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 3))) (+ (* -60 (/ (- y x) z)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- y x) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) (* 120 a))> |
#<alt (* 60 (/ (- y x) (- t z)))> |
#<alt (+ (* 60 (/ (- y x) (- t z))) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) (- t z))) (* 120 a))> |
#<alt (+ (* 60 (/ (- y x) (- t z))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a (- t z))))))> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a (- t z))))))> |
#<alt (* a (+ 120 (* 60 (/ (- y x) (* a (- t z))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))))> |
#<alt (+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)))))> |
#<alt (+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))))))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t)> |
#<alt (/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t)> |
#<alt (/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t)> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t)))> |
#<alt (+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2))))))> |
#<alt (+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3))))))))> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z)> |
#<alt (/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z)> |
#<alt (/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z)> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z))> |
#<alt (* -1 (/ x (- t z)))> |
#<alt (+ (* -1 (/ x (- t z))) (/ y (- t z)))> |
#<alt (+ (* -1 (/ x (- t z))) (/ y (- t z)))> |
#<alt (+ (* -1 (/ x (- t z))) (/ y (- t z)))> |
#<alt (/ y (- t z))> |
#<alt (* y (+ (* -1 (/ x (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (* y (+ (* -1 (/ x (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (* y (+ (* -1 (/ x (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (/ y (- t z))> |
#<alt (* -1 (* y (- (/ x (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (* -1 (* y (- (/ x (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (* -1 (* y (- (/ x (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (/ y (- t z))> |
#<alt (+ (* -1 (/ x (- t z))) (/ y (- t z)))> |
#<alt (+ (* -1 (/ x (- t z))) (/ y (- t z)))> |
#<alt (+ (* -1 (/ x (- t z))) (/ y (- t z)))> |
#<alt (* -1 (/ x (- t z)))> |
#<alt (* x (- (/ y (* x (- t z))) (/ 1 (- t z))))> |
#<alt (* x (- (/ y (* x (- t z))) (/ 1 (- t z))))> |
#<alt (* x (- (/ y (* x (- t z))) (/ 1 (- t z))))> |
#<alt (* -1 (/ x (- t z)))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- t z)))) (/ 1 (- t z)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- t z)))) (/ 1 (- t z)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- t z)))) (/ 1 (- t z)))))> |
#<alt (* -1 (/ (- y x) z))> |
#<alt (+ (* -1 (/ (- y x) z)) (* t (- (/ x (pow z 2)) (/ y (pow z 2)))))> |
#<alt (+ (* -1 (/ (- y x) z)) (* t (- (+ (/ x (pow z 2)) (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)) (/ y (pow z 2)))))> |
#<alt (+ (* -1 (/ (- y x) z)) (* t (- (+ (* t (- (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))) (/ x (pow z 2))) (/ y (pow z 2)))))> |
#<alt (/ (- y x) t)> |
#<alt (/ (- (+ y (/ (* z (- y x)) t)) x) t)> |
#<alt (/ (- (+ y (/ (* (pow z 2) (- y x)) (pow t 2))) (+ x (* -1 (/ (* z (- y x)) t)))) t)> |
#<alt (/ (- (+ y (/ (* (pow z 3) (- y x)) (pow t 3))) (+ x (+ (* -1 (/ (* z (- y x)) t)) (* -1 (/ (* (pow z 2) (- y x)) (pow t 2)))))) t)> |
#<alt (/ (- y x) t)> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* z (- y x)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* z (- y x)) (/ (* (pow z 2) (- y x)) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y x))) (* -1 (/ (* (pow z 3) (- y x)) t))) t)) (* z (- y x))) t))) t))> |
#<alt (/ (- y x) t)> |
#<alt (- (+ (/ y t) (/ (* z (- y x)) (pow t 2))) (/ x t))> |
#<alt (- (+ (* z (- (/ (* z (- y x)) (pow t 3)) (* -1 (/ (- y x) (pow t 2))))) (/ y t)) (/ x t))> |
#<alt (- (+ (* z (- (* z (- (/ (* z (- y x)) (pow t 4)) (* -1 (/ (- y x) (pow t 3))))) (* -1 (/ (- y x) (pow t 2))))) (/ y t)) (/ x t))> |
#<alt (* -1 (/ (- y x) z))> |
#<alt (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) z))) z)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow t 2) (- y x)) (pow z 2)))) (/ (* t (- y x)) z)) z)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow t 3) (- y x)) (pow z 3)))) (+ (/ (* t (- y x)) z) (/ (* (pow t 2) (- y x)) (pow z 2)))) z)> |
#<alt (* -1 (/ (- y x) z))> |
#<alt (* -1 (/ (- (+ y (/ (* t (- y x)) z)) x) z))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y x)) z)) (* t (- y x))) z))) x) z))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- y x)) z) (* -1 (* (pow t 2) (- y x)))) z)) (* t (- y x))) z))) x) z))> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
135 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | 0 | (+ (* 120 a) (* 60 (/ (- y x) t))) |
| 1.0ms | z | @ | -inf | (/ 60 (- t z)) |
| 1.0ms | y | @ | inf | (* y (/ 60 (- t z))) |
| 1.0ms | y | @ | 0 | (* y (/ 60 (- t z))) |
| 0.0ms | t | @ | inf | (* y (/ 60 (- t z))) |
| 1× | batch-egg-rewrite |
| 3204× | /-lowering-/.f32 |
| 3204× | /-lowering-/.f64 |
| 3094× | *-lowering-*.f32 |
| 3094× | *-lowering-*.f64 |
| 2508× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 100 |
| 1 | 142 | 100 |
| 2 | 1215 | 100 |
| 0 | 8171 | 100 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a 120) (/ (* 60 (- y x)) (- t z))) |
(/ (* 60 (- y x)) (- t z)) |
(* 60 (- y x)) |
(- y x) |
(* 120 a) |
(* y (/ 60 (- t z))) |
(/ 60 (- t z)) |
(- t z) |
(+ (* 120 a) (* 60 (/ (- y x) t))) |
(* 60 (/ (- y x) t)) |
(/ (- y x) t) |
(+ (* (/ (- y x) (- t z)) 60) (* a 120)) |
(* (/ (- y x) (- t z)) 60) |
(/ (- y x) (- t z)) |
(* a 120) |
| Outputs |
|---|
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) (-.f64 t z)))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (-.f64 t z))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) |
(-.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 y x) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (*.f64 a #s(literal 120 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) (neg.f64 (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (neg.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) (*.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (*.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) (-.f64 t z)))) |
(neg.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) (-.f64 t z)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (-.f64 t z))) |
(/.f64 #s(literal 60 binary64) (/.f64 (-.f64 t z) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(/.f64 #s(literal -60 binary64) (neg.f64 (/.f64 (-.f64 t z) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) (-.f64 t z))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 t z))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(+.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) |
(fma.f64 #s(literal 60 binary64) y (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 60 binary64) y (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) |
(fma.f64 y #s(literal 60 binary64) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64)) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64))) (neg.f64 (+.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 60 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal 60 binary64) y)) (-.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 60 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal 60 binary64) y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) (*.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)))))) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
(*.f64 (-.f64 y x) #s(literal 60 binary64)) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(/.f64 y (/.f64 (-.f64 t z) #s(literal 60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) y))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 60 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal -60 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -60 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
(*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y #s(literal 1/60 binary64))) |
(*.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(/.f64 #s(literal 60 binary64) (-.f64 t z)) |
(/.f64 #s(literal 60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 #s(literal -60 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 60 binary64)) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(+.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) t) |
(-.f64 t z) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 z z) (-.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) z t) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 t z)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t z) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (-.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t z)) (*.f64 (+.f64 t z) (*.f64 z z))) (*.f64 (+.f64 t z) (+.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 t z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t z) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))) |
(+.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))) (-.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64))))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 y x) (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 y x) t) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (-.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (-.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (-.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (-.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t)))))) (neg.f64 (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))))) (neg.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (-.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))) (*.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))))) (*.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (-.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (-.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (-.f64 (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) (*.f64 a #s(literal 120 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) |
(/.f64 #s(literal -60 binary64) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 60 binary64) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 #s(literal 60 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 60 binary64))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) t) #s(literal 60 binary64)) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t)) |
(+.f64 (/.f64 y t) (neg.f64 (/.f64 x t))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) x (*.f64 (/.f64 #s(literal 1 binary64) t) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) t) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 t (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (/.f64 y t) (/.f64 x t))) (/.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (+.f64 (/.f64 y t) (/.f64 x t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x t))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(/.f64 (-.f64 y x) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t))) (+.f64 (/.f64 y t) (/.f64 x t))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 y x)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t x)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t)))) (neg.f64 (+.f64 (/.f64 y t) (/.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 y x))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (pow.f64 (neg.f64 (/.f64 x t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 (/.f64 x t)) (neg.f64 (/.f64 x t))) (*.f64 (/.f64 y t) (neg.f64 (/.f64 x t)))))) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) (+.f64 y x))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) (-.f64 t z)))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (-.f64 t z))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) |
(-.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 y x) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (*.f64 a #s(literal 120 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) (neg.f64 (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (neg.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) (*.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (*.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (*.f64 #s(literal 216000 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (-.f64 t z)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal -120 binary64) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) (-.f64 t z)))) |
(neg.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) (-.f64 t z)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (-.f64 t z))) |
(/.f64 #s(literal 60 binary64) (/.f64 (-.f64 t z) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(/.f64 #s(literal -60 binary64) (neg.f64 (/.f64 (-.f64 t z) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) (-.f64 t z))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 t z))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(+.f64 (/.f64 y (-.f64 t z)) (neg.f64 (/.f64 x (-.f64 t z)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (+.f64 t z) (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 t z)) (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (neg.f64 (*.f64 (+.f64 t z) (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 t z)) (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (neg.f64 (*.f64 (+.f64 t z) (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 t z)) (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (-.f64 t z)) (/.f64 x (-.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (-.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 t z) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (-.f64 t z) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 t z) (-.f64 t z))) (/.f64 (*.f64 (-.f64 t z) x) (*.f64 (-.f64 t z) (-.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (*.f64 (/.f64 x (-.f64 t z)) (/.f64 x (-.f64 t z))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 x (-.f64 t z)))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (*.f64 (/.f64 x (-.f64 t z)) (/.f64 x (-.f64 t z))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 x (-.f64 t z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (/.f64 y (-.f64 t z)) (/.f64 x (-.f64 t z)))) (/.f64 (*.f64 (/.f64 x (-.f64 t z)) (/.f64 x (-.f64 t z))) (+.f64 (/.f64 y (-.f64 t z)) (/.f64 x (-.f64 t z))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (neg.f64 (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (neg.f64 (/.f64 x (-.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 t z))) |
(/.f64 (-.f64 y x) (-.f64 t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t z) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 t z) (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 t z) x)) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (-.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z))))) (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (*.f64 (/.f64 x (-.f64 t z)) (/.f64 x (-.f64 t z))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 x (-.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (*.f64 (/.f64 x (-.f64 t z)) (/.f64 x (-.f64 t z)))) (+.f64 (/.f64 y (-.f64 t z)) (/.f64 x (-.f64 t z)))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 y x)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 t z) x)) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) y) x)) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) x)) (*.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) y) (/.f64 (-.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 t z) x))) (neg.f64 (*.f64 (-.f64 t z) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (*.f64 (/.f64 x (-.f64 t z)) (/.f64 x (-.f64 t z))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 x (-.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (*.f64 (/.f64 x (-.f64 t z)) (/.f64 x (-.f64 t z))))) (neg.f64 (+.f64 (/.f64 y (-.f64 t z)) (/.f64 x (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (neg.f64 (+.f64 y x))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (pow.f64 (neg.f64 (/.f64 x (-.f64 t z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (-.f64 (*.f64 (neg.f64 (/.f64 x (-.f64 t z))) (neg.f64 (/.f64 x (-.f64 t z)))) (*.f64 (/.f64 y (-.f64 t z)) (neg.f64 (/.f64 x (-.f64 t z))))))) |
(pow.f64 (/.f64 (-.f64 t z) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 t z)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (-.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
| 1× | egg-herbie |
| 5302× | *-lowering-*.f32 |
| 5302× | *-lowering-*.f64 |
| 3098× | +-lowering-+.f64 |
| 3098× | +-lowering-+.f32 |
| 1656× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 718 | 7268 |
| 1 | 2425 | 6875 |
| 0 | 8054 | 6875 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 60 (/ (- y x) (- t z))) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(+ (* -60 (/ x (- t z))) (* 120 a)) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(* 60 (/ y (- t z))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(* 60 (/ y (- t z))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(+ (* 60 (/ y (- t z))) (* 120 a)) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(* -60 (/ x (- t z))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* -60 (/ x (- t z))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+ (* -60 (/ (- y x) z)) (+ (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))) (* 120 a))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)))))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))))))) |
(* 120 a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 3))) (+ (* 60 (/ (- y x) t)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) (* 120 a)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2))))))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3))))))))) |
(* 120 a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (- y x) z)) (* 120 a))) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 3))) (+ (* -60 (/ (- y x) z)) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) (* 120 a)) |
(* -60 (/ x (- t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(* 60 (/ y (- t z))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* 60 (/ y (- t z))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* 60 (/ y (- t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(* -60 (/ x (- t z))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* -60 (/ x (- t z))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -60 (/ (- y x) z)) |
(+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2)))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z))))))) |
(* 60 (/ (- y x) t)) |
(/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t) |
(* 60 (/ (- y x) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t)) |
(* 60 (/ (- y x) t)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2)))))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3)))))))) |
(* -60 (/ (- y x) z)) |
(/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z) |
(* -60 (/ (- y x) z)) |
(* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z)) |
(* -60 x) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(* 60 y) |
(* y (+ 60 (* -60 (/ x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(* 60 y) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* 60 y) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(* -60 x) |
(* x (- (* 60 (/ y x)) 60)) |
(* x (- (* 60 (/ y x)) 60)) |
(* x (- (* 60 (/ y x)) 60)) |
(* -60 x) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* -60 (/ y z)) |
(+ (* -60 (/ y z)) (* -60 (/ (* t y) (pow z 2)))) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* -60 (/ (* t y) (pow z 3)))))) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* t (+ (* -60 (/ y (pow z 3))) (* -60 (/ (* t y) (pow z 4)))))))) |
(* 60 (/ y t)) |
(/ (+ (* 60 y) (* 60 (/ (* y z) t))) t) |
(/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (* 60 (/ (* y (pow z 2)) (pow t 2))))) t) |
(/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (+ (* 60 (/ (* y (pow z 2)) (pow t 2))) (* 60 (/ (* y (pow z 3)) (pow t 3)))))) t) |
(* 60 (/ y t)) |
(* -1 (/ (+ (* -60 y) (* -60 (/ (* y z) t))) t)) |
(* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* 60 (* y z)) (* 60 (/ (* y (pow z 2)) t))) t))) t)) |
(* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* y (pow z 2))) (* -60 (/ (* y (pow z 3)) t))) t)) (* 60 (* y z))) t))) t)) |
(* 60 (/ y t)) |
(+ (* 60 (/ y t)) (* 60 (/ (* y z) (pow t 2)))) |
(+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* 60 (/ (* y z) (pow t 3)))))) |
(+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* z (+ (* 60 (/ y (pow t 3))) (* 60 (/ (* y z) (pow t 4)))))))) |
(* -60 (/ y z)) |
(/ (+ (* -60 y) (* -60 (/ (* t y) z))) z) |
(/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (* -60 (/ (* (pow t 2) y) (pow z 2))))) z) |
(/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (+ (* -60 (/ (* (pow t 2) y) (pow z 2))) (* -60 (/ (* (pow t 3) y) (pow z 3)))))) z) |
(* -60 (/ y z)) |
(* -1 (/ (+ (* 60 y) (* 60 (/ (* t y) z))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -60 (/ (* (pow t 2) y) z))) z)) (* 60 y)) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -1 (/ (+ (* 60 (* (pow t 2) y)) (* 60 (/ (* (pow t 3) y) z))) z))) z)) (* 60 y)) z)) |
(/ -60 z) |
(- (* -60 (/ t (pow z 2))) (* 60 (/ 1 z))) |
(- (* t (- (* -60 (/ t (pow z 3))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(- (* t (- (* t (- (* -60 (/ t (pow z 4))) (* 60 (/ 1 (pow z 3))))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(/ 60 t) |
(/ (+ 60 (* 60 (/ z t))) t) |
(/ (- (+ 60 (* 60 (/ (pow z 2) (pow t 2)))) (* -60 (/ z t))) t) |
(/ (- (+ 60 (* 60 (/ (pow z 3) (pow t 3)))) (+ (* -60 (/ z t)) (* -60 (/ (pow z 2) (pow t 2))))) t) |
(/ 60 t) |
(* -1 (/ (- (* -60 (/ z t)) 60) t)) |
(* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 2) t)) (* -60 z)) t)) 60) t)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow z 3) t)) (* 60 (pow z 2))) t)) (* -60 z)) t)) 60) t)) |
(/ 60 t) |
(+ (* 60 (/ z (pow t 2))) (* 60 (/ 1 t))) |
(+ (* z (+ (* 60 (/ z (pow t 3))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(+ (* z (+ (* z (+ (* 60 (/ z (pow t 4))) (* 60 (/ 1 (pow t 3))))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(/ -60 z) |
(/ (- (* -60 (/ t z)) 60) z) |
(/ (- (* -60 (/ (pow t 2) (pow z 2))) (+ 60 (* 60 (/ t z)))) z) |
(/ (- (* -60 (/ (pow t 3) (pow z 3))) (+ 60 (+ (* 60 (/ t z)) (* 60 (/ (pow t 2) (pow z 2)))))) z) |
(/ -60 z) |
(* -1 (/ (+ 60 (* 60 (/ t z))) z)) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -60 (/ (pow t 2) z)) (* 60 t)) z))) z)) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 3) z)) (* -60 (pow t 2))) z)) (* 60 t)) z))) z)) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* 60 (/ (- y x) t)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (- y x) (* a t))))) |
(* a (+ 120 (* 60 (/ (- y x) (* a t))))) |
(* a (+ 120 (* 60 (/ (- y x) (* a t))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (- y x) (* a t))) 120))) |
(* -1 (* a (- (* -60 (/ (- y x) (* a t))) 120))) |
(* -1 (* a (- (* -60 (/ (- y x) (* a t))) 120))) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(* 60 (/ y t)) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(* 60 (/ y t)) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(+ (* 60 (/ y t)) (* 120 a)) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(* -60 (/ x t)) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(* -60 (/ x t)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(* 60 (/ (- y x) t)) |
(/ (+ (* 60 (- y x)) (* 120 (* a t))) t) |
(/ (+ (* 60 (- y x)) (* 120 (* a t))) t) |
(/ (+ (* 60 (- y x)) (* 120 (* a t))) t) |
(* 120 a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(* 120 a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(* -60 (/ x t)) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(* 60 (/ y t)) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(* 60 (/ y t)) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(* 60 (/ y t)) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(* -60 (/ x t)) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(* -60 (/ x t)) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(* 60 (/ (- y x) t)) |
(* 60 (/ (- y x) t)) |
(* 60 (/ (- y x) t)) |
(* 60 (/ (- y x) t)) |
(* 60 (/ (- y x) t)) |
(* 60 (/ (- y x) t)) |
(* 60 (/ (- y x) t)) |
(* 60 (/ (- y x) t)) |
(* 60 (/ (- y x) t)) |
(* 60 (/ (- y x) t)) |
(* 60 (/ (- y x) t)) |
(* 60 (/ (- y x) t)) |
(* -1 (/ x t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(/ y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/ y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/ y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(* -1 (/ x t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* -1 (/ x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(+ (* -60 (/ x (- t z))) (* 120 a)) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(* 60 (/ y (- t z))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(* 60 (/ y (- t z))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(+ (* 60 (/ y (- t z))) (* 120 a)) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(* -60 (/ x (- t z))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* -60 (/ x (- t z))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+ (* -60 (/ (- y x) z)) (+ (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))) (* 120 a))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)))))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))))))) |
(* 120 a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 3))) (+ (* 60 (/ (- y x) t)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) (* 120 a)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2))))))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3))))))))) |
(* 120 a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (- y x) z)) (* 120 a))) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 3))) (+ (* -60 (/ (- y x) z)) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) (* 120 a)) |
(* 60 (/ (- y x) (- t z))) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(* -60 (/ x (- t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(* 60 (/ y (- t z))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* 60 (/ y (- t z))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* 60 (/ y (- t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(* -60 (/ x (- t z))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* -60 (/ x (- t z))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -60 (/ (- y x) z)) |
(+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2)))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z))))))) |
(* 60 (/ (- y x) t)) |
(/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t) |
(* 60 (/ (- y x) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t)) |
(* 60 (/ (- y x) t)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2)))))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3)))))))) |
(* -60 (/ (- y x) z)) |
(/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z) |
(* -60 (/ (- y x) z)) |
(* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z)) |
(* -1 (/ x (- t z))) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(/ y (- t z)) |
(* y (+ (* -1 (/ x (* y (- t z)))) (/ 1 (- t z)))) |
(* y (+ (* -1 (/ x (* y (- t z)))) (/ 1 (- t z)))) |
(* y (+ (* -1 (/ x (* y (- t z)))) (/ 1 (- t z)))) |
(/ y (- t z)) |
(* -1 (* y (- (/ x (* y (- t z))) (/ 1 (- t z))))) |
(* -1 (* y (- (/ x (* y (- t z))) (/ 1 (- t z))))) |
(* -1 (* y (- (/ x (* y (- t z))) (/ 1 (- t z))))) |
(/ y (- t z)) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(* -1 (/ x (- t z))) |
(* x (- (/ y (* x (- t z))) (/ 1 (- t z)))) |
(* x (- (/ y (* x (- t z))) (/ 1 (- t z)))) |
(* x (- (/ y (* x (- t z))) (/ 1 (- t z)))) |
(* -1 (/ x (- t z))) |
(* -1 (* x (+ (* -1 (/ y (* x (- t z)))) (/ 1 (- t z))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- t z)))) (/ 1 (- t z))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- t z)))) (/ 1 (- t z))))) |
(* -1 (/ (- y x) z)) |
(+ (* -1 (/ (- y x) z)) (* t (- (/ x (pow z 2)) (/ y (pow z 2))))) |
(+ (* -1 (/ (- y x) z)) (* t (- (+ (/ x (pow z 2)) (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)) (/ y (pow z 2))))) |
(+ (* -1 (/ (- y x) z)) (* t (- (+ (* t (- (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))) (/ x (pow z 2))) (/ y (pow z 2))))) |
(/ (- y x) t) |
(/ (- (+ y (/ (* z (- y x)) t)) x) t) |
(/ (- (+ y (/ (* (pow z 2) (- y x)) (pow t 2))) (+ x (* -1 (/ (* z (- y x)) t)))) t) |
(/ (- (+ y (/ (* (pow z 3) (- y x)) (pow t 3))) (+ x (+ (* -1 (/ (* z (- y x)) t)) (* -1 (/ (* (pow z 2) (- y x)) (pow t 2)))))) t) |
(/ (- y x) t) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* z (- y x)) t))) t)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* z (- y x)) (/ (* (pow z 2) (- y x)) t)) t))) t)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y x))) (* -1 (/ (* (pow z 3) (- y x)) t))) t)) (* z (- y x))) t))) t)) |
(/ (- y x) t) |
(- (+ (/ y t) (/ (* z (- y x)) (pow t 2))) (/ x t)) |
(- (+ (* z (- (/ (* z (- y x)) (pow t 3)) (* -1 (/ (- y x) (pow t 2))))) (/ y t)) (/ x t)) |
(- (+ (* z (- (* z (- (/ (* z (- y x)) (pow t 4)) (* -1 (/ (- y x) (pow t 3))))) (* -1 (/ (- y x) (pow t 2))))) (/ y t)) (/ x t)) |
(* -1 (/ (- y x) z)) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) z))) z) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow t 2) (- y x)) (pow z 2)))) (/ (* t (- y x)) z)) z) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow t 3) (- y x)) (pow z 3)))) (+ (/ (* t (- y x)) z) (/ (* (pow t 2) (- y x)) (pow z 2)))) z) |
(* -1 (/ (- y x) z)) |
(* -1 (/ (- (+ y (/ (* t (- y x)) z)) x) z)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y x)) z)) (* t (- y x))) z))) x) z)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- y x)) z) (* -1 (* (pow t 2) (- y x)))) z)) (* t (- y x))) z))) x) z)) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
| Outputs |
|---|
(* 60 (/ (- y x) (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (*.f64 (-.f64 t z) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (*.f64 (-.f64 t z) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (*.f64 (-.f64 t z) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(+ (* -60 (/ x (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z)))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z)))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z)))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(+ (* 60 (/ y (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(* -60 (/ x (- t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) |
(* -60 (/ x (- t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) x)) (-.f64 #s(literal 0 binary64) x)) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) |
(+ (* -60 (/ (- y x) z)) (+ (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (*.f64 #s(literal 60 binary64) t)))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)))))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) (*.f64 t (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (/.f64 t z)))))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))))))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) (*.f64 t (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z))) (*.f64 (*.f64 #s(literal 60 binary64) t) (+.f64 (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) z)))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t t))))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 3))) (+ (* 60 (/ (- y x) t)) (* 120 a)))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) (*.f64 #s(literal 60 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (*.f64 t t)))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t))) t)) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (+.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 (-.f64 y x) z) (/.f64 (*.f64 z (*.f64 (-.f64 y x) z)) t))) t)) t)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t t))))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2))))))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) (*.f64 #s(literal 60 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (*.f64 t t)))))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3))))))))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) t) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (pow.f64 t #s(literal 4 binary64))) (/.f64 (-.f64 y x) (*.f64 t (*.f64 t t))))))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (- y x) z)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) t) (*.f64 z z)) (/.f64 (-.f64 y x) z)))) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 3))) (+ (* -60 (/ (- y x) z)) (* 120 a)))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) t) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) |
(+ (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 t z)))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) (/.f64 (*.f64 t t) z)))) z)) z)) |
(* -60 (/ x (- t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) y) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) y) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) y) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(* -60 (/ x (- t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 (*.f64 #s(literal 60 binary64) x) (+.f64 (/.f64 y (*.f64 x (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 (*.f64 #s(literal 60 binary64) x) (+.f64 (/.f64 y (*.f64 x (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 (*.f64 #s(literal 60 binary64) x) (+.f64 (/.f64 y (*.f64 x (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(* -60 (/ x (- t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) x) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) x) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) x) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) |
(* -60 (/ (- y x) z)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) |
(+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2)))))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (*.f64 #s(literal 60 binary64) t))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z))))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 t (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (/.f64 t z)))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z))))))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 t (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z))) (*.f64 (*.f64 #s(literal 60 binary64) t) (+.f64 (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) z)))))) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 z (*.f64 (-.f64 y x) z)) (*.f64 t t)))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t)) (+.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) z)) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))))) t) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t))) t) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 (-.f64 y x) z) (/.f64 (*.f64 z (*.f64 (-.f64 y x) z)) t))) t)) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 (+.f64 (*.f64 z (*.f64 #s(literal 60 binary64) (-.f64 y x))) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 z (*.f64 (-.f64 y x) z)) (/.f64 (*.f64 z (*.f64 z (*.f64 (-.f64 y x) z))) t))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t))) |
(*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t t)))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2)))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) (*.f64 #s(literal 60 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (*.f64 t t)))))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3)))))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) t) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (pow.f64 t #s(literal 4 binary64))) (/.f64 (-.f64 y x) (*.f64 t (*.f64 t t))))))))) |
(* -60 (/ (- y x) z)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) |
(/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 t z)))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 z z))))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) z) |
(* -60 (/ (- y x) z)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) |
(* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 t z)))) z) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) (/.f64 (*.f64 t t) z)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y x) #s(literal -60 binary64))) (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 (-.f64 y x) (/.f64 (*.f64 t (*.f64 t t)) z))) z))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) y)) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) y)) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) y)) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x y)))) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(*.f64 (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) x) y)) (neg.f64 y)) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(*.f64 (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) x) y)) (neg.f64 y)) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(*.f64 (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) x) y)) (neg.f64 y)) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) y)) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) y)) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) y)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) y) x))) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) y) x))) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) y) x))) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(*.f64 x (*.f64 (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) x)) #s(literal -1 binary64))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(*.f64 x (*.f64 (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) x)) #s(literal -1 binary64))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(*.f64 x (*.f64 (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) x)) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal -1 binary64))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal -1 binary64))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal -1 binary64))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal -1 binary64))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal -1 binary64))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal -1 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(+ (* -60 (/ y z)) (* -60 (/ (* t y) (pow z 2)))) |
(*.f64 #s(literal -60 binary64) (+.f64 (/.f64 y z) (*.f64 t (/.f64 (/.f64 y z) z)))) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* -60 (/ (* t y) (pow z 3)))))) |
(+.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) z) (*.f64 (*.f64 t #s(literal -60 binary64)) (+.f64 (/.f64 (/.f64 y z) z) (/.f64 (*.f64 y t) (*.f64 z (*.f64 z z)))))) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* t (+ (* -60 (/ y (pow z 3))) (* -60 (/ (* t y) (pow z 4)))))))) |
(+.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) z) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) z) z) (*.f64 (*.f64 t #s(literal -60 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 y z) z) z) (*.f64 y (/.f64 t (pow.f64 z #s(literal 4 binary64))))))))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/ (+ (* 60 y) (* 60 (/ (* y z) t))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 y (*.f64 y (/.f64 z t)))) t) |
(/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (* 60 (/ (* y (pow z 2)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 y (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (+ (* 60 (/ (* y (pow z 2)) (pow t 2))) (* 60 (/ (* y (pow z 3)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 y (*.f64 y (/.f64 z t))) (*.f64 y (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (*.f64 z z) (/.f64 z (*.f64 t (*.f64 t t)))))))) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* -1 (/ (+ (* -60 y) (* -60 (/ (* y z) t))) t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 y (*.f64 y (/.f64 z t)))) t) |
(* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* 60 (* y z)) (* 60 (/ (* y (pow z 2)) t))) t))) t)) |
(/.f64 (+.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 y (+.f64 z (/.f64 (*.f64 z z) t)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* y (pow z 2))) (* -60 (/ (* y (pow z 3)) t))) t)) (* 60 (* y z))) t))) t)) |
(/.f64 (-.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 y z)) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 y (+.f64 (*.f64 z z) (*.f64 z (/.f64 (*.f64 z z) t))))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(+ (* 60 (/ y t)) (* 60 (/ (* y z) (pow t 2)))) |
(*.f64 #s(literal 60 binary64) (+.f64 (/.f64 y t) (/.f64 (*.f64 y (/.f64 z t)) t))) |
(+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* 60 (/ (* y z) (pow t 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (*.f64 (*.f64 #s(literal 60 binary64) z) (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (/.f64 (*.f64 y (/.f64 z t)) t) t)))) |
(+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* z (+ (* 60 (/ y (pow t 3))) (* 60 (/ (* y z) (pow t 4)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) t) (*.f64 (*.f64 #s(literal 60 binary64) z) (+.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y z) (pow.f64 t #s(literal 4 binary64)))))))) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/ (+ (* -60 y) (* -60 (/ (* t y) z))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 y (/.f64 (*.f64 y t) z))) z) |
(/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (* -60 (/ (* (pow t 2) y) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 y (+.f64 (/.f64 (*.f64 y t) z) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 z z))))) z) |
(/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (+ (* -60 (/ (* (pow t 2) y) (pow z 2))) (* -60 (/ (* (pow t 3) y) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 y (/.f64 (*.f64 y t) z)) (+.f64 (/.f64 (*.f64 y (*.f64 t t)) (*.f64 z z)) (/.f64 (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z) (*.f64 z z))))) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -1 (/ (+ (* 60 y) (* 60 (/ (* t y) z))) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 y (/.f64 (*.f64 y t) z))) z) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -60 (/ (* (pow t 2) y) z))) z)) (* 60 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 y t) (/.f64 (*.f64 y (*.f64 t t)) z))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -1 (/ (+ (* 60 (* (pow t 2) y)) (* 60 (/ (* (pow t 3) y) z))) z))) z)) (* 60 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 (+.f64 (*.f64 y (*.f64 t #s(literal -60 binary64))) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 y (*.f64 t t)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(- (* -60 (/ t (pow z 2))) (* 60 (/ 1 z))) |
(/.f64 (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -60 binary64)) z) |
(- (* t (- (* -60 (/ t (pow z 3))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 t (*.f64 z z))) z) (/.f64 #s(literal -60 binary64) (*.f64 z z)))) (/.f64 #s(literal -60 binary64) z)) |
(- (* t (- (* t (- (* -60 (/ t (pow z 4))) (* 60 (/ 1 (pow z 3))))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(+.f64 (*.f64 t (+.f64 (*.f64 t (-.f64 (*.f64 #s(literal -60 binary64) (/.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 z z)) z))) (/.f64 #s(literal -60 binary64) (*.f64 z z)))) (/.f64 #s(literal -60 binary64) z)) |
(/ 60 t) |
(/.f64 #s(literal 60 binary64) t) |
(/ (+ 60 (* 60 (/ z t))) t) |
(/.f64 (+.f64 #s(literal 60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 z t))) t) |
(/ (- (+ 60 (* 60 (/ (pow z 2) (pow t 2)))) (* -60 (/ z t))) t) |
(/.f64 (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z z) t) z)) t)) t) |
(/ (- (+ 60 (* 60 (/ (pow z 3) (pow t 3)))) (+ (* -60 (/ z t)) (* -60 (/ (pow z 2) (pow t 2))))) t) |
(/.f64 (+.f64 #s(literal 60 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (*.f64 z z)) z) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ 60 t) |
(/.f64 #s(literal 60 binary64) t) |
(* -1 (/ (- (* -60 (/ z t)) 60) t)) |
(/.f64 (+.f64 #s(literal 60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 z t))) t) |
(* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 2) t)) (* -60 z)) t)) 60) t)) |
(/.f64 (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z z) t) z)) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow z 3) t)) (* 60 (pow z 2))) t)) (* -60 z)) t)) 60) t)) |
(/.f64 (+.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 z (/.f64 (*.f64 z z) t)) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 60 binary64) z)) t))) (-.f64 #s(literal 0 binary64) t)) |
(/ 60 t) |
(/.f64 #s(literal 60 binary64) t) |
(+ (* 60 (/ z (pow t 2))) (* 60 (/ 1 t))) |
(+.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 z t)) t)) |
(+ (* z (+ (* 60 (/ z (pow t 3))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(+.f64 (/.f64 #s(literal 60 binary64) t) (*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 z t)) t) t) (/.f64 #s(literal 60 binary64) (*.f64 t t))))) |
(+ (* z (+ (* z (+ (* 60 (/ z (pow t 4))) (* 60 (/ 1 (pow t 3))))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(+.f64 (/.f64 #s(literal 60 binary64) t) (*.f64 z (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 60 binary64) z) (+.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))))) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ (- (* -60 (/ t z)) 60) z) |
(/.f64 (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -60 binary64)) z) |
(/ (- (* -60 (/ (pow t 2) (pow z 2))) (+ 60 (* 60 (/ t z)))) z) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 t t) z) t)) z) #s(literal 60 binary64)) z) |
(/ (- (* -60 (/ (pow t 3) (pow z 3))) (+ 60 (+ (* 60 (/ t z)) (* 60 (/ (pow t 2) (pow z 2)))))) z) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 t z) (/.f64 (*.f64 t t) (*.f64 z z))))) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(* -1 (/ (+ 60 (* 60 (/ t z))) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) t) z))) z) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -60 (/ (pow t 2) z)) (* 60 t)) z))) z)) |
(/.f64 (-.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 t t) z) t)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 3) z)) (* -60 (pow t 2))) z)) (* 60 t)) z))) z)) |
(/.f64 (-.f64 #s(literal 60 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) z) (*.f64 t t))) z)) (*.f64 t #s(literal -60 binary64))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal -1 binary64))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal -1 binary64))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal -1 binary64))) |
t |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (- y x) (* a t))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) a))) |
(* a (+ 120 (* 60 (/ (- y x) (* a t))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) a))) |
(* a (+ 120 (* 60 (/ (- y x) (* a t))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- y x) (* a t))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (*.f64 t a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- y x) (* a t))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (*.f64 t a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- y x) (* a t))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (*.f64 t a)) #s(literal -120 binary64)) (neg.f64 a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) y) (+.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x y)) t)))) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) y) (+.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x y)) t)))) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) y) (+.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x y)) t)))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) (neg.f64 y)) (/.f64 #s(literal -60 binary64) t)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) (neg.f64 y)) (/.f64 #s(literal -60 binary64) t)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) (neg.f64 y)) (/.f64 #s(literal -60 binary64) t)) (neg.f64 y)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) t)) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) x) (/.f64 #s(literal -60 binary64) t)))) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) x) (/.f64 #s(literal -60 binary64) t)))) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) x) (/.f64 #s(literal -60 binary64) t)))) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) t)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) t)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) t)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(/ (+ (* 60 (- y x)) (* 120 (* a t))) t) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(/ (+ (* 60 (- y x)) (* 120 (* a t))) t) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(/ (+ (* 60 (- y x)) (* 120 (* a t))) t) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x y)) t))) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x y)) t))) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x y)) t))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) t) y) (/.f64 #s(literal -60 binary64) t)) (neg.f64 y)) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) t) y) (/.f64 #s(literal -60 binary64) t)) (neg.f64 y)) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) t) y) (/.f64 #s(literal -60 binary64) t)) (neg.f64 y)) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) t) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 60 binary64) x) (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 60 binary64) x) (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 60 binary64) x) (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) x) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) x) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) x) t)) (-.f64 #s(literal 0 binary64) x)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* -1 (/ x t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t)))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t)))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t)))) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 y t)) (/.f64 #s(literal -1 binary64) t)) (neg.f64 y)) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 y t)) (/.f64 #s(literal -1 binary64) t)) (neg.f64 y)) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 y t)) (/.f64 #s(literal -1 binary64) t)) (neg.f64 y)) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ x t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t))) (-.f64 #s(literal 0 binary64) x)) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(+ (* -60 (/ x (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (+ (* 120 (/ a y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z)))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z)))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x (- t z))) (* 120 a)) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z)))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(+ (* 60 (/ y (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)))) |
(* -60 (/ x (- t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) |
(* -60 (/ x (- t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) x)) (-.f64 #s(literal 0 binary64) x)) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) |
(+ (* -60 (/ (- y x) z)) (+ (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (*.f64 #s(literal 60 binary64) t)))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)))))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) (*.f64 t (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (/.f64 t z)))))) |
(+ (* -60 (/ (- y x) z)) (+ (* 120 a) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))))))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) (*.f64 t (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z))) (*.f64 (*.f64 #s(literal 60 binary64) t) (+.f64 (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) z)))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t t))))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 3))) (+ (* 60 (/ (- y x) t)) (* 120 a)))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) (*.f64 #s(literal 60 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (*.f64 t t)))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t))) t)) |
(+ (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (+.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 (-.f64 y x) z) (/.f64 (*.f64 z (*.f64 (-.f64 y x) z)) t))) t)) t)) |
(+ (* 60 (/ (- y x) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (+ (* 60 (/ (- y x) t)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t t))))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2))))))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) (*.f64 #s(literal 60 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (*.f64 t t)))))) |
(+ (* 60 (/ (- y x) t)) (+ (* 120 a) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3))))))))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) t) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (pow.f64 t #s(literal 4 binary64))) (/.f64 (-.f64 y x) (*.f64 t (*.f64 t t))))))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (- y x) z)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) t) (*.f64 z z)) (/.f64 (-.f64 y x) z)))) |
(+ (* -60 (/ (* t (- y x)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 3))) (+ (* -60 (/ (- y x) z)) (* 120 a)))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) t) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- y x) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) |
(+ (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 t z)))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) (/.f64 (*.f64 t t) z)))) z)) z)) |
(* 60 (/ (- y x) (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- y x) (- t z))) (* 120 a)) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) |
(* a (+ 120 (* 60 (/ (- y x) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (*.f64 (-.f64 t z) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (*.f64 (-.f64 t z) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- y x) (* a (- t z)))) 120))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (*.f64 (-.f64 t z) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -60 (/ x (- t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) y) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) y) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) y) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) y) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* 60 (/ y (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z))) |
(* -60 (/ x (- t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 (*.f64 #s(literal 60 binary64) x) (+.f64 (/.f64 y (*.f64 x (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 (*.f64 #s(literal 60 binary64) x) (+.f64 (/.f64 y (*.f64 x (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 (*.f64 #s(literal 60 binary64) x) (+.f64 (/.f64 y (*.f64 x (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(* -60 (/ x (- t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) x) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) x) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) x) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) |
(* -60 (/ (- y x) z)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) |
(+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2)))))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (*.f64 #s(literal 60 binary64) t))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z))))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 t (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (/.f64 t z)))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z))))))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 t (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z))) (*.f64 (*.f64 #s(literal 60 binary64) t) (+.f64 (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) z)))))) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 z (*.f64 (-.f64 y x) z)) (*.f64 t t)))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t)) (+.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) z)) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))))) t) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t))) t) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 (-.f64 y x) z) (/.f64 (*.f64 z (*.f64 (-.f64 y x) z)) t))) t)) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) (/.f64 (+.f64 (*.f64 z (*.f64 #s(literal 60 binary64) (-.f64 y x))) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 z (*.f64 (-.f64 y x) z)) (/.f64 (*.f64 z (*.f64 z (*.f64 (-.f64 y x) z))) t))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t))) |
(*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t t)))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2)))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) (*.f64 #s(literal 60 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (*.f64 t t)))))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3)))))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) t) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (pow.f64 t #s(literal 4 binary64))) (/.f64 (-.f64 y x) (*.f64 t (*.f64 t t))))))))) |
(* -60 (/ (- y x) z)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) |
(/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 t z)))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (+.f64 (*.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 z z))))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) z) |
(* -60 (/ (- y x) z)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) |
(* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 t z)))) z) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (-.f64 y x) t) (*.f64 (-.f64 y x) (/.f64 (*.f64 t t) z)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y x) #s(literal -60 binary64))) (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 (-.f64 y x) (/.f64 (*.f64 t (*.f64 t t)) z))) z))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ x (- t z))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t z))) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y x) (-.f64 t z)) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y x) (-.f64 t z)) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y x) (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(* y (+ (* -1 (/ x (* y (- t z)))) (/ 1 (- t z)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (/.f64 x (-.f64 t z)) y))) |
(* y (+ (* -1 (/ x (* y (- t z)))) (/ 1 (- t z)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (/.f64 x (-.f64 t z)) y))) |
(* y (+ (* -1 (/ x (* y (- t z)))) (/ 1 (- t z)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (/.f64 x (-.f64 t z)) y))) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(* -1 (* y (- (/ x (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 (/.f64 x (-.f64 t z)) y) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (/ x (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 (/.f64 x (-.f64 t z)) y) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (/ x (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 (/.f64 x (-.f64 t z)) y) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (neg.f64 y)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y x) (-.f64 t z)) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y x) (-.f64 t z)) |
(+ (* -1 (/ x (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y x) (-.f64 t z)) |
(* -1 (/ x (- t z))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t z))) |
(* x (- (/ y (* x (- t z))) (/ 1 (- t z)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(* x (- (/ y (* x (- t z))) (/ 1 (- t z)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(* x (- (/ y (* x (- t z))) (/ 1 (- t z)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(* -1 (/ x (- t z))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t z))) |
(* -1 (* x (+ (* -1 (/ y (* x (- t z)))) (/ 1 (- t z))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y (*.f64 x (-.f64 t z)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* x (- t z)))) (/ 1 (- t z))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y (*.f64 x (-.f64 t z)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* x (- t z)))) (/ 1 (- t z))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y (*.f64 x (-.f64 t z)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- y x) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) |
(+ (* -1 (/ (- y x) z)) (* t (- (/ x (pow z 2)) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z))) (/.f64 (-.f64 y x) z)) |
(+ (* -1 (/ (- y x) z)) (* t (- (+ (/ x (pow z 2)) (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (+.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (/.f64 t z)))) (/.f64 (-.f64 y x) z)) |
(+ (* -1 (/ (- y x) z)) (* t (- (+ (* t (- (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))) (/ x (pow z 2))) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (+.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (*.f64 t (+.f64 (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 y z) z)) z))))) (/.f64 (-.f64 y x) z)) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- (+ y (/ (* z (- y x)) t)) x) t) |
(/.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t)) t) |
(/ (- (+ y (/ (* (pow z 2) (- y x)) (pow t 2))) (+ x (* -1 (/ (* z (- y x)) t)))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) z)) (*.f64 t t)) (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t))) t) |
(/ (- (+ y (/ (* (pow z 3) (- y x)) (pow t 3))) (+ x (+ (* -1 (/ (* z (- y x)) t)) (* -1 (/ (* (pow z 2) (- y x)) (pow t 2)))))) t) |
(/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 z (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 z (*.f64 (-.f64 y x) z)) (*.f64 t t)))) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* z (- y x)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) z) t))) t) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* z (- y x)) (/ (* (pow z 2) (- y x)) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y x) (/.f64 (+.f64 (*.f64 (-.f64 y x) z) (/.f64 (*.f64 z (*.f64 (-.f64 y x) z)) t)) t))) t) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y x))) (* -1 (/ (* (pow z 3) (- y x)) t))) t)) (* z (- y x))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y x) (/.f64 (+.f64 (*.f64 (-.f64 y x) z) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 (-.f64 y x) z)) (/.f64 (*.f64 z (*.f64 z (*.f64 (-.f64 y x) z))) t))) t)) t))) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(- (+ (/ y t) (/ (* z (- y x)) (pow t 2))) (/ x t)) |
(+.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t t))) |
(- (+ (* z (- (/ (* z (- y x)) (pow t 3)) (* -1 (/ (- y x) (pow t 2))))) (/ y t)) (/ x t)) |
(+.f64 (/.f64 (-.f64 y x) t) (*.f64 z (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (*.f64 t t))))) |
(- (+ (* z (- (* z (- (/ (* z (- y x)) (pow t 4)) (* -1 (/ (- y x) (pow t 3))))) (* -1 (/ (- y x) (pow t 2))))) (/ y t)) (/ x t)) |
(+.f64 (/.f64 (-.f64 y x) t) (*.f64 z (+.f64 (/.f64 (-.f64 y x) (*.f64 t t)) (*.f64 z (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (pow.f64 t #s(literal 4 binary64))) (/.f64 (-.f64 y x) (*.f64 t (*.f64 t t)))))))) |
(* -1 (/ (- y x) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) z))) z) |
(/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) (-.f64 y x)) z) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow t 2) (- y x)) (pow z 2)))) (/ (* t (- y x)) z)) z) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 y x) t)) z)) z) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow t 3) (- y x)) (pow z 3)))) (+ (/ (* t (- y x)) z) (/ (* (pow t 2) (- y x)) (pow z 2)))) z) |
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 y x) t)) z)) z) |
(* -1 (/ (- y x) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) |
(* -1 (/ (- (+ y (/ (* t (- y x)) z)) x) z)) |
(/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) (-.f64 y x)) z) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y x)) z)) (* t (- y x))) z))) x) z)) |
(/.f64 (-.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 y x) t)) z)) x) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- y x)) z) (* -1 (* (pow t 2) (- y x)))) z)) (* t (- y x))) z))) x) z)) |
(/.f64 (-.f64 (-.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 (-.f64 y x) (/.f64 (*.f64 t (*.f64 t t)) z))) z)) (*.f64 (-.f64 y x) t)) z)) x) (-.f64 #s(literal 0 binary64) z)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
Compiled 29480 to 2677 computations (90.9% saved)
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1256 | 16 | 1272 |
| Fresh | 3 | 4 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1261 | 23 | 1284 |
| Status | Accuracy | Program |
|---|---|---|
| 65.8% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) | |
| 29.8% | (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))) | |
| 33.2% | (/.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) | |
| ▶ | 16.6% | (/.f64 (*.f64 y #s(literal -60 binary64)) z) |
| 15.3% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) | |
| ▶ | 49.9% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
| 15.6% | (/.f64 (*.f64 #s(literal 60 binary64) y) t) | |
| 65.8% | (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 a #s(literal 120 binary64))) | |
| 55.6% | (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) | |
| 42.5% | (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t (+.f64 y x))))) | |
| ✓ | 63.5% | (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
| 54.4% | (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) | |
| ▶ | 27.2% | (*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
| ✓ | 27.2% | (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
| 15.6% | (*.f64 y (/.f64 #s(literal 60 binary64) t)) | |
| ▶ | 16.6% | (*.f64 y (/.f64 #s(literal -60 binary64) z)) |
| 25.4% | (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) | |
| ▶ | 80.9% | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
| 60.2% | (*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) a))) | |
| ✓ | 51.2% | (*.f64 #s(literal 120 binary64) a) |
| 27.8% | (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) | |
| 27.2% | (*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) | |
| 25.4% | (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
Compiled 694 to 492 computations (29.1% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 60 binary64) (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 y (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal -60 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y #s(literal -60 binary64)) z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -60 binary64) z) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 #s(literal -60 binary64) z)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 120 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 120 binary64) a) x) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
| ✓ | cost-diff | 384 | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
| 2822× | *-lowering-*.f32 |
| 2822× | *-lowering-*.f64 |
| 1720× | fma-lowering-fma.f32 |
| 1720× | fma-lowering-fma.f64 |
| 1590× | fmsub-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 145 |
| 1 | 60 | 143 |
| 2 | 167 | 140 |
| 3 | 361 | 138 |
| 4 | 708 | 135 |
| 5 | 1475 | 135 |
| 6 | 4265 | 135 |
| 0 | 8076 | 135 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x))))) |
x |
(+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x)))) |
(/ (* 120 a) x) |
(* 120 a) |
120 |
a |
(* (/ 60 (- t z)) (+ -1 (/ y x))) |
(/ 60 (- t z)) |
60 |
(- t z) |
t |
z |
(+ -1 (/ y x)) |
-1 |
(/ y x) |
y |
(* y (/ -60 z)) |
y |
(/ -60 z) |
-60 |
z |
(/ (* y -60) z) |
(* y -60) |
y |
-60 |
z |
(* (/ y (- t z)) 60) |
(/ y (- t z)) |
y |
(- t z) |
t |
z |
60 |
(/ (* 60 (- y x)) (- t z)) |
(* 60 (- y x)) |
60 |
(- y x) |
y |
x |
(- t z) |
t |
z |
| Outputs |
|---|
(* x (+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x))))) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 z t))) |
x |
(+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x)))) |
(-.f64 (/.f64 (+.f64 #s(literal 60 binary64) (*.f64 y (/.f64 #s(literal -60 binary64) x))) (-.f64 z t)) (/.f64 (*.f64 a #s(literal -120 binary64)) x)) |
(/ (* 120 a) x) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
120 |
#s(literal 120 binary64) |
a |
(* (/ 60 (- t z)) (+ -1 (/ y x))) |
(/.f64 (+.f64 #s(literal 60 binary64) (*.f64 y (/.f64 #s(literal -60 binary64) x))) (-.f64 z t)) |
(/ 60 (- t z)) |
(/.f64 #s(literal 60 binary64) (-.f64 t z)) |
60 |
#s(literal 60 binary64) |
(- t z) |
(-.f64 t z) |
t |
z |
(+ -1 (/ y x)) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
-1 |
#s(literal -1 binary64) |
(/ y x) |
(/.f64 y x) |
y |
(* y (/ -60 z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
y |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
-60 |
#s(literal -60 binary64) |
z |
(/ (* y -60) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* y -60) |
(*.f64 y #s(literal -60 binary64)) |
y |
-60 |
#s(literal -60 binary64) |
z |
(* (/ y (- t z)) 60) |
(*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
y |
(- t z) |
(-.f64 t z) |
t |
z |
60 |
#s(literal 60 binary64) |
(/ (* 60 (- y x)) (- t z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(* 60 (- y x)) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
60 |
#s(literal 60 binary64) |
(- y x) |
(-.f64 y x) |
y |
x |
(- t z) |
(-.f64 t z) |
t |
z |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 60 binary64) (-.f64 y x)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 y (-.f64 t z)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal -60 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 y #s(literal -60 binary64)) z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -60 binary64) z) |
| ✓ | accuracy | 99.7% | (*.f64 y (/.f64 #s(literal -60 binary64) z)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal 120 binary64) a) x) |
| ✓ | accuracy | 99.4% | (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
| ✓ | accuracy | 93.9% | (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
| ✓ | accuracy | 85.5% | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
| 71.0ms | 240× | 0 | valid |
| 5.0ms | 5× | 3 | valid |
| 5.0ms | 8× | 1 | valid |
| 2.0ms | 3× | 2 | valid |
Compiled 151 to 28 computations (81.5% saved)
ival-div: 15.0ms (40.1% of total)ival-mult: 13.0ms (34.8% of total)ival-sub: 4.0ms (10.7% of total)ival-add: 3.0ms (8% of total)const: 1.0ms (2.7% of total)backward-pass: 1.0ms (2.7% of total)| Inputs |
|---|
#<alt (* x (+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x)))))> |
#<alt (+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x))))> |
#<alt (/ (* 120 a) x)> |
#<alt (* 120 a)> |
#<alt (* y (/ -60 z))> |
#<alt (/ -60 z)> |
#<alt (/ (* y -60) z)> |
#<alt (* y -60)> |
#<alt (* (/ y (- t z)) 60)> |
#<alt (/ y (- t z))> |
#<alt (- t z)> |
#<alt (/ (* 60 (- y x)) (- t z))> |
#<alt (* 60 (- y x))> |
#<alt (- y x)> |
#<alt (* (/ 60 (- t z)) (+ -1 (/ y x)))> |
| Outputs |
|---|
#<alt (+ (* 60 (/ y (- t z))) (* 120 a))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))))> |
#<alt (* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))))> |
#<alt (* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))))> |
#<alt (* 60 (/ (* x (- (/ y x) 1)) (- t z)))> |
#<alt (+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a))> |
#<alt (+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a))> |
#<alt (+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z))))))> |
#<alt (* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z))))))> |
#<alt (* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120)))> |
#<alt (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))> |
#<alt (+ (* 60 (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))))> |
#<alt (+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) z)))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))))> |
#<alt (+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* t (+ (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (pow z 2))) (* 60 (/ (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) (pow t 3))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -60 (/ (* x (* z (- (/ y x) 1))) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* x (* z (- (/ y x) 1)))) (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) t))) t))) t)) (* 120 a))> |
#<alt (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))> |
#<alt (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))))> |
#<alt (+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 3))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 2))))))> |
#<alt (+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (- (/ y x) 1)) (pow t 2))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 4))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 3))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a))> |
#<alt (+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) (pow z 3))) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (* x (- (/ y x) 1))) (* 60 (/ (* t (* x (- (/ y x) 1))) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (* x (- (/ y x) 1)))) (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) z))) z)) (* 60 (* x (- (/ y x) 1)))) z)) (* 120 a))> |
#<alt (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))> |
#<alt (+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))))> |
#<alt (+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))))> |
#<alt (+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)))> |
#<alt (* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)))> |
#<alt (* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* 60 (/ (- (/ y x) 1) (- t z)))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x)))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x)))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x)))> |
#<alt (* 120 (/ a x))> |
#<alt (* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))> |
#<alt (* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))> |
#<alt (* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))> |
#<alt (* 120 (/ a x))> |
#<alt (* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))))> |
#<alt (* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))))> |
#<alt (* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))))> |
#<alt (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)> |
#<alt (/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x)> |
#<alt (/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x)> |
#<alt (/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x)> |
#<alt (/ -60 (- t z))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (/ -60 (- t z))> |
#<alt (- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z))))> |
#<alt (- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z))))> |
#<alt (- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z))))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 120 (/ a x))))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z))))))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z))))))))> |
#<alt (* 120 (/ a x))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))> |
#<alt (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))> |
#<alt (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 3))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))))> |
#<alt (* 120 (/ a x))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))> |
#<alt (+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t)) (* 120 (/ a x)))> |
#<alt (+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t)) (* 120 (/ a x)))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))> |
#<alt (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2)))))))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3)))))))))> |
#<alt (* 120 (/ a x))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))> |
#<alt (+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))> |
#<alt (+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 3))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))))> |
#<alt (* 120 (/ a x))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))> |
#<alt (+ (* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z)) (* 120 (/ a x)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z)) (* 120 (/ a x)))> |
#<alt (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (* 60 (/ y (* x (- t z))))> |
#<alt (* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z)))))> |
#<alt (* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z)))))> |
#<alt (* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z)))))> |
#<alt (* 60 (/ y (* x (- t z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (/ -60 z)> |
#<alt (/ -60 z)> |
#<alt (/ -60 z)> |
#<alt (/ -60 z)> |
#<alt (/ -60 z)> |
#<alt (/ -60 z)> |
#<alt (/ -60 z)> |
#<alt (/ -60 z)> |
#<alt (/ -60 z)> |
#<alt (/ -60 z)> |
#<alt (/ -60 z)> |
#<alt (/ -60 z)> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* -60 (/ y z))> |
#<alt (+ (* -60 (/ y z)) (* -60 (/ (* t y) (pow z 2))))> |
#<alt (+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* -60 (/ (* t y) (pow z 3))))))> |
#<alt (+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* t (+ (* -60 (/ y (pow z 3))) (* -60 (/ (* t y) (pow z 4))))))))> |
#<alt (* 60 (/ y t))> |
#<alt (/ (+ (* 60 y) (* 60 (/ (* y z) t))) t)> |
#<alt (/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (* 60 (/ (* y (pow z 2)) (pow t 2))))) t)> |
#<alt (/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (+ (* 60 (/ (* y (pow z 2)) (pow t 2))) (* 60 (/ (* y (pow z 3)) (pow t 3)))))) t)> |
#<alt (* 60 (/ y t))> |
#<alt (* -1 (/ (+ (* -60 y) (* -60 (/ (* y z) t))) t))> |
#<alt (* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* 60 (* y z)) (* 60 (/ (* y (pow z 2)) t))) t))) t))> |
#<alt (* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* y (pow z 2))) (* -60 (/ (* y (pow z 3)) t))) t)) (* 60 (* y z))) t))) t))> |
#<alt (* 60 (/ y t))> |
#<alt (+ (* 60 (/ y t)) (* 60 (/ (* y z) (pow t 2))))> |
#<alt (+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* 60 (/ (* y z) (pow t 3))))))> |
#<alt (+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* z (+ (* 60 (/ y (pow t 3))) (* 60 (/ (* y z) (pow t 4))))))))> |
#<alt (* -60 (/ y z))> |
#<alt (/ (+ (* -60 y) (* -60 (/ (* t y) z))) z)> |
#<alt (/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (* -60 (/ (* (pow t 2) y) (pow z 2))))) z)> |
#<alt (/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (+ (* -60 (/ (* (pow t 2) y) (pow z 2))) (* -60 (/ (* (pow t 3) y) (pow z 3)))))) z)> |
#<alt (* -60 (/ y z))> |
#<alt (* -1 (/ (+ (* 60 y) (* 60 (/ (* t y) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -60 (/ (* (pow t 2) y) z))) z)) (* 60 y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -1 (/ (+ (* 60 (* (pow t 2) y)) (* 60 (/ (* (pow t 3) y) z))) z))) z)) (* 60 y)) z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (* -1 (/ y z))> |
#<alt (+ (* -1 (/ y z)) (* -1 (/ (* t y) (pow z 2))))> |
#<alt (+ (* -1 (/ y z)) (* t (- (* -1 (/ (* t y) (pow z 3))) (/ y (pow z 2)))))> |
#<alt (+ (* -1 (/ y z)) (* t (- (* t (- (* -1 (/ (* t y) (pow z 4))) (/ y (pow z 3)))) (/ y (pow z 2)))))> |
#<alt (/ y t)> |
#<alt (/ (+ y (/ (* y z) t)) t)> |
#<alt (/ (- (+ y (/ (* y (pow z 2)) (pow t 2))) (* -1 (/ (* y z) t))) t)> |
#<alt (/ (- (+ y (/ (* y (pow z 3)) (pow t 3))) (+ (* -1 (/ (* y z) t)) (* -1 (/ (* y (pow z 2)) (pow t 2))))) t)> |
#<alt (/ y t)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (* y z) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* y z) (/ (* y (pow z 2)) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (* -1 (/ (* y (pow z 3)) t))) t)) (* y z)) t))) t))> |
#<alt (/ y t)> |
#<alt (+ (/ y t) (/ (* y z) (pow t 2)))> |
#<alt (+ (* z (- (/ (* y z) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t))> |
#<alt (+ (* z (- (* z (- (/ (* y z) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t))> |
#<alt (* -1 (/ y z))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (* t y) z))) z)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow z 2)))) (/ (* t y) z)) z)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow z 3)))) (+ (/ (* t y) z) (/ (* (pow t 2) y) (pow z 2)))) z)> |
#<alt (* -1 (/ y z))> |
#<alt (* -1 (/ (+ y (/ (* t y) z)) z))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) z)) (* t y)) z))) z))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) z) (* -1 (* (pow t 2) y))) z)) (* t y)) z))) z))> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2))))))> |
#<alt (+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z)))))> |
#<alt (+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z)))))))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t)> |
#<alt (/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t)> |
#<alt (/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t)> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t))> |
#<alt (* 60 (/ (- y x) t))> |
#<alt (+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t)))> |
#<alt (+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2))))))> |
#<alt (+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3))))))))> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z)> |
#<alt (/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z)> |
#<alt (/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z)> |
#<alt (* -60 (/ (- y x) z))> |
#<alt (* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z))> |
#<alt (* -60 x)> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (* 60 y)> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* 60 y)> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* 60 y)> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (* -60 x)> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* -60 x)> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -60 (/ (- (/ y x) 1) z))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z)))))))> |
#<alt (* 60 (/ (- (/ y x) 1) t))> |
#<alt (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* z (- (/ y x) 1)) t))) t)> |
#<alt (/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))))) t)> |
#<alt (/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))) (* 60 (/ (* (pow z 3) (- (/ y x) 1)) (pow t 3)))))) t)> |
#<alt (* 60 (/ (- (/ y x) 1) t))> |
#<alt (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- (/ y x) 1))) (* -60 (/ (* (pow z 3) (- (/ y x) 1)) t))) t)) (* 60 (* z (- (/ y x) 1)))) t))) t))> |
#<alt (* 60 (/ (- (/ y x) 1) t))> |
#<alt (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (* 60 (/ (- (/ y x) 1) t)))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2))))))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3))))))))> |
#<alt (* -60 (/ (- (/ y x) 1) z))> |
#<alt (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* t (- (/ y x) 1)) z))) z)> |
#<alt (/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))))) z)> |
#<alt (/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))) (* -60 (/ (* (pow t 3) (- (/ y x) 1)) (pow z 3)))))) z)> |
#<alt (* -60 (/ (- (/ y x) 1) z))> |
#<alt (* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* (pow t 2) (- (/ y x) 1))) (* 60 (/ (* (pow t 3) (- (/ y x) 1)) z))) z))) z)) (* 60 (- (/ y x) 1))) z))> |
#<alt (/ -60 (- t z))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (* 60 (/ y (* x (- t z))))> |
#<alt (* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z))))))> |
#<alt (* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z))))))> |
#<alt (* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z))))))> |
#<alt (* 60 (/ y (* x (- t z))))> |
#<alt (* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* 60 (/ y (* x (- t z))))> |
#<alt (/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x)> |
#<alt (/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x)> |
#<alt (/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x)> |
#<alt (/ -60 (- t z))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (/ -60 (- t z))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | t | @ | 0 | (* x (+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x))))) |
| 5.0ms | y | @ | inf | (* x (+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x))))) |
| 1.0ms | t | @ | -inf | (/ y (- t z)) |
| 1.0ms | x | @ | -inf | (* x (+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x))))) |
| 1.0ms | a | @ | 0 | (* x (+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x))))) |
| 1× | batch-egg-rewrite |
| 4762× | *-lowering-*.f32 |
| 4762× | *-lowering-*.f64 |
| 3452× | /-lowering-/.f32 |
| 3452× | /-lowering-/.f64 |
| 1856× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 103 |
| 1 | 148 | 101 |
| 2 | 1445 | 98 |
| 0 | 8327 | 98 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x))))) |
(+ (/ (* 120 a) x) (* (/ 60 (- t z)) (+ -1 (/ y x)))) |
(/ (* 120 a) x) |
(* 120 a) |
(* y (/ -60 z)) |
(/ -60 z) |
(/ (* y -60) z) |
(* y -60) |
(* (/ y (- t z)) 60) |
(/ y (- t z)) |
(- t z) |
(/ (* 60 (- y x)) (- t z)) |
(* 60 (- y x)) |
(- y x) |
(* (/ 60 (- t z)) (+ -1 (/ y x))) |
| Outputs |
|---|
(+.f64 (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64)) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(fma.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) |
(fma.f64 #s(literal 120 binary64) (*.f64 (/.f64 a x) x) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(fma.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) x (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) x) (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) x) (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) x (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 120 binary64)) (/.f64 a x) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 120 binary64) a)) (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 120 binary64) a))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64)) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64)) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))))) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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)))))) x) (+.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z)))) x) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 120 binary64) a))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64)) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64)) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z)))))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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)))))) x)) (neg.f64 (+.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z)))) x)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
(*.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal -120 binary64)) x))) |
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal -120 binary64)) x)) x) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) |
(+.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 #s(literal 120 binary64) a) x))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal -120 binary64)) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
(fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 a (/.f64 #s(literal 120 binary64) x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 #s(literal 120 binary64) a) x))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 #s(literal 120 binary64) a) x))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 #s(literal 120 binary64) a) x))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) |
(fma.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 #s(literal 120 binary64) a) x))) |
(fma.f64 (*.f64 a #s(literal -120 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 120 binary64) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) |
(fma.f64 (/.f64 a x) #s(literal 120 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) |
(fma.f64 (/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)))) (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)))) (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) (/.f64 x (*.f64 #s(literal 120 binary64) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) (-.f64 t z)) (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) (*.f64 x (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -120 binary64)) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 x (*.f64 #s(literal 120 binary64) a)) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) (*.f64 (/.f64 x (*.f64 #s(literal 120 binary64) a)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) x) (*.f64 (-.f64 t z) (*.f64 #s(literal 120 binary64) a))) (*.f64 (-.f64 t z) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 t z) (*.f64 a #s(literal -120 binary64)))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (/.f64 x (*.f64 #s(literal 120 binary64) a))) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (/.f64 x (*.f64 #s(literal 120 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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))))))) (neg.f64 (+.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) (/.f64 x (*.f64 #s(literal 120 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x)))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) (-.f64 t z)) (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))))) (neg.f64 (*.f64 x (-.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal -120 binary64)) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 x (*.f64 #s(literal 120 binary64) a)) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))))) (neg.f64 (*.f64 (/.f64 x (*.f64 #s(literal 120 binary64) a)) (-.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) x) (*.f64 (-.f64 t z) (*.f64 #s(literal 120 binary64) a)))) (neg.f64 (*.f64 (-.f64 t z) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 t z) (*.f64 a #s(literal -120 binary64))))) (neg.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (/.f64 x (*.f64 #s(literal 120 binary64) a))) (*.f64 (-.f64 t z) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 t z) (/.f64 x (*.f64 #s(literal 120 binary64) a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))))) (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)))) (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal 1728000 binary64) (*.f64 (/.f64 a x) (*.f64 (/.f64 a x) (/.f64 a x)))) (*.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal 120 binary64) a) x)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 (/.f64 a x) (/.f64 a x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 #s(literal 120 binary64) a))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (*.f64 a #s(literal -120 binary64)) x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 #s(literal 120 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 #s(literal 120 binary64) a)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 120 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 #s(literal 120 binary64) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 #s(literal 120 binary64) a))))) |
(/.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 a #s(literal -120 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 120 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal -120 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(pow.f64 (/.f64 x (*.f64 #s(literal 120 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 #s(literal 120 binary64) a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 120 binary64) (/.f64 a x)) |
(*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 a (/.f64 #s(literal 120 binary64) x)) |
(*.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 a #s(literal -120 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 120 binary64) a) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 120 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -120 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 a x) #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 a #s(literal 120 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 y #s(literal -60 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 y #s(literal -60 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z (*.f64 y #s(literal -60 binary64))) #s(literal 1 binary64)))) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 z #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 y #s(literal -60 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (*.f64 y #s(literal -60 binary64)))))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z #s(literal -60 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 60 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 z #s(literal -60 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 z #s(literal -60 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 z (*.f64 y #s(literal -60 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z (*.f64 y #s(literal -60 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal -60 binary64) z) y) |
(*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z #s(literal -60 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y #s(literal -60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 60 binary64) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(literal -60 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 60 binary64) z)) |
(/.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 60 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z #s(literal -60 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -60 binary64) z) |
(/.f64 #s(literal -60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z #s(literal -60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z #s(literal -60 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z #s(literal -60 binary64))))) |
(pow.f64 (/.f64 z #s(literal -60 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z #s(literal -60 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -60 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -60 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 y #s(literal -60 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 y #s(literal -60 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z (*.f64 y #s(literal -60 binary64))) #s(literal 1 binary64)))) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 z #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 y #s(literal -60 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (*.f64 y #s(literal -60 binary64)))))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z #s(literal -60 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 60 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 z #s(literal -60 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 z #s(literal -60 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 z (*.f64 y #s(literal -60 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z (*.f64 y #s(literal -60 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal -60 binary64) z) y) |
(*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z #s(literal -60 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y #s(literal -60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 60 binary64) y)) #s(literal -1 binary64))) |
(*.f64 y #s(literal -60 binary64)) |
(*.f64 #s(literal -60 binary64) y) |
(/.f64 #s(literal 60 binary64) (/.f64 (-.f64 t z) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) y)))) |
(/.f64 #s(literal -60 binary64) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 60 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
(*.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)))) |
(/.f64 y (-.f64 t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t z) y)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(pow.f64 (/.f64 (-.f64 t z) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(+.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) t) |
(-.f64 t z) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) |
(fma.f64 #s(literal -1 binary64) z t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t z) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 t z)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (-.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t z)) (*.f64 (+.f64 t z) (*.f64 z z))) (*.f64 (+.f64 t z) (+.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 t z)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t z) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 y x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) (-.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) (-.f64 t z))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -60 binary64) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(+.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) |
(fma.f64 #s(literal 60 binary64) y (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 60 binary64) y (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) |
(fma.f64 y #s(literal 60 binary64) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) |
(fma.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64)) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 60 binary64))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64))) (neg.f64 (+.f64 x y))) |
(*.f64 #s(literal 60 binary64) (-.f64 y x)) |
(*.f64 (-.f64 y x) #s(literal 60 binary64)) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y x)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 y x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 (*.f64 (/.f64 y x) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x))) (neg.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 60 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -60 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (+.f64 (/.f64 #s(literal -216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (-.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (-.f64 t z) #s(literal 60 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))))) (neg.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))))) (neg.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 60 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -60 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 60 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal -60 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.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 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -60 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (neg.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(pow.f64 (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
| 1× | egg-herbie |
| 6430× | *-lowering-*.f32 |
| 6430× | *-lowering-*.f64 |
| 3662× | +-lowering-+.f64 |
| 3662× | +-lowering-+.f32 |
| 2082× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 781 | 6238 |
| 1 | 2616 | 6031 |
| 0 | 8069 | 6031 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 60 (/ y (- t z))) (* 120 a)) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(* -60 (/ x (- t z))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* -60 (/ x (- t z))) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(* 60 (/ (* x (- (/ y x) 1)) (- t z))) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))) |
(+ (* 60 (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) z)))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* t (+ (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (pow z 2))) (* 60 (/ (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(* 120 a) |
(+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a))) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) (pow t 3))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -60 (/ (* x (* z (- (/ y x) 1))) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* x (* z (- (/ y x) 1)))) (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) t))) t))) t)) (* 120 a)) |
(* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))) |
(+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 3))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 2)))))) |
(+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (- (/ y x) 1)) (pow t 2))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 4))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 3)))))))) |
(* 120 a) |
(+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a)) |
(+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a))) |
(+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) (pow z 3))) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (* x (- (/ y x) 1))) (* 60 (/ (* t (* x (- (/ y x) 1))) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (* x (- (/ y x) 1)))) (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) z))) z)) (* 60 (* x (- (/ y x) 1)))) z)) (* 120 a)) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(* 60 (/ y (- t z))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(* 60 (/ y (- t z))) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(* 60 (/ (- (/ y x) 1) (- t z))) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(* 120 (/ a x)) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(* 120 (/ a x)) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(/ (+ (* 60 (/ y (- t z))) (* 120 a)) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/ -60 (- t z)) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(/ -60 (- t z)) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 120 (/ a x)))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z)))))))) |
(* 120 (/ a x)) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 3))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))) |
(* 120 (/ a x)) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t)) (* 120 (/ a x))) |
(+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t)) (* 120 (/ a x))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2))))))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3))))))))) |
(* 120 (/ a x)) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))) |
(+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 3))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(* 120 (/ a x)) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+ (* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z)) (* 120 (/ a x))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z)) (* 120 (/ a x))) |
(- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(* 60 (/ y (* x (- t z)))) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(* 60 (/ y (* x (- t z)))) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(/ -60 z) |
(/ -60 z) |
(/ -60 z) |
(/ -60 z) |
(/ -60 z) |
(/ -60 z) |
(/ -60 z) |
(/ -60 z) |
(/ -60 z) |
(/ -60 z) |
(/ -60 z) |
(/ -60 z) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* 60 (/ y (- t z))) |
(* -60 (/ y z)) |
(+ (* -60 (/ y z)) (* -60 (/ (* t y) (pow z 2)))) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* -60 (/ (* t y) (pow z 3)))))) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* t (+ (* -60 (/ y (pow z 3))) (* -60 (/ (* t y) (pow z 4)))))))) |
(* 60 (/ y t)) |
(/ (+ (* 60 y) (* 60 (/ (* y z) t))) t) |
(/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (* 60 (/ (* y (pow z 2)) (pow t 2))))) t) |
(/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (+ (* 60 (/ (* y (pow z 2)) (pow t 2))) (* 60 (/ (* y (pow z 3)) (pow t 3)))))) t) |
(* 60 (/ y t)) |
(* -1 (/ (+ (* -60 y) (* -60 (/ (* y z) t))) t)) |
(* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* 60 (* y z)) (* 60 (/ (* y (pow z 2)) t))) t))) t)) |
(* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* y (pow z 2))) (* -60 (/ (* y (pow z 3)) t))) t)) (* 60 (* y z))) t))) t)) |
(* 60 (/ y t)) |
(+ (* 60 (/ y t)) (* 60 (/ (* y z) (pow t 2)))) |
(+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* 60 (/ (* y z) (pow t 3)))))) |
(+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* z (+ (* 60 (/ y (pow t 3))) (* 60 (/ (* y z) (pow t 4)))))))) |
(* -60 (/ y z)) |
(/ (+ (* -60 y) (* -60 (/ (* t y) z))) z) |
(/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (* -60 (/ (* (pow t 2) y) (pow z 2))))) z) |
(/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (+ (* -60 (/ (* (pow t 2) y) (pow z 2))) (* -60 (/ (* (pow t 3) y) (pow z 3)))))) z) |
(* -60 (/ y z)) |
(* -1 (/ (+ (* 60 y) (* 60 (/ (* t y) z))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -60 (/ (* (pow t 2) y) z))) z)) (* 60 y)) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -1 (/ (+ (* 60 (* (pow t 2) y)) (* 60 (/ (* (pow t 3) y) z))) z))) z)) (* 60 y)) z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(* -1 (/ y z)) |
(+ (* -1 (/ y z)) (* -1 (/ (* t y) (pow z 2)))) |
(+ (* -1 (/ y z)) (* t (- (* -1 (/ (* t y) (pow z 3))) (/ y (pow z 2))))) |
(+ (* -1 (/ y z)) (* t (- (* t (- (* -1 (/ (* t y) (pow z 4))) (/ y (pow z 3)))) (/ y (pow z 2))))) |
(/ y t) |
(/ (+ y (/ (* y z) t)) t) |
(/ (- (+ y (/ (* y (pow z 2)) (pow t 2))) (* -1 (/ (* y z) t))) t) |
(/ (- (+ y (/ (* y (pow z 3)) (pow t 3))) (+ (* -1 (/ (* y z) t)) (* -1 (/ (* y (pow z 2)) (pow t 2))))) t) |
(/ y t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* y z) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* y z) (/ (* y (pow z 2)) t)) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (* -1 (/ (* y (pow z 3)) t))) t)) (* y z)) t))) t)) |
(/ y t) |
(+ (/ y t) (/ (* y z) (pow t 2))) |
(+ (* z (- (/ (* y z) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+ (* z (- (* z (- (/ (* y z) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(* -1 (/ y z)) |
(/ (+ (* -1 y) (* -1 (/ (* t y) z))) z) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow z 2)))) (/ (* t y) z)) z) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow z 3)))) (+ (/ (* t y) z) (/ (* (pow t 2) y) (pow z 2)))) z) |
(* -1 (/ y z)) |
(* -1 (/ (+ y (/ (* t y) z)) z)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) z)) (* t y)) z))) z)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) z) (* -1 (* (pow t 2) y))) z)) (* t y)) z))) z)) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -60 (/ x (- t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(* 60 (/ y (- t z))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(* 60 (/ y (- t z))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* 60 (/ y (- t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(* -60 (/ x (- t z))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(* -60 (/ x (- t z))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(* -60 (/ (- y x) z)) |
(+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2)))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z))))))) |
(* 60 (/ (- y x) t)) |
(/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t) |
(* 60 (/ (- y x) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t)) |
(* 60 (/ (- y x) t)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2)))))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3)))))))) |
(* -60 (/ (- y x) z)) |
(/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z) |
(* -60 (/ (- y x) z)) |
(* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z)) |
(* -60 x) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(* 60 y) |
(* y (+ 60 (* -60 (/ x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(* 60 y) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* 60 y) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(* -60 x) |
(* x (- (* 60 (/ y x)) 60)) |
(* x (- (* 60 (/ y x)) 60)) |
(* x (- (* 60 (/ y x)) 60)) |
(* -60 x) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -60 (/ (- (/ y x) 1) z)) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z))))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z))))))) |
(* 60 (/ (- (/ y x) 1) t)) |
(/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* z (- (/ y x) 1)) t))) t) |
(/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))))) t) |
(/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))) (* 60 (/ (* (pow z 3) (- (/ y x) 1)) (pow t 3)))))) t) |
(* 60 (/ (- (/ y x) 1) t)) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t)) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t)) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- (/ y x) 1))) (* -60 (/ (* (pow z 3) (- (/ y x) 1)) t))) t)) (* 60 (* z (- (/ y x) 1)))) t))) t)) |
(* 60 (/ (- (/ y x) 1) t)) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (* 60 (/ (- (/ y x) 1) t))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2)))))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3)))))))) |
(* -60 (/ (- (/ y x) 1) z)) |
(/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* t (- (/ y x) 1)) z))) z) |
(/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))))) z) |
(/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))) (* -60 (/ (* (pow t 3) (- (/ y x) 1)) (pow z 3)))))) z) |
(* -60 (/ (- (/ y x) 1) z)) |
(* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* (pow t 2) (- (/ y x) 1))) (* 60 (/ (* (pow t 3) (- (/ y x) 1)) z))) z))) z)) (* 60 (- (/ y x) 1))) z)) |
(/ -60 (- t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(* 60 (/ y (* x (- t z)))) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(* 60 (/ y (* x (- t z)))) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(* 60 (/ y (* x (- t z)))) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/ -60 (- t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(/ -60 (- t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
| Outputs |
|---|
(+ (* 60 (/ y (- t z))) (* 120 a)) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)))) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)))) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -120 binary64)) x) (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 t z) x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -120 binary64)) x) (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 t z) x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -120 binary64)) x) (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 t z) x)))) (-.f64 #s(literal 0 binary64) x)) |
(* 60 (/ (* x (- (/ y x) 1)) (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 t z)) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 t z))) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 t z))) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 t z))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) a)))) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) a)))) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) a)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(*.f64 (+.f64 #s(literal -120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) a))) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(*.f64 (+.f64 #s(literal -120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) a))) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(*.f64 (+.f64 #s(literal -120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) a))) (neg.f64 a)) |
(* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z))) |
(+ (* 60 (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z))) (*.f64 (*.f64 #s(literal 60 binary64) (*.f64 t x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)))) |
(+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) z)))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z))) (*.f64 (*.f64 t #s(literal 60 binary64)) (+.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x))) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (*.f64 x t)) z)))) |
(+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* t (+ (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (pow z 2))) (* 60 (/ (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z))) (*.f64 t (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (*.f64 x #s(literal 60 binary64))) (*.f64 (*.f64 t #s(literal 60 binary64)) (+.f64 (*.f64 (*.f64 t x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (/.f64 x z))))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) t)) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 t t)) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) t)))) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) (pow t 3))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)))) |
(+.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) t))) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (*.f64 t t)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) t)) |
(+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -60 (/ (* x (* z (- (/ y x) 1))) t))) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 (/.f64 y x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) t))))) t)) |
(+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* x (* z (- (/ y x) 1)))) (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) t))) t))) t)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (+.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 z (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) t)))) t)) t)) |
(* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)))) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (*.f64 t t)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t))))) |
(+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 3))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 2)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)))) (*.f64 (*.f64 z #s(literal 60 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t)))))) |
(+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (- (/ y x) 1)) (pow t 2))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 4))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 3)))))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)))) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal 60 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t (*.f64 t t))))))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) z))) |
(+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 t (/.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) z) z)) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) z)))) |
(+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) (pow z 3))) (* 120 a)))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 (*.f64 #s(literal -60 binary64) (*.f64 t t)) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 z (*.f64 z z))))) (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 t (/.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) z) z)) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) z)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) z))) |
(+ (* -1 (/ (+ (* 60 (* x (- (/ y x) 1))) (* 60 (/ (* t (* x (- (/ y x) 1))) z))) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 t (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) z))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (* x (- (/ y x) 1)))) (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) z))) z)) (* 60 (* x (- (/ y x) 1)))) z)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 t (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 t (/.f64 (*.f64 t (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) z)))) z)) z)) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 x y)))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 x y)))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 x y)))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 x y))) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 x y))) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 x y))) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* 60 (/ (- (/ y x) 1) (- t z))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z))) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z))) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (-.f64 t z) a)) (/.f64 #s(literal 120 binary64) x))) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (-.f64 t z) a)) (/.f64 #s(literal 120 binary64) x))) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (-.f64 t z) a)) (/.f64 #s(literal 120 binary64) x))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) a)) (-.f64 t z)) (/.f64 #s(literal -120 binary64) x)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) a)) (-.f64 t z)) (/.f64 #s(literal -120 binary64) x)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) a)) (-.f64 t z)) (/.f64 #s(literal -120 binary64) x)) (neg.f64 a)) |
(/ (+ (* 60 (/ y (- t z))) (* 120 a)) x) |
(/.f64 (+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 #s(literal 120 binary64) a)) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/.f64 (+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)))) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/.f64 (+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)))) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/.f64 (+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)))) x) |
(/ -60 (- t z)) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z))) |
(/ -60 (- t z)) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (+.f64 (*.f64 a #s(literal -120 binary64)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (+.f64 (*.f64 a #s(literal -120 binary64)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (+.f64 (*.f64 a #s(literal -120 binary64)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z)) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 120 (/ a x)))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (*.f64 #s(literal 60 binary64) t))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z)) (*.f64 (*.f64 t #s(literal 60 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (/.f64 t z))))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z)))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z)) (*.f64 t (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x))) (*.f64 (*.f64 t #s(literal 60 binary64)) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) z)))))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 t t))))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 3))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t))))))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t))) |
(+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 y x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) t)))) t)) |
(+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t)) (* 120 (/ a x))) |
(-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 z (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) t))) t)) t)) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 t t))))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2))))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)) (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t))))))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3))))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t))) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)) t) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t (*.f64 t t))))))))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z)) |
(+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 z z)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) z)))) |
(+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 3))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z)) (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 z z)) (/.f64 (*.f64 t (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 z (*.f64 z z)))))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z)) |
(+ (* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) z))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z)) (* 120 (/ a x))) |
(-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (-.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 t t) z)))) z)) z)) |
(- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) |
(-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z))) |
(* 60 (/ y (* x (- t z)))) |
(/.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) x) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 t z) x)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) y))) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 t z) x)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) y))) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 t z) x)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) y))) |
(* 60 (/ y (* x (- t z)))) |
(/.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) x) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x))) (-.f64 #s(literal 0 binary64) y)) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(/ -60 z) |
(/.f64 #s(literal -60 binary64) z) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(+ (* -60 (/ y z)) (* -60 (/ (* t y) (pow z 2)))) |
(*.f64 #s(literal -60 binary64) (+.f64 (/.f64 y z) (*.f64 y (/.f64 t (*.f64 z z))))) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* -60 (/ (* t y) (pow z 3)))))) |
(+.f64 (*.f64 y (/.f64 #s(literal -60 binary64) z)) (*.f64 (*.f64 t #s(literal -60 binary64)) (+.f64 (/.f64 y (*.f64 z z)) (*.f64 t (/.f64 y (*.f64 z (*.f64 z z))))))) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* t (+ (* -60 (/ y (pow z 3))) (* -60 (/ (* t y) (pow z 4)))))))) |
(+.f64 (*.f64 y (/.f64 #s(literal -60 binary64) z)) (*.f64 t (+.f64 (/.f64 (*.f64 y (/.f64 #s(literal -60 binary64) z)) z) (*.f64 (*.f64 t #s(literal -60 binary64)) (+.f64 (/.f64 y (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y t) (pow.f64 z #s(literal 4 binary64)))))))) |
(* 60 (/ y t)) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(/ (+ (* 60 y) (* 60 (/ (* y z) t))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 y (/.f64 (*.f64 y z) t))) t) |
(/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (* 60 (/ (* y (pow z 2)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 y (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (+ (* 60 (/ (* y (pow z 2)) (pow t 2))) (* 60 (/ (* y (pow z 3)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 y (/.f64 (*.f64 y z) t)) (*.f64 y (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) t) |
(* 60 (/ y t)) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(* -1 (/ (+ (* -60 y) (* -60 (/ (* y z) t))) t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 y (/.f64 (*.f64 y z) t))) t) |
(* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* 60 (* y z)) (* 60 (/ (* y (pow z 2)) t))) t))) t)) |
(/.f64 (+.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 y (+.f64 z (/.f64 (*.f64 z z) t)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* y (pow z 2))) (* -60 (/ (* y (pow z 3)) t))) t)) (* 60 (* y z))) t))) t)) |
(/.f64 (-.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 y z)) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 y (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 60 (/ y t)) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(+ (* 60 (/ y t)) (* 60 (/ (* y z) (pow t 2)))) |
(*.f64 #s(literal 60 binary64) (+.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y z) t) t))) |
(+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* 60 (/ (* y z) (pow t 3)))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y t)) (*.f64 (*.f64 z #s(literal 60 binary64)) (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t)))))) |
(+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* z (+ (* 60 (/ y (pow t 3))) (* 60 (/ (* y z) (pow t 4)))))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y t)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 y t)) t) (*.f64 (*.f64 z #s(literal 60 binary64)) (+.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y z) (pow.f64 t #s(literal 4 binary64)))))))) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(/ (+ (* -60 y) (* -60 (/ (* t y) z))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 y (/.f64 (*.f64 y t) z))) z) |
(/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (* -60 (/ (* (pow t 2) y) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 y (/.f64 (*.f64 y t) z)) (*.f64 t (*.f64 y (/.f64 t (*.f64 z z)))))) z) |
(/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (+ (* -60 (/ (* (pow t 2) y) (pow z 2))) (* -60 (/ (* (pow t 3) y) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 y (/.f64 (*.f64 y t) z)) (+.f64 (*.f64 t (*.f64 y (/.f64 t (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) z) |
(* -60 (/ y z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(* -1 (/ (+ (* 60 y) (* 60 (/ (* t y) z))) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 y (/.f64 (*.f64 y t) z))) z) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -60 (/ (* (pow t 2) y) z))) z)) (* 60 y)) z)) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 y t) (/.f64 (*.f64 y (*.f64 t t)) z))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -1 (/ (+ (* 60 (* (pow t 2) y)) (* 60 (/ (* (pow t 3) y) z))) z))) z)) (* 60 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 (+.f64 (*.f64 t (*.f64 y #s(literal -60 binary64))) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 y (*.f64 t t)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(* -1 (/ y z)) |
(-.f64 #s(literal 0 binary64) (/.f64 y z)) |
(+ (* -1 (/ y z)) (* -1 (/ (* t y) (pow z 2)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (*.f64 y (/.f64 t (*.f64 z z)))) |
(+ (* -1 (/ y z)) (* t (- (* -1 (/ (* t y) (pow z 3))) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 y (*.f64 z (*.f64 z z))))) (/.f64 y (*.f64 z z)))) (/.f64 y z)) |
(+ (* -1 (/ y z)) (* t (- (* t (- (* -1 (/ (* t y) (pow z 4))) (/ y (pow z 3)))) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y t) (neg.f64 (pow.f64 z #s(literal 4 binary64)))) (/.f64 y (*.f64 z (*.f64 z z))))) (/.f64 y (*.f64 z z)))) (/.f64 y z)) |
(/ y t) |
(/.f64 y t) |
(/ (+ y (/ (* y z) t)) t) |
(/.f64 (+.f64 y (/.f64 (*.f64 y z) t)) t) |
(/ (- (+ y (/ (* y (pow z 2)) (pow t 2))) (* -1 (/ (* y z) t))) t) |
(/.f64 (+.f64 y (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))))) t) |
(/ (- (+ y (/ (* y (pow z 3)) (pow t 3))) (+ (* -1 (/ (* y z) t)) (* -1 (/ (* y (pow z 2)) (pow t 2))))) t) |
(/.f64 (+.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* y z) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 y z) t))) t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* y z) (/ (* y (pow z 2)) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 y (+.f64 z (/.f64 (*.f64 z z) t))) t))) t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (* -1 (/ (* y (pow z 3)) t))) t)) (* y z)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (+.f64 (*.f64 y z) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t))) t) |
(/ y t) |
(/.f64 y t) |
(+ (/ y t) (/ (* y z) (pow t 2))) |
(+.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y z) t) t)) |
(+ (* z (- (/ (* y z) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t)))))) |
(+ (* z (- (* z (- (/ (* y z) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 y (*.f64 t t)) (*.f64 z (+.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y z) (pow.f64 t #s(literal 4 binary64)))))))) |
(* -1 (/ y z)) |
(-.f64 #s(literal 0 binary64) (/.f64 y z)) |
(/ (+ (* -1 y) (* -1 (/ (* t y) z))) z) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y t) z)) z)) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow z 2)))) (/ (* t y) z)) z) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 t t)) z)) (*.f64 y t)) z)) z) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow z 3)))) (+ (/ (* t y) z) (/ (* (pow t 2) y) (pow z 2)))) z) |
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 t t)) z)) (*.f64 y t)) z)) z) |
(* -1 (/ y z)) |
(-.f64 #s(literal 0 binary64) (/.f64 y z)) |
(* -1 (/ (+ y (/ (* t y) z)) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y t) z)) z)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) z)) (* t y)) z))) z)) |
(/.f64 (-.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 t t)) z)) (*.f64 y t)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) z) (* -1 (* (pow t 2) y))) z)) (* t y)) z))) z)) |
(/.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 y (*.f64 t t)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 y t)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
t |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 #s(literal -60 binary64) x) (*.f64 y (-.f64 t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 #s(literal -60 binary64) x) (*.f64 y (-.f64 t z))))) |
(* y (+ (* -60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 #s(literal -60 binary64) x) (*.f64 y (-.f64 t z))))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (-.f64 (/.f64 x (*.f64 y (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (-.f64 (/.f64 x (*.f64 y (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(* -1 (* y (- (* 60 (/ x (* y (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (-.f64 (/.f64 x (*.f64 y (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(* 60 (/ y (- t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) |
(+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) |
(+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 t z)) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 t z)) |
(* x (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 t z) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 t z) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 t z) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -60 (/ (- y x) z)) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(+ (* -60 (/ (- y x) z)) (* 60 (* t (- (/ x (pow z 2)) (/ y (pow z 2)))))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 y (*.f64 z z))) (*.f64 #s(literal 60 binary64) t))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) z))))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) (*.f64 (*.f64 t #s(literal 60 binary64)) (+.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 y (*.f64 z z))) (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 y (*.f64 z z))) (/.f64 t z))))) |
(+ (* -60 (/ (- y x) z)) (* t (+ (* 60 (- (/ x (pow z 2)) (/ y (pow z 2)))) (* t (+ (* 60 (/ (* t (- (/ x (pow z 2)) (/ y (pow z 2)))) (pow z 2))) (* 60 (/ (- (/ x (pow z 2)) (/ y (pow z 2))) z))))))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) (*.f64 t (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 x (*.f64 z z)) (/.f64 y (*.f64 z z)))) (*.f64 (*.f64 t #s(literal 60 binary64)) (+.f64 (*.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 y (*.f64 z z))) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 y (*.f64 z z))) z)))))) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(/ (+ (* 60 (- y x)) (* 60 (/ (* z (- y x)) t))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 z (-.f64 y x)) t))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 z (-.f64 y x)) t)) (/.f64 (*.f64 z (*.f64 z (-.f64 y x))) (*.f64 t t)))) t) |
(/ (+ (* 60 (- y x)) (+ (* 60 (/ (* z (- y x)) t)) (+ (* 60 (/ (* (pow z 2) (- y x)) (pow t 2))) (* 60 (/ (* (pow z 3) (- y x)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 z (-.f64 y x)) t)) (+.f64 (/.f64 (*.f64 z (*.f64 z (-.f64 y x))) (*.f64 t t)) (*.f64 (/.f64 (/.f64 (-.f64 y x) t) t) (/.f64 (*.f64 z (*.f64 z z)) t))))) t) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -60 (/ (* z (- y x)) t))) t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 z (-.f64 y x)) t))) t) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* 60 (* z (- y x))) (* 60 (/ (* (pow z 2) (- y x)) t))) t))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z z) (/.f64 (-.f64 y x) t)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -60 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- y x))) (* -60 (/ (* (pow z 3) (- y x)) t))) t)) (* 60 (* z (- y x)))) t))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) (/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 z (-.f64 y x))) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 z (*.f64 z (-.f64 y x))) (*.f64 (*.f64 z z) (/.f64 (*.f64 z (-.f64 y x)) t)))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 60 (/ (- y x) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(+ (* 60 (/ (* z (- y x)) (pow t 2))) (* 60 (/ (- y x) t))) |
(*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (-.f64 y x) t) (*.f64 z (/.f64 (/.f64 (-.f64 y x) t) t)))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (* z (- y x)) (pow t 3))) (* 60 (/ (- y x) (pow t 2)))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) (*.f64 (*.f64 z #s(literal 60 binary64)) (+.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (-.f64 y x) t) t)))) |
(+ (* 60 (/ (- y x) t)) (* z (+ (* 60 (/ (- y x) (pow t 2))) (* z (+ (* 60 (/ (* z (- y x)) (pow t 4))) (* 60 (/ (- y x) (pow t 3)))))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) t) (*.f64 (*.f64 z #s(literal 60 binary64)) (+.f64 (/.f64 (*.f64 z (-.f64 y x)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (-.f64 y x) (*.f64 t (*.f64 t t)))))))) |
(* -60 (/ (- y x) z)) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(/ (+ (* -60 (- y x)) (* -60 (/ (* t (- y x)) z))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 t (-.f64 y x)) z))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 t (-.f64 y x)) z)) (/.f64 (*.f64 t (*.f64 t (-.f64 y x))) (*.f64 z z)))) z) |
(/ (+ (* -60 (- y x)) (+ (* -60 (/ (* t (- y x)) z)) (+ (* -60 (/ (* (pow t 2) (- y x)) (pow z 2))) (* -60 (/ (* (pow t 3) (- y x)) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 (-.f64 y x) (/.f64 (*.f64 t (-.f64 y x)) z)) (+.f64 (/.f64 (*.f64 t (*.f64 t (-.f64 y x))) (*.f64 z z)) (*.f64 (/.f64 (-.f64 y x) (*.f64 z z)) (/.f64 (*.f64 t (*.f64 t t)) z))))) z) |
(* -60 (/ (- y x) z)) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(* -1 (/ (+ (* 60 (- y x)) (* 60 (/ (* t (- y x)) z))) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 y x) (/.f64 (*.f64 t (-.f64 y x)) z))) z) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -60 (/ (* (pow t 2) (- y x)) z))) z)) (* 60 (- y x))) z)) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 t (-.f64 y x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 y x) z)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- y x))) (* -1 (/ (+ (* 60 (* (pow t 2) (- y x))) (* 60 (/ (* (pow t 3) (- y x)) z))) z))) z)) (* 60 (- y x))) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 t (-.f64 y x))) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 t (*.f64 t (-.f64 y x))) (*.f64 (*.f64 t t) (/.f64 (*.f64 t (-.f64 y x)) z)))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal -60 binary64) x)) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal -60 binary64) x)) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal -60 binary64) x)) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 60 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x y)))) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) y))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) y))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) y))) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal -60 binary64) x)) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal -60 binary64) x)) |
(+ (* -60 x) (* 60 y)) |
(+.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 #s(literal -60 binary64) x)) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -60 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -60 (/ (- (/ y x) 1) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (*.f64 #s(literal 60 binary64) t))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z))))) |
(+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z) (*.f64 (*.f64 t #s(literal 60 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (/.f64 t z))))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z) (*.f64 t (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x))) (*.f64 (*.f64 t #s(literal 60 binary64)) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (/.f64 y (*.f64 z z)) x)) z)))))) |
(* 60 (/ (- (/ y x) 1) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)) |
(/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* z (- (/ y x) 1)) t))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 y x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) t)))) t) |
(/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) t) (/.f64 (*.f64 z (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 t t))))) t) |
(/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))) (* 60 (/ (* (pow z 3) (- (/ y x) 1)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 (/.f64 y x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) t))) (+.f64 (/.f64 (*.f64 z (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (*.f64 t (*.f64 t t)))))) t) |
(* 60 (/ (- (/ y x) 1) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 y x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) t)))) t) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 z (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) t))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- (/ y x) 1))) (* -60 (/ (* (pow z 3) (- (/ y x) 1)) t))) t)) (* 60 (* z (- (/ y x) 1)))) t))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 z (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (/.f64 (*.f64 z (*.f64 z (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))) t))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 60 (/ (- (/ y x) 1) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (* 60 (/ (- (/ y x) 1) t))) |
(*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 t t)))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2)))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t)))))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3)))))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t)) t) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t (*.f64 t t))))))))) |
(* -60 (/ (- (/ y x) 1) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z) |
(/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* t (- (/ y x) 1)) z))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) z))) z) |
(/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) z)) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) z) (/.f64 (*.f64 t t) z)))) z) |
(/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))) (* -60 (/ (* (pow t 3) (- (/ y x) 1)) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) z)) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) z) (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) z) |
(* -60 (/ (- (/ y x) 1) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) z) |
(* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) z))) z) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 t t) z)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* (pow t 2) (- (/ y x) 1))) (* 60 (/ (* (pow t 3) (- (/ y x) 1)) z))) z))) z)) (* 60 (- (/ y x) 1))) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 t (*.f64 t t)) z)))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ -60 (- t z)) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)) |
(* 60 (/ y (* x (- t z)))) |
(/.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) x) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 t z) x)) (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 t z))))) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 t z) x)) (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 t z))))) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 t z) x)) (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 t z))))) |
(* 60 (/ y (* x (- t z)))) |
(/.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) x) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 y (-.f64 t z))) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x)))) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 y (-.f64 t z))) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x)))) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 y (-.f64 t z))) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x)))) |
(* 60 (/ y (* x (- t z)))) |
(/.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) x) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/.f64 (+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) x) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/.f64 (+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) x) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/.f64 (+.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) x) |
(/ -60 (- t z)) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)) |
(/ -60 (- t z)) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 t z)) |
Compiled 19654 to 2057 computations (89.5% saved)
24 alts after pruning (18 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 966 | 9 | 975 |
| Fresh | 6 | 9 | 15 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 974 | 24 | 998 |
| Status | Accuracy | Program |
|---|---|---|
| 65.8% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) | |
| ✓ | 16.6% | (/.f64 (*.f64 y #s(literal -60 binary64)) z) |
| ▶ | 15.3% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) |
| 27.8% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) | |
| 15.6% | (/.f64 (*.f64 #s(literal 60 binary64) y) t) | |
| 25.3% | (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) | |
| 16.6% | (/.f64 y (/.f64 z #s(literal -60 binary64))) | |
| 65.8% | (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 a #s(literal 120 binary64))) | |
| ▶ | 55.6% | (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
| ✓ | 63.5% | (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
| 54.4% | (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) | |
| ✓ | 27.2% | (*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
| 15.6% | (*.f64 (/.f64 y t) #s(literal 60 binary64)) | |
| ✓ | 27.2% | (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
| ✓ | 16.6% | (*.f64 y (/.f64 #s(literal -60 binary64) z)) |
| ▶ | 25.4% | (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
| 80.4% | (*.f64 x (+.f64 (*.f64 a (/.f64 #s(literal 120 binary64) x)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) | |
| ▶ | 80.4% | (*.f64 x (+.f64 (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
| 60.2% | (*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) a))) | |
| ✓ | 51.2% | (*.f64 #s(literal 120 binary64) a) |
| 27.8% | (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) | |
| 28.0% | (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) | |
| ▶ | 16.6% | (*.f64 #s(literal -60 binary64) (/.f64 y z)) |
| 16.6% | (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
Compiled 566 to 431 computations (23.9% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -60 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal -60 binary64)) t) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 120 binary64) a) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -60 binary64) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -60 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal -60 binary64)) t) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -60 binary64) (/.f64 y z)) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 128 | (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
| ✓ | cost-diff | 512 | (*.f64 x (+.f64 (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
| 2114× | *-lowering-*.f32 |
| 2114× | *-lowering-*.f64 |
| 1996× | fnmadd-define |
| 1678× | fma-define |
| 1486× | fma-lowering-fma.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 145 |
| 1 | 69 | 145 |
| 2 | 177 | 140 |
| 3 | 404 | 140 |
| 4 | 827 | 139 |
| 5 | 2321 | 137 |
| 6 | 5975 | 137 |
| 0 | 8251 | 137 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (* a (* 120 (/ 1 x))) (* (/ 60 (- t z)) (+ -1 (/ y x))))) |
x |
(+ (* a (* 120 (/ 1 x))) (* (/ 60 (- t z)) (+ -1 (/ y x)))) |
(* a (* 120 (/ 1 x))) |
a |
(* 120 (/ 1 x)) |
120 |
(/ 1 x) |
1 |
(* (/ 60 (- t z)) (+ -1 (/ y x))) |
(/ 60 (- t z)) |
60 |
(- t z) |
t |
z |
(+ -1 (/ y x)) |
-1 |
(/ y x) |
y |
(* -60 (/ y z)) |
-60 |
(/ y z) |
y |
z |
(/ (* x -60) t) |
(* x -60) |
x |
-60 |
t |
(* x (/ -60 (- t z))) |
x |
(/ -60 (- t z)) |
-60 |
(- t z) |
t |
z |
(+ (* 120 a) (/ (* x -60) t)) |
(* 120 a) |
120 |
a |
(/ (* x -60) t) |
(* x -60) |
x |
-60 |
t |
| Outputs |
|---|
(* x (+ (* a (* 120 (/ 1 x))) (* (/ 60 (- t z)) (+ -1 (/ y x))))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
x |
(+ (* a (* 120 (/ 1 x))) (* (/ 60 (- t z)) (+ -1 (/ y x)))) |
(+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z))) |
(* a (* 120 (/ 1 x))) |
(/.f64 (*.f64 a #s(literal 120 binary64)) x) |
a |
(* 120 (/ 1 x)) |
(/.f64 #s(literal 120 binary64) x) |
120 |
#s(literal 120 binary64) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(* (/ 60 (- t z)) (+ -1 (/ y x))) |
(/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)) |
(/ 60 (- t z)) |
(/.f64 #s(literal 60 binary64) (-.f64 t z)) |
60 |
#s(literal 60 binary64) |
(- t z) |
(-.f64 t z) |
t |
z |
(+ -1 (/ y x)) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
-1 |
#s(literal -1 binary64) |
(/ y x) |
(/.f64 y x) |
y |
(* -60 (/ y z)) |
(/.f64 (*.f64 #s(literal -60 binary64) y) z) |
-60 |
#s(literal -60 binary64) |
(/ y z) |
(/.f64 y z) |
y |
z |
(/ (* x -60) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* x -60) |
(*.f64 x #s(literal -60 binary64)) |
x |
-60 |
#s(literal -60 binary64) |
t |
(* x (/ -60 (- t z))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
x |
(/ -60 (- t z)) |
(/.f64 #s(literal 60 binary64) (-.f64 z t)) |
-60 |
#s(literal -60 binary64) |
(- t z) |
(-.f64 t z) |
t |
z |
(+ (* 120 a) (/ (* x -60) t)) |
(+.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 a #s(literal 120 binary64)) |
120 |
#s(literal 120 binary64) |
a |
(/ (* x -60) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* x -60) |
(*.f64 x #s(literal -60 binary64)) |
x |
-60 |
#s(literal -60 binary64) |
t |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -60 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 120 binary64) a) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -60 binary64) (-.f64 t z)) |
| ✓ | accuracy | 99.8% | (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -60 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -60 binary64) (/.f64 y z)) |
| ✓ | accuracy | 99.4% | (+.f64 (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
| ✓ | accuracy | 99.2% | (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 93.9% | (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
| ✓ | accuracy | 85.5% | (*.f64 x (+.f64 (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
| 77.0ms | 247× | 0 | valid |
| 3.0ms | 4× | 1 | valid |
| 2.0ms | 1× | 5 | exit |
| 2.0ms | 2× | 3 | valid |
| 2.0ms | 2× | 2 | valid |
Compiled 163 to 29 computations (82.2% saved)
ival-mult: 14.0ms (37.4% of total)ival-div: 13.0ms (34.7% of total)ival-add: 7.0ms (18.7% of total)ival-sub: 2.0ms (5.3% of total)const: 1.0ms (2.7% of total)backward-pass: 1.0ms (2.7% of total)| Inputs |
|---|
#<alt (* x (+ (* a (* 120 (/ 1 x))) (* (/ 60 (- t z)) (+ -1 (/ y x)))))> |
#<alt (+ (* a (* 120 (/ 1 x))) (* (/ 60 (- t z)) (+ -1 (/ y x))))> |
#<alt (* a (* 120 (/ 1 x)))> |
#<alt (* 120 (/ 1 x))> |
#<alt (* -60 (/ y z))> |
#<alt (/ y z)> |
#<alt (/ (* x -60) t)> |
#<alt (* x -60)> |
#<alt (* x (/ -60 (- t z)))> |
#<alt (/ -60 (- t z))> |
#<alt (- t z)> |
#<alt (+ (* 120 a) (/ (* x -60) t))> |
#<alt (* 120 a)> |
#<alt (* (/ 60 (- t z)) (+ -1 (/ y x)))> |
| Outputs |
|---|
#<alt (+ (* 60 (/ y (- t z))) (* 120 a))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))))> |
#<alt (* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))))> |
#<alt (* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))))))> |
#<alt (* 60 (/ (* x (- (/ y x) 1)) (- t z)))> |
#<alt (+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a))> |
#<alt (+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a))> |
#<alt (+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z))))))> |
#<alt (* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z))))))> |
#<alt (* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120)))> |
#<alt (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))> |
#<alt (+ (* 60 (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))))> |
#<alt (+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) z)))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))))> |
#<alt (+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* t (+ (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (pow z 2))) (* 60 (/ (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a))> |
#<alt (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) (pow t 3))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -60 (/ (* x (* z (- (/ y x) 1))) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* x (* z (- (/ y x) 1)))) (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) t))) t))) t)) (* 120 a))> |
#<alt (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))> |
#<alt (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))))> |
#<alt (+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 3))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 2))))))> |
#<alt (+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (- (/ y x) 1)) (pow t 2))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 4))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 3))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a))> |
#<alt (+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) (pow z 3))) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (* x (- (/ y x) 1))) (* 60 (/ (* t (* x (- (/ y x) 1))) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (* x (- (/ y x) 1)))) (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) z))) z)) (* 60 (* x (- (/ y x) 1)))) z)) (* 120 a))> |
#<alt (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))> |
#<alt (+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))))> |
#<alt (+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))))> |
#<alt (+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)))> |
#<alt (* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)))> |
#<alt (* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)))> |
#<alt (* 60 (/ y (- t z)))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z))))))> |
#<alt (* 60 (/ (- (/ y x) 1) (- t z)))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x)))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x)))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x)))> |
#<alt (* 120 (/ a x))> |
#<alt (* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))> |
#<alt (* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))> |
#<alt (* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))> |
#<alt (* 120 (/ a x))> |
#<alt (* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))))> |
#<alt (* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))))> |
#<alt (* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))))> |
#<alt (/ (+ (* 60 (/ y (- t z))) (* 120 a)) x)> |
#<alt (/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x)> |
#<alt (/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x)> |
#<alt (/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x)> |
#<alt (/ -60 (- t z))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (/ -60 (- t z))> |
#<alt (- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z))))> |
#<alt (- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z))))> |
#<alt (- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z))))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 120 (/ a x))))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z))))))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z))))))))> |
#<alt (* 120 (/ a x))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))> |
#<alt (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))> |
#<alt (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 3))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))))> |
#<alt (* 120 (/ a x))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))> |
#<alt (+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t)) (* 120 (/ a x)))> |
#<alt (+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t)) (* 120 (/ a x)))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))> |
#<alt (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2)))))))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3)))))))))> |
#<alt (* 120 (/ a x))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))> |
#<alt (+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))> |
#<alt (+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 3))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))))> |
#<alt (* 120 (/ a x))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))> |
#<alt (+ (* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z)) (* 120 (/ a x)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z)) (* 120 (/ a x)))> |
#<alt (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))> |
#<alt (* 60 (/ y (* x (- t z))))> |
#<alt (* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z)))))> |
#<alt (* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z)))))> |
#<alt (* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z)))))> |
#<alt (* 60 (/ y (* x (- t z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (* 120 (/ a x))> |
#<alt (/ 120 x)> |
#<alt (/ 120 x)> |
#<alt (/ 120 x)> |
#<alt (/ 120 x)> |
#<alt (/ 120 x)> |
#<alt (/ 120 x)> |
#<alt (/ 120 x)> |
#<alt (/ 120 x)> |
#<alt (/ 120 x)> |
#<alt (/ 120 x)> |
#<alt (/ 120 x)> |
#<alt (/ 120 x)> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ y z))> |
#<alt (* -60 (/ 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 (/ y z)> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* -60 (/ x (- t z)))> |
#<alt (* 60 (/ x z))> |
#<alt (+ (* 60 (/ x z)) (* 60 (/ (* t x) (pow z 2))))> |
#<alt (+ (* 60 (/ x z)) (* t (+ (* 60 (/ x (pow z 2))) (* 60 (/ (* t x) (pow z 3))))))> |
#<alt (+ (* 60 (/ x z)) (* t (+ (* 60 (/ x (pow z 2))) (* t (+ (* 60 (/ x (pow z 3))) (* 60 (/ (* t x) (pow z 4))))))))> |
#<alt (* -60 (/ x t))> |
#<alt (/ (+ (* -60 x) (* -60 (/ (* x z) t))) t)> |
#<alt (/ (+ (* -60 x) (+ (* -60 (/ (* x z) t)) (* -60 (/ (* x (pow z 2)) (pow t 2))))) t)> |
#<alt (/ (+ (* -60 x) (+ (* -60 (/ (* x z) t)) (+ (* -60 (/ (* x (pow z 2)) (pow t 2))) (* -60 (/ (* x (pow z 3)) (pow t 3)))))) t)> |
#<alt (* -60 (/ x t))> |
#<alt (* -1 (/ (+ (* 60 x) (* 60 (/ (* x z) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* x z)) (* -60 (/ (* x (pow z 2)) t))) t)) (* 60 x)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* x z)) (* -1 (/ (+ (* 60 (* x (pow z 2))) (* 60 (/ (* x (pow z 3)) t))) t))) t)) (* 60 x)) t))> |
#<alt (* -60 (/ x t))> |
#<alt (+ (* -60 (/ x t)) (* -60 (/ (* x z) (pow t 2))))> |
#<alt (+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* -60 (/ (* x z) (pow t 3))))))> |
#<alt (+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* z (+ (* -60 (/ x (pow t 3))) (* -60 (/ (* x z) (pow t 4))))))))> |
#<alt (* 60 (/ x z))> |
#<alt (/ (+ (* 60 x) (* 60 (/ (* t x) z))) z)> |
#<alt (/ (+ (* 60 x) (+ (* 60 (/ (* t x) z)) (* 60 (/ (* (pow t 2) x) (pow z 2))))) z)> |
#<alt (/ (+ (* 60 x) (+ (* 60 (/ (* t x) z)) (+ (* 60 (/ (* (pow t 2) x) (pow z 2))) (* 60 (/ (* (pow t 3) x) (pow z 3)))))) z)> |
#<alt (* 60 (/ x z))> |
#<alt (* -1 (/ (+ (* -60 x) (* -60 (/ (* t x) z))) z))> |
#<alt (* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* 60 (* t x)) (* 60 (/ (* (pow t 2) x) z))) z))) z))> |
#<alt (* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) x)) (* -60 (/ (* (pow t 3) x) z))) z)) (* 60 (* t x))) z))) z))> |
#<alt (/ 60 z)> |
#<alt (+ (* 60 (/ t (pow z 2))) (* 60 (/ 1 z)))> |
#<alt (+ (* t (+ (* 60 (/ t (pow z 3))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z)))> |
#<alt (+ (* t (+ (* t (+ (* 60 (/ t (pow z 4))) (* 60 (/ 1 (pow z 3))))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z)))> |
#<alt (/ -60 t)> |
#<alt (/ (- (* -60 (/ z t)) 60) t)> |
#<alt (/ (- (* -60 (/ (pow z 2) (pow t 2))) (+ 60 (* 60 (/ z t)))) t)> |
#<alt (/ (- (* -60 (/ (pow z 3) (pow t 3))) (+ 60 (+ (* 60 (/ z t)) (* 60 (/ (pow z 2) (pow t 2)))))) t)> |
#<alt (/ -60 t)> |
#<alt (* -1 (/ (+ 60 (* 60 (/ z t))) t))> |
#<alt (* -1 (/ (+ 60 (* -1 (/ (- (* -60 (/ (pow z 2) t)) (* 60 z)) t))) t))> |
#<alt (* -1 (/ (+ 60 (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 3) t)) (* -60 (pow z 2))) t)) (* 60 z)) t))) t))> |
#<alt (/ -60 t)> |
#<alt (- (* -60 (/ z (pow t 2))) (* 60 (/ 1 t)))> |
#<alt (- (* z (- (* -60 (/ z (pow t 3))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t)))> |
#<alt (- (* z (- (* z (- (* -60 (/ z (pow t 4))) (* 60 (/ 1 (pow t 3))))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t)))> |
#<alt (/ 60 z)> |
#<alt (/ (+ 60 (* 60 (/ t z))) z)> |
#<alt (/ (- (+ 60 (* 60 (/ (pow t 2) (pow z 2)))) (* -60 (/ t z))) z)> |
#<alt (/ (- (+ 60 (* 60 (/ (pow t 3) (pow z 3)))) (+ (* -60 (/ t z)) (* -60 (/ (pow t 2) (pow z 2))))) z)> |
#<alt (/ 60 z)> |
#<alt (* -1 (/ (- (* -60 (/ t z)) 60) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 2) z)) (* -60 t)) z)) 60) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow t 3) z)) (* 60 (pow t 2))) z)) (* -60 t)) z)) 60) z))> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -60 (/ x t))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* -60 (/ x (* a t)))))> |
#<alt (* a (+ 120 (* -60 (/ x (* a t)))))> |
#<alt (* a (+ 120 (* -60 (/ x (* a t)))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* 60 (/ x (* a t))) 120)))> |
#<alt (* -1 (* a (- (* 60 (/ x (* a t))) 120)))> |
#<alt (* -1 (* a (- (* 60 (/ x (* a t))) 120)))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (* -60 (/ x t))> |
#<alt (* x (- (* 120 (/ a x)) (* 60 (/ 1 t))))> |
#<alt (* x (- (* 120 (/ a x)) (* 60 (/ 1 t))))> |
#<alt (* x (- (* 120 (/ a x)) (* 60 (/ 1 t))))> |
#<alt (* -60 (/ x t))> |
#<alt (* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t)))))> |
#<alt (* -60 (/ x t))> |
#<alt (/ (+ (* -60 x) (* 120 (* a t))) t)> |
#<alt (/ (+ (* -60 x) (* 120 (* a t))) t)> |
#<alt (/ (+ (* -60 x) (* 120 (* a t))) t)> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* -60 (/ (- (/ y x) 1) z))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))> |
#<alt (+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z)))))))> |
#<alt (* 60 (/ (- (/ y x) 1) t))> |
#<alt (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* z (- (/ y x) 1)) t))) t)> |
#<alt (/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))))) t)> |
#<alt (/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))) (* 60 (/ (* (pow z 3) (- (/ y x) 1)) (pow t 3)))))) t)> |
#<alt (* 60 (/ (- (/ y x) 1) t))> |
#<alt (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t))> |
#<alt (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- (/ y x) 1))) (* -60 (/ (* (pow z 3) (- (/ y x) 1)) t))) t)) (* 60 (* z (- (/ y x) 1)))) t))) t))> |
#<alt (* 60 (/ (- (/ y x) 1) t))> |
#<alt (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (* 60 (/ (- (/ y x) 1) t)))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2))))))> |
#<alt (+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3))))))))> |
#<alt (* -60 (/ (- (/ y x) 1) z))> |
#<alt (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* t (- (/ y x) 1)) z))) z)> |
#<alt (/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))))) z)> |
#<alt (/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))) (* -60 (/ (* (pow t 3) (- (/ y x) 1)) (pow z 3)))))) z)> |
#<alt (* -60 (/ (- (/ y x) 1) z))> |
#<alt (* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* (pow t 2) (- (/ y x) 1))) (* 60 (/ (* (pow t 3) (- (/ y x) 1)) z))) z))) z)) (* 60 (- (/ y x) 1))) z))> |
#<alt (/ -60 (- t z))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (* 60 (/ y (* x (- t z))))> |
#<alt (* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z))))))> |
#<alt (* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z))))))> |
#<alt (* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z))))))> |
#<alt (* 60 (/ y (* x (- t z))))> |
#<alt (* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z)))))))> |
#<alt (* 60 (/ y (* x (- t z))))> |
#<alt (/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x)> |
#<alt (/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x)> |
#<alt (/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x)> |
#<alt (/ -60 (- t z))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (/ -60 (- t z))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
#<alt (- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (/ (* x -60) t) |
| 0.0ms | x | @ | inf | (/ (* x -60) t) |
| 0.0ms | z | @ | inf | (* x (/ -60 (- t z))) |
| 0.0ms | t | @ | 0 | (/ (* x -60) t) |
| 0.0ms | x | @ | 0 | (* x (/ -60 (- t z))) |
| 1× | batch-egg-rewrite |
| 5020× | *-lowering-*.f32 |
| 5020× | *-lowering-*.f64 |
| 3258× | +-lowering-+.f64 |
| 3258× | +-lowering-+.f32 |
| 2890× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 95 |
| 1 | 154 | 95 |
| 2 | 1451 | 92 |
| 0 | 9015 | 92 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (* a (* 120 (/ 1 x))) (* (/ 60 (- t z)) (+ -1 (/ y x))))) |
(+ (* a (* 120 (/ 1 x))) (* (/ 60 (- t z)) (+ -1 (/ y x)))) |
(* a (* 120 (/ 1 x))) |
(* 120 (/ 1 x)) |
(* -60 (/ y z)) |
(/ y z) |
(/ (* x -60) t) |
(* x -60) |
(* x (/ -60 (- t z))) |
(/ -60 (- t z)) |
(- t z) |
(+ (* 120 a) (/ (* x -60) t)) |
(* 120 a) |
(* (/ 60 (- t z)) (+ -1 (/ y x))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z))) |
(fma.f64 x (/.f64 (*.f64 a #s(literal 120 binary64)) x) (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z))) |
(fma.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 120 binary64) x) x) (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z))) |
(fma.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a x) (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) x (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) x) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) x) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) x (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x a) (/.f64 #s(literal 120 binary64) x) (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 120 binary64) x)) a (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z))) |
(fma.f64 (*.f64 x (*.f64 a #s(literal 120 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) #s(literal 1 binary64)) (*.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)))) #s(literal 216000 binary64)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z)) (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z))) (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z)) (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z)))) (-.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z)))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1728000 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) #s(literal 216000 binary64)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))))) (+.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal 120 binary64)) x))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))))) (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1728000 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) #s(literal 216000 binary64)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z))))) x) (+.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal 120 binary64)) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z)))) x) (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) x) |
(+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal 120 binary64)) x)) |
(+.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 a #s(literal 120 binary64)) x))) |
(+.f64 (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
(fma.f64 a (/.f64 #s(literal 120 binary64) x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 #s(literal 120 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 #s(literal 120 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 a #s(literal 120 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 a #s(literal 120 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 (/.f64 #s(literal 120 binary64) x) a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 a #s(literal 120 binary64)) x))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 a #s(literal 120 binary64)) x)) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 a #s(literal 120 binary64)) x))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)) (/.f64 (*.f64 a #s(literal 120 binary64)) x)) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 a #s(literal 120 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 a #s(literal 120 binary64)) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 a #s(literal 120 binary64)) x))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 a #s(literal 120 binary64)) x)) |
(fma.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 a #s(literal 120 binary64)) x))) |
(fma.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -60 binary64) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 a #s(literal 120 binary64)) x))) |
(fma.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (*.f64 a #s(literal 120 binary64)) x)) |
(fma.f64 (*.f64 a (/.f64 #s(literal 1 binary64) x)) #s(literal 120 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 (*.f64 a #s(literal 120 binary64)) x)) |
(fma.f64 (/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (/.f64 (*.f64 a #s(literal 120 binary64)) x)) |
(fma.f64 (/.f64 #s(literal -60 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 a #s(literal 120 binary64)) x))) |
(fma.f64 (/.f64 #s(literal -60 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (*.f64 a #s(literal 120 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal 120 binary64)) x)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1728000 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) #s(literal 216000 binary64)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1728000 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) #s(literal 216000 binary64)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z))))) (+.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal 120 binary64)) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1728000 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) #s(literal 216000 binary64)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))) (-.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z)))) (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1728000 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) #s(literal 216000 binary64)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal 120 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))))) (neg.f64 (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))) (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x)))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal 120 binary64)) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) x) (*.f64 x (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 t z)) (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) (*.f64 x (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) (*.f64 x (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 x (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) (*.f64 x (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 x (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 x (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) (*.f64 x (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 x (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 60 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -60 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 1 binary64)))) (*.f64 x (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 60 binary64)))) (*.f64 x (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal -60 binary64)))) (*.f64 x (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 x (neg.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))))) (*.f64 x (+.f64 (/.f64 #s(literal -216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z))) (*.f64 x (-.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))))) (*.f64 x (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 x (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 x (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)))) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -60 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 x (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 x (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) x) (*.f64 x (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (-.f64 t z)) (*.f64 x (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) (*.f64 x (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) (*.f64 x (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 x (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) (*.f64 x (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 x (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 x (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) (*.f64 x (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 x (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 60 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -60 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 1 binary64)))) (*.f64 x (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 60 binary64)))) (*.f64 x (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal -60 binary64)))) (*.f64 x (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 x (neg.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))))) (*.f64 x (+.f64 (/.f64 #s(literal -216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z))) (*.f64 x (-.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))))) (*.f64 x (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 x (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 x (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)))) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -60 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 x (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 x (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal -60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal -216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) x) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) x) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) x) (*.f64 (-.f64 t z) (*.f64 a #s(literal 120 binary64)))) (*.f64 (-.f64 t z) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) x) (*.f64 (-.f64 t z) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 t z) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 t z) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) x) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) x) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) x) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) x) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) x) (*.f64 (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) x) (*.f64 (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) x) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) x) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) x) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) x) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) x) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) x) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 60 binary64)) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z)) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 60 binary64)) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -60 binary64)) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -60 binary64)) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 60 binary64)) x) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 60 binary64)) x) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal -60 binary64)) x) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal -60 binary64)) x) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal -216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) x) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))))) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal -216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) x) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))))) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal -216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))) x) (*.f64 (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)) (*.f64 a #s(literal 120 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))) x) (*.f64 (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) x) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 a #s(literal 120 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) x) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)) x) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)) x) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -60 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -60 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) x) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) x) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (*.f64 a #s(literal 120 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) x) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 a #s(literal 120 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) x) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal 120 binary64)) x)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1728000 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) #s(literal 216000 binary64)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) (-.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1728000 binary64) (*.f64 x (*.f64 x x)))) (/.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)))) #s(literal 216000 binary64)) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (*.f64 a #s(literal 120 binary64)) x)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 120 binary64) x) (*.f64 a (/.f64 (*.f64 a #s(literal 120 binary64)) x))) (/.f64 (*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
(/.f64 (*.f64 a #s(literal 120 binary64)) x) |
(/.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 a (/.f64 #s(literal 120 binary64) x)) |
(*.f64 #s(literal 120 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 120 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 a #s(literal 120 binary64))) |
(*.f64 (/.f64 #s(literal 120 binary64) x) a) |
(*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 a (/.f64 #s(literal 1 binary64) x)) #s(literal 120 binary64)) |
(*.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 120 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 120 binary64))) |
(/.f64 #s(literal -120 binary64) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x #s(literal 120 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 120 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 120 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y #s(literal -60 binary64)))) |
(/.f64 #s(literal -60 binary64) (/.f64 z y)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 y #s(literal -60 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 z (*.f64 y #s(literal -60 binary64))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -60 binary64))) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 (/.f64 y z) #s(literal -60 binary64)) |
(*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(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 #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 (/.f64 z y))) |
(/.f64 y z) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (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)) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 y (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x #s(literal -60 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 60 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))))) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 x #s(literal -60 binary64)) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 x #s(literal 60 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(*.f64 #s(literal -60 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -60 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 x #s(literal -60 binary64)) |
(*.f64 #s(literal -60 binary64) x) |
(/.f64 x (/.f64 (-.f64 t z) #s(literal -60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x #s(literal -60 binary64)))) |
(/.f64 (*.f64 x #s(literal -60 binary64)) (-.f64 t z)) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t z) #s(literal -60 binary64))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x #s(literal -60 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x)) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) x) |
(*.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) #s(literal -60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(/.f64 #s(literal -60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(pow.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -60 binary64)) |
(*.f64 (/.f64 #s(literal -60 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 #s(literal -60 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(+.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) t) |
(-.f64 t z) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) |
(fma.f64 #s(literal -1 binary64) z t) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 t z)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (+.f64 t z))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t z) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 x #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 x #s(literal 60 binary64)) t)) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t)))) (/.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (/.f64 t (*.f64 x #s(literal -60 binary64)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(fma.f64 #s(literal 120 binary64) a (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal -60 binary64) t) x (*.f64 a #s(literal 120 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 a #s(literal 120 binary64))) (/.f64 t (*.f64 x #s(literal -60 binary64))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (/.f64 t (*.f64 x #s(literal -60 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 a #s(literal 120 binary64))) (/.f64 t (*.f64 x #s(literal -60 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (/.f64 t (*.f64 x #s(literal -60 binary64)))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 t (*.f64 x #s(literal -60 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (/.f64 t (*.f64 x #s(literal -60 binary64))))) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 a #s(literal 120 binary64))) (/.f64 t (*.f64 x #s(literal -60 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (/.f64 t (*.f64 x #s(literal -60 binary64)))))) (neg.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (/.f64 t (*.f64 x #s(literal -60 binary64)))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (-.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 a #s(literal 120 binary64)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 a #s(literal 120 binary64))) (/.f64 t (*.f64 x #s(literal -60 binary64))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (/.f64 t (*.f64 x #s(literal -60 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 a #s(literal 120 binary64))) (/.f64 t (*.f64 x #s(literal -60 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (/.f64 t (*.f64 x #s(literal -60 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))))) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(+.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y x)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 y x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -60 binary64) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 (*.f64 (/.f64 y x) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(fma.f64 (/.f64 #s(literal -60 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal -60 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) |
(/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (*.f64 (-.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 60 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 t z))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -60 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (+.f64 (/.f64 #s(literal -216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 x y)))) (/.f64 (-.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 t z))) |
(/.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y)))) (-.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (-.f64 t z) #s(literal 60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 x y) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (/.f64 x y))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 t z) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (/.f64 y x))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 y #s(literal -60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 y #s(literal -60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 y #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 x (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) y))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 t z) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 y x) #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 y x) #s(literal -60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y x)))) (*.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 t z))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) #s(literal 60 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 x y) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (/.f64 x y))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) #s(literal 60 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 t z) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (/.f64 y x))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) #s(literal -60 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) #s(literal -60 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal -60 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal -60 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t z))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 60 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 x (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) x)) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 60 binary64) y))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 t z) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y x) #s(literal 60 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y x) #s(literal -60 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y x)))) (*.f64 (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (/.f64 x y) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 x y) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 t z) (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 t z) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 y #s(literal -60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 y #s(literal -60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 y #s(literal 60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 x (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 t z) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 y x) #s(literal 60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 y x) #s(literal -60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 #s(literal -60 binary64) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 x y) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) (/.f64 x y))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 t z) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 y x))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 y #s(literal -60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 y #s(literal -60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 y #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 x (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 #s(literal 60 binary64) y))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 t z) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 t z))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 y x) #s(literal 60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 t z))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 y x) #s(literal -60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y x)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (-.f64 t z))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) #s(literal 60 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 x y) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) (/.f64 x y))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) #s(literal 60 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 t z) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (/.f64 y x))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) #s(literal -60 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) #s(literal -60 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 y #s(literal -60 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 y #s(literal -60 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 t z))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 y #s(literal 60 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 x (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) x)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 #s(literal 60 binary64) y))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 t z) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (-.f64 t z))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 y x) #s(literal 60 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (-.f64 t z))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 y x) #s(literal -60 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 #s(literal -60 binary64) (/.f64 y x)))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y))) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 x y) (-.f64 t z))) (*.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 t z) (*.f64 (/.f64 x y) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) (/.f64 x y))) (*.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x y)) (*.f64 (-.f64 t z) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) (*.f64 (-.f64 t z) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 t z) (/.f64 y x))) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 t z) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 t z) (*.f64 y #s(literal -60 binary64)))) (*.f64 (-.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) (*.f64 (-.f64 t z) (*.f64 y #s(literal -60 binary64)))) (*.f64 (-.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (-.f64 t z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 t z) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (-.f64 t z))) (*.f64 (-.f64 t z) (*.f64 y #s(literal 60 binary64)))) (*.f64 (-.f64 t z) (*.f64 x (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (-.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 (-.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) (*.f64 (-.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) (*.f64 (-.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)))) (*.f64 (-.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) (*.f64 (-.f64 t z) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 t z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x)) (*.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) y))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 t z) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 t z)) (*.f64 (-.f64 t z) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 t z)) (*.f64 (-.f64 t z) (*.f64 (/.f64 y x) #s(literal 60 binary64)))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 (-.f64 t z) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y))) (*.f64 (-.f64 t z) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 t z) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) (*.f64 (/.f64 y x) #s(literal -60 binary64)))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x y)) (*.f64 (-.f64 t z) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)))) (*.f64 (-.f64 t z) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 (-.f64 t z) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 (-.f64 t z) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (-.f64 t z) x)) |
(/.f64 (+.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 (-.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) (*.f64 #s(literal -60 binary64) (/.f64 y x)))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 x y) (-.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 60 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 x y) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) (/.f64 x y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 60 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x y)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 y x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -60 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -60 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 y #s(literal -60 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 y #s(literal -60 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (-.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 y #s(literal 60 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 x (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 #s(literal 60 binary64) y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 y x) #s(literal 60 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 y x) #s(literal -60 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x y)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) x)) |
(/.f64 (+.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 #s(literal -60 binary64) (/.f64 y x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 t z)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 t z) (/.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 x y) #s(literal 60 binary64))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 x y) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 t z)) (*.f64 (/.f64 x y) #s(literal -60 binary64))) (*.f64 (/.f64 x y) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 x y) #s(literal -60 binary64))) (*.f64 (/.f64 x y) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y x) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y x) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (/.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 t z)) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (-.f64 t z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 1 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 1 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 60 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -1 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -1 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 t z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -60 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -60 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 t z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) x) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal 60 binary64))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 t z)) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -60 binary64))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -60 binary64))) (*.f64 (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 x (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (*.f64 x (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (*.f64 x (-.f64 t z)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 x (-.f64 t z)) #s(literal 60 binary64))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 x (-.f64 t z)) #s(literal -1 binary64))) (*.f64 (*.f64 x (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 x (-.f64 t z)) #s(literal -1 binary64))) (*.f64 (*.f64 x (-.f64 t z)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) (-.f64 t z)) (*.f64 (*.f64 x (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 x (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (*.f64 x (-.f64 t z)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 t z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (-.f64 t z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) (-.f64 t z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 t z)) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) x) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 t z)) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -60 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 t z) x) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 t z) x) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 t z) x) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 t z) x) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (-.f64 t z) x) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 t z) x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 t z) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (-.f64 t z) x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 t z) x) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (-.f64 t z)) (*.f64 (*.f64 (-.f64 t z) x) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 t z) x) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (-.f64 t z) x) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 t z) x) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 t z)) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 t z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 y x)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 t z) #s(literal -1 binary64))) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 y x)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (-.f64 t z) #s(literal -1 binary64))) (*.f64 (-.f64 t z) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 y x)) (-.f64 t z)) (*.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 y x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 60 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 t z) #s(literal -1 binary64))) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 60 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (-.f64 t z) #s(literal -1 binary64))) (*.f64 (-.f64 t z) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 60 binary64)) (-.f64 t z)) (*.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 60 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (/.f64 (-.f64 t z) #s(literal -60 binary64))) x) (*.f64 x (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) x) (*.f64 x (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 x #s(literal 60 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 x #s(literal -1 binary64))) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 x #s(literal -1 binary64))) (*.f64 x (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (-.f64 t z)) (*.f64 x #s(literal -60 binary64))) (*.f64 x (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 x #s(literal -60 binary64))) (*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) #s(literal -60 binary64))) (*.f64 (/.f64 (-.f64 t z) #s(literal 60 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -60 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -60 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -60 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -60 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -60 binary64)) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -60 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 x y) #s(literal 60 binary64))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 x y) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)) (-.f64 t z)) (*.f64 (/.f64 x y) #s(literal -60 binary64))) (*.f64 (/.f64 x y) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (/.f64 x y) #s(literal -60 binary64))) (*.f64 (/.f64 x y) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)) (-.f64 t z)) (*.f64 x #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 x #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal -60 binary64))) x) (*.f64 x (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) x) (*.f64 x (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 x #s(literal 60 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 x #s(literal -1 binary64))) (*.f64 x (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 x #s(literal -1 binary64))) (*.f64 x (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 t z)) (*.f64 x #s(literal -60 binary64))) (*.f64 x (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 x #s(literal -60 binary64))) (*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (-.f64 t z)) (*.f64 x #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 x #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal -60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) (/.f64 (-.f64 t z) #s(literal 60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) #s(literal 60 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (neg.f64 (/.f64 (-.f64 t z) #s(literal -60 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal -60 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(pow.f64 (/.f64 (-.f64 t z) (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(*.f64 #s(literal 60 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (+.f64 #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
| 1× | egg-herbie |
| 5252× | *-lowering-*.f32 |
| 5252× | *-lowering-*.f64 |
| 2686× | +-lowering-+.f64 |
| 2686× | +-lowering-+.f32 |
| 1662× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 662 | 5312 |
| 1 | 2192 | 5129 |
| 2 | 7358 | 5125 |
| 0 | 8480 | 5125 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 60 (/ y (- t z))) (* 120 a)) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(* -60 (/ x (- t z))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(* -60 (/ x (- t z))) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(* 60 (/ (* x (- (/ y x) 1)) (- t z))) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))) |
(+ (* 60 (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) z)))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* t (+ (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (pow z 2))) (* 60 (/ (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(* 120 a) |
(+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a))) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) (pow t 3))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -60 (/ (* x (* z (- (/ y x) 1))) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* x (* z (- (/ y x) 1)))) (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) t))) t))) t)) (* 120 a)) |
(* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))) |
(+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 3))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 2)))))) |
(+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (- (/ y x) 1)) (pow t 2))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 4))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 3)))))))) |
(* 120 a) |
(+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a)) |
(+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a))) |
(+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) (pow z 3))) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (* x (- (/ y x) 1))) (* 60 (/ (* t (* x (- (/ y x) 1))) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (* x (- (/ y x) 1)))) (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) z))) z)) (* 60 (* x (- (/ y x) 1)))) z)) (* 120 a)) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(* 60 (/ y (- t z))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(* 60 (/ y (- t z))) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(* 60 (/ (- (/ y x) 1) (- t z))) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(* 120 (/ a x)) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(* 120 (/ a x)) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(/ (+ (* 60 (/ y (- t z))) (* 120 a)) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/ -60 (- t z)) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(/ -60 (- t z)) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 120 (/ a x)))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z)))))))) |
(* 120 (/ a x)) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 3))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))) |
(* 120 (/ a x)) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t)) (* 120 (/ a x))) |
(+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t)) (* 120 (/ a x))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2))))))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3))))))))) |
(* 120 (/ a x)) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))) |
(+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 3))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(* 120 (/ a x)) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+ (* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z)) (* 120 (/ a x))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z)) (* 120 (/ a x))) |
(- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(* 60 (/ y (* x (- t z)))) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(* 60 (/ y (* x (- t z)))) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(* 120 (/ a x)) |
(/ 120 x) |
(/ 120 x) |
(/ 120 x) |
(/ 120 x) |
(/ 120 x) |
(/ 120 x) |
(/ 120 x) |
(/ 120 x) |
(/ 120 x) |
(/ 120 x) |
(/ 120 x) |
(/ 120 x) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ y z)) |
(* -60 (/ 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) |
(/ y z) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 (/ x (- t z))) |
(* -60 (/ x (- t z))) |
(* -60 (/ x (- t z))) |
(* -60 (/ x (- t z))) |
(* -60 (/ x (- t z))) |
(* -60 (/ x (- t z))) |
(* -60 (/ x (- t z))) |
(* -60 (/ x (- t z))) |
(* -60 (/ x (- t z))) |
(* -60 (/ x (- t z))) |
(* -60 (/ x (- t z))) |
(* -60 (/ x (- t z))) |
(* 60 (/ x z)) |
(+ (* 60 (/ x z)) (* 60 (/ (* t x) (pow z 2)))) |
(+ (* 60 (/ x z)) (* t (+ (* 60 (/ x (pow z 2))) (* 60 (/ (* t x) (pow z 3)))))) |
(+ (* 60 (/ x z)) (* t (+ (* 60 (/ x (pow z 2))) (* t (+ (* 60 (/ x (pow z 3))) (* 60 (/ (* t x) (pow z 4)))))))) |
(* -60 (/ x t)) |
(/ (+ (* -60 x) (* -60 (/ (* x z) t))) t) |
(/ (+ (* -60 x) (+ (* -60 (/ (* x z) t)) (* -60 (/ (* x (pow z 2)) (pow t 2))))) t) |
(/ (+ (* -60 x) (+ (* -60 (/ (* x z) t)) (+ (* -60 (/ (* x (pow z 2)) (pow t 2))) (* -60 (/ (* x (pow z 3)) (pow t 3)))))) t) |
(* -60 (/ x t)) |
(* -1 (/ (+ (* 60 x) (* 60 (/ (* x z) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* x z)) (* -60 (/ (* x (pow z 2)) t))) t)) (* 60 x)) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* x z)) (* -1 (/ (+ (* 60 (* x (pow z 2))) (* 60 (/ (* x (pow z 3)) t))) t))) t)) (* 60 x)) t)) |
(* -60 (/ x t)) |
(+ (* -60 (/ x t)) (* -60 (/ (* x z) (pow t 2)))) |
(+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* -60 (/ (* x z) (pow t 3)))))) |
(+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* z (+ (* -60 (/ x (pow t 3))) (* -60 (/ (* x z) (pow t 4)))))))) |
(* 60 (/ x z)) |
(/ (+ (* 60 x) (* 60 (/ (* t x) z))) z) |
(/ (+ (* 60 x) (+ (* 60 (/ (* t x) z)) (* 60 (/ (* (pow t 2) x) (pow z 2))))) z) |
(/ (+ (* 60 x) (+ (* 60 (/ (* t x) z)) (+ (* 60 (/ (* (pow t 2) x) (pow z 2))) (* 60 (/ (* (pow t 3) x) (pow z 3)))))) z) |
(* 60 (/ x z)) |
(* -1 (/ (+ (* -60 x) (* -60 (/ (* t x) z))) z)) |
(* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* 60 (* t x)) (* 60 (/ (* (pow t 2) x) z))) z))) z)) |
(* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) x)) (* -60 (/ (* (pow t 3) x) z))) z)) (* 60 (* t x))) z))) z)) |
(/ 60 z) |
(+ (* 60 (/ t (pow z 2))) (* 60 (/ 1 z))) |
(+ (* t (+ (* 60 (/ t (pow z 3))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(+ (* t (+ (* t (+ (* 60 (/ t (pow z 4))) (* 60 (/ 1 (pow z 3))))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(/ -60 t) |
(/ (- (* -60 (/ z t)) 60) t) |
(/ (- (* -60 (/ (pow z 2) (pow t 2))) (+ 60 (* 60 (/ z t)))) t) |
(/ (- (* -60 (/ (pow z 3) (pow t 3))) (+ 60 (+ (* 60 (/ z t)) (* 60 (/ (pow z 2) (pow t 2)))))) t) |
(/ -60 t) |
(* -1 (/ (+ 60 (* 60 (/ z t))) t)) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -60 (/ (pow z 2) t)) (* 60 z)) t))) t)) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 3) t)) (* -60 (pow z 2))) t)) (* 60 z)) t))) t)) |
(/ -60 t) |
(- (* -60 (/ z (pow t 2))) (* 60 (/ 1 t))) |
(- (* z (- (* -60 (/ z (pow t 3))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(- (* z (- (* z (- (* -60 (/ z (pow t 4))) (* 60 (/ 1 (pow t 3))))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(/ 60 z) |
(/ (+ 60 (* 60 (/ t z))) z) |
(/ (- (+ 60 (* 60 (/ (pow t 2) (pow z 2)))) (* -60 (/ t z))) z) |
(/ (- (+ 60 (* 60 (/ (pow t 3) (pow z 3)))) (+ (* -60 (/ t z)) (* -60 (/ (pow t 2) (pow z 2))))) z) |
(/ 60 z) |
(* -1 (/ (- (* -60 (/ t z)) 60) z)) |
(* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 2) z)) (* -60 t)) z)) 60) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow t 3) z)) (* 60 (pow t 2))) z)) (* -60 t)) z)) 60) z)) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -60 (/ x t)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(* 120 a) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(* 120 a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(* -60 (/ x t)) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(* -60 (/ x t)) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(* -60 (/ x t)) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(* 120 a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(* 120 a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* -60 (/ (- (/ y x) 1) z)) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z))))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z))))))) |
(* 60 (/ (- (/ y x) 1) t)) |
(/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* z (- (/ y x) 1)) t))) t) |
(/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))))) t) |
(/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))) (* 60 (/ (* (pow z 3) (- (/ y x) 1)) (pow t 3)))))) t) |
(* 60 (/ (- (/ y x) 1) t)) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t)) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t)) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- (/ y x) 1))) (* -60 (/ (* (pow z 3) (- (/ y x) 1)) t))) t)) (* 60 (* z (- (/ y x) 1)))) t))) t)) |
(* 60 (/ (- (/ y x) 1) t)) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (* 60 (/ (- (/ y x) 1) t))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2)))))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3)))))))) |
(* -60 (/ (- (/ y x) 1) z)) |
(/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* t (- (/ y x) 1)) z))) z) |
(/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))))) z) |
(/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))) (* -60 (/ (* (pow t 3) (- (/ y x) 1)) (pow z 3)))))) z) |
(* -60 (/ (- (/ y x) 1) z)) |
(* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* (pow t 2) (- (/ y x) 1))) (* 60 (/ (* (pow t 3) (- (/ y x) 1)) z))) z))) z)) (* 60 (- (/ y x) 1))) z)) |
(/ -60 (- t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(* 60 (/ y (* x (- t z)))) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(* 60 (/ y (* x (- t z)))) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(* 60 (/ y (* x (- t z)))) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/ -60 (- t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(/ -60 (- t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
| Outputs |
|---|
(+ (* 60 (/ y (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a))) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(* x (- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 t z) x)) (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 a #s(literal -120 binary64)) x))) (neg.f64 x)) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 t z) x)) (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 a #s(literal -120 binary64)) x))) (neg.f64 x)) |
(* -1 (* x (+ (* -120 (/ a x)) (+ (* -60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 t z) x)) (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 a #s(literal -120 binary64)) x))) (neg.f64 x)) |
(* 60 (/ (* x (- (/ y x) 1)) (- t z))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal 60 binary64) x)) (-.f64 t z)) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal 60 binary64) x)) (-.f64 t z))) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal 60 binary64) x)) (-.f64 t z))) |
(+ (* 60 (/ (* x (- (/ y x) 1)) (- t z))) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal 60 binary64) x)) (-.f64 t z))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z))))) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z))))) |
(* a (+ 120 (* 60 (/ (* x (- (/ y x) 1)) (* a (- t z)))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(*.f64 (+.f64 #s(literal -120 binary64) (*.f64 (/.f64 (*.f64 #s(literal -60 binary64) x) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)))) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(*.f64 (+.f64 #s(literal -120 binary64) (*.f64 (/.f64 (*.f64 #s(literal -60 binary64) x) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)))) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (* x (- (/ y x) 1)) (* a (- t z)))) 120))) |
(*.f64 (+.f64 #s(literal -120 binary64) (*.f64 (/.f64 (*.f64 #s(literal -60 binary64) x) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)))) (neg.f64 a)) |
(* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)))) |
(+ (* 60 (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)))) (*.f64 (*.f64 #s(literal 60 binary64) (*.f64 t x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))))) |
(+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) z)))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)))) (*.f64 t (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x))))) (*.f64 (*.f64 t x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) z)))))) |
(+ (* t (+ (* 60 (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* t (+ (* 60 (/ (* t (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (pow z 2))) (* 60 (/ (* x (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))) (* x (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)))) (*.f64 t (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) (*.f64 #s(literal 60 binary64) x)) (*.f64 (*.f64 #s(literal 60 binary64) t) (+.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) (*.f64 t x)) (*.f64 z z)) (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) z))))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal 60 binary64) x)) t)) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (*.f64 z x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 x t))))) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (+ (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) (pow t 3))) (+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal 60 binary64) x)) t)) (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (*.f64 z x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z x)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t (*.f64 t t))))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (* x (- (/ y x) 1)) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal 60 binary64) x)) t)) |
(+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -60 (/ (* x (* z (- (/ y x) 1))) t))) t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z t))))) t)) |
(+ (* -1 (/ (+ (* -60 (* x (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* x (* z (- (/ y x) 1)))) (* 60 (/ (* x (* (pow z 2) (- (/ y x) 1))) t))) t))) t)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal -60 binary64) x)) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 z z) t))))) t)) t)) |
(* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t)))) |
(+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 2))) (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (*.f64 z x)) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 t t)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t))))) |
(+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 3))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 2)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t)))) (*.f64 (*.f64 #s(literal 60 binary64) z) (*.f64 x (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t)))))) |
(+ (* x (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) (* z (+ (* 60 (/ (* x (- (/ y x) 1)) (pow t 2))) (* z (+ (* 60 (/ (* x (* z (- (/ y x) 1))) (pow t 4))) (* 60 (/ (* x (- (/ y x) 1)) (pow t 3)))))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t)))) (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t))) (*.f64 (*.f64 #s(literal 60 binary64) z) (*.f64 x (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t (*.f64 t t))))))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal -60 binary64) x)) z)) |
(+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 x z)) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 x z))))) |
(+ (* -60 (/ (* t (* x (- (/ y x) 1))) (pow z 2))) (+ (* -60 (/ (* x (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) (pow z 3))) (* 120 a)))) |
(+.f64 (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal -60 binary64) x)) z)) (*.f64 z z))) (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 x z)) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 x z))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (* x (- (/ y x) 1)) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal -60 binary64) x)) z)) |
(+ (* -1 (/ (+ (* 60 (* x (- (/ y x) 1))) (* 60 (/ (* t (* x (- (/ y x) 1))) z))) z)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t x)) z))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (* x (- (/ y x) 1)))) (* -60 (/ (* (pow t 2) (* x (- (/ y x) 1))) z))) z)) (* 60 (* x (- (/ y x) 1)))) z)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal 60 binary64) x)) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t x)) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t (*.f64 t x))) z))) z)) z)) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))))) |
(+ (* 60 (/ y (- t z))) (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))))) |
(* 60 (/ y (- t z))) |
(*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) y))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) y))) |
(* y (+ (* 60 (/ 1 (- t z))) (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y))) |
(*.f64 y (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) y))) |
(* 60 (/ y (- t z))) |
(*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (* x (- (* 120 (/ a x)) (* 60 (/ 1 (- t z))))) y)) (* 60 (/ 1 (- t z)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) |
(* 60 (/ (- (/ y x) 1) (- t z))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(+ (* 60 (/ (- (/ y x) 1) (- t z))) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)) (/.f64 #s(literal 60 binary64) a)) (/.f64 #s(literal 120 binary64) x))) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)) (/.f64 #s(literal 60 binary64) a)) (/.f64 #s(literal 120 binary64) x))) |
(* a (+ (* 60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x)))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 t z)) (/.f64 #s(literal 60 binary64) a)) (/.f64 #s(literal 120 binary64) x))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) #s(literal 60 binary64)) (*.f64 (-.f64 t z) a)) (/.f64 #s(literal -120 binary64) x)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) #s(literal 60 binary64)) (*.f64 (-.f64 t z) a)) (/.f64 #s(literal -120 binary64) x)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- (/ y x) 1) (* a (- t z)))) (* 120 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) #s(literal 60 binary64)) (*.f64 (-.f64 t z) a)) (/.f64 #s(literal -120 binary64) x)) (neg.f64 a)) |
(/ (+ (* 60 (/ y (- t z))) (* 120 a)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (*.f64 #s(literal 120 binary64) a)) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a))) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a))) x) |
(/ (+ (* -60 (/ x (- t z))) (+ (* 60 (/ y (- t z))) (* 120 a))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a))) x) |
(/ -60 (- t z)) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(/ -60 (- t z)) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (+.f64 (*.f64 a #s(literal -120 binary64)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 t z))) (neg.f64 x)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (+.f64 (*.f64 a #s(literal -120 binary64)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 t z))) (neg.f64 x)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(- (* -1 (/ (+ (* -120 a) (* -60 (/ y (- t z)))) x)) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (+.f64 (*.f64 a #s(literal -120 binary64)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 t z))) (neg.f64 x)) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))))) (* 120 (/ a x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) (*.f64 #s(literal 60 binary64) t)))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z))) (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) (*.f64 t (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) z))) t))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (+ (* 120 (/ a x)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z)))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z))) (*.f64 t (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x))))) (*.f64 (*.f64 #s(literal 60 binary64) t) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) z)))))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z (*.f64 t t)))))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 3))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t))) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t)))))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t))) |
(+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z t)))) t)) |
(+ (* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t)) (* 120 (/ a x))) |
(-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) #s(literal 60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 z z) t)))) t)) t)) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t))) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (+ (* 60 (/ (- (/ y x) 1) t)) (* 120 (/ a x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z (*.f64 t t)))))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t))) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t)))))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (+ (* 120 (/ a x)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3))))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t))) (*.f64 z (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t (*.f64 t t))))))))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z))) |
(+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 z z)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) z)))) |
(+ (* -60 (/ (* t (- (/ y x) 1)) (pow z 2))) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 3))) (+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z))) (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 z z)) (*.f64 (*.f64 t t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 z (*.f64 z z))))))) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z))) |
(+ (* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z)) (* 120 (/ a x))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 t z)))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z)) (* 120 (/ a x))) |
(-.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y x)) #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t)) z))) z)) z)) |
(- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(- (+ (* 60 (/ y (* x (- t z)))) (* 120 (/ a x))) (* 60 (/ 1 (- t z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z)))) |
(* 60 (/ y (* x (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) x) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) x) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) y))) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) x) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) y))) |
(* y (- (+ (* 120 (/ a (* x y))) (* 60 (/ 1 (* x (- t z))))) (/ 60 (* y (- t z))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) x) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) y))) |
(* 60 (/ y (* x (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) x) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (- (* 120 (/ a x)) (* 60 (/ 1 (- t z)))) y)) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) (-.f64 t z))) (neg.f64 y)) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x))) (neg.f64 y)) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(* 120 (/ a x)) |
(/.f64 (*.f64 #s(literal 120 binary64) a) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(/ 120 x) |
(/.f64 #s(literal 120 binary64) x) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) 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) |
(/ y z) |
(/.f64 y z) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 x) |
(*.f64 #s(literal -60 binary64) x) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* -60 (/ x (- t z))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(+ (* 60 (/ x z)) (* 60 (/ (* t x) (pow z 2)))) |
(*.f64 #s(literal 60 binary64) (+.f64 (/.f64 x z) (/.f64 (/.f64 (*.f64 t x) z) z))) |
(+ (* 60 (/ x z)) (* t (+ (* 60 (/ x (pow z 2))) (* 60 (/ (* t x) (pow z 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) z) (*.f64 (*.f64 #s(literal 60 binary64) t) (+.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 (/.f64 (*.f64 t x) z) z) z)))) |
(+ (* 60 (/ x z)) (* t (+ (* 60 (/ x (pow z 2))) (* t (+ (* 60 (/ x (pow z 3))) (* 60 (/ (* t x) (pow z 4)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) z) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) z) z) (*.f64 t (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 x (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t x) (pow.f64 z #s(literal 4 binary64))))))))) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(/ (+ (* -60 x) (* -60 (/ (* x z) t))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 x (/.f64 (*.f64 z x) t))) t) |
(/ (+ (* -60 x) (+ (* -60 (/ (* x z) t)) (* -60 (/ (* x (pow z 2)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 x (+.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z z) t) t))) x)) t) |
(/ (+ (* -60 x) (+ (* -60 (/ (* x z) t)) (+ (* -60 (/ (* x (pow z 2)) (pow t 2))) (* -60 (/ (* x (pow z 3)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 x (/.f64 (*.f64 z x) t)) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 z z) t) t) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) t) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -1 (/ (+ (* 60 x) (* 60 (/ (* x z) t))) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 x (/.f64 (*.f64 z x) t))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* x z)) (* -60 (/ (* x (pow z 2)) t))) t)) (* 60 x)) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 x (+.f64 z (/.f64 (*.f64 z z) t)))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* x z)) (* -1 (/ (+ (* 60 (* x (pow z 2))) (* 60 (/ (* x (pow z 3)) t))) t))) t)) (* 60 x)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 (+.f64 (*.f64 z (*.f64 #s(literal -60 binary64) x)) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t)) (neg.f64 t)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(+ (* -60 (/ x t)) (* -60 (/ (* x z) (pow t 2)))) |
(*.f64 #s(literal -60 binary64) (+.f64 (/.f64 x t) (*.f64 x (/.f64 z (*.f64 t t))))) |
(+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* -60 (/ (* x z) (pow t 3)))))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 (*.f64 z #s(literal -60 binary64)) (+.f64 (/.f64 x (*.f64 t t)) (/.f64 (*.f64 x (/.f64 z (*.f64 t t))) t)))) |
(+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* z (+ (* -60 (/ x (pow t 3))) (* -60 (/ (* x z) (pow t 4)))))))) |
(+.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) t) (*.f64 (*.f64 z #s(literal -60 binary64)) (+.f64 (/.f64 x (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z x) (pow.f64 t #s(literal 4 binary64)))))))) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/ (+ (* 60 x) (* 60 (/ (* t x) z))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 x (/.f64 (*.f64 t x) z))) z) |
(/ (+ (* 60 x) (+ (* 60 (/ (* t x) z)) (* 60 (/ (* (pow t 2) x) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 x (/.f64 (*.f64 t x) z)) (/.f64 (*.f64 t (/.f64 (*.f64 t x) z)) z))) z) |
(/ (+ (* 60 x) (+ (* 60 (/ (* t x) z)) (+ (* 60 (/ (* (pow t 2) x) (pow z 2))) (* 60 (/ (* (pow t 3) x) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 x (/.f64 (*.f64 t x) z)) (+.f64 (/.f64 (*.f64 t (/.f64 (*.f64 t x) z)) z) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* -1 (/ (+ (* -60 x) (* -60 (/ (* t x) z))) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 x (/.f64 (*.f64 t x) z))) z) |
(* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* 60 (* t x)) (* 60 (/ (* (pow t 2) x) z))) z))) z)) |
(/.f64 (-.f64 (*.f64 #s(literal -60 binary64) x) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 t x) (*.f64 t (/.f64 (*.f64 t x) z)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) x)) (* -60 (/ (* (pow t 3) x) z))) z)) (* 60 (* t x))) z))) z)) |
(/.f64 (-.f64 (*.f64 #s(literal -60 binary64) x) (/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (*.f64 t x)) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 t (*.f64 t x)) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) z))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(+ (* 60 (/ t (pow z 2))) (* 60 (/ 1 z))) |
(+.f64 (/.f64 #s(literal 60 binary64) z) (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) t) z) z)) |
(+ (* t (+ (* 60 (/ t (pow z 3))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(+.f64 (/.f64 #s(literal 60 binary64) z) (*.f64 t (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 z z)) (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) t) z) (*.f64 z z))))) |
(+ (* t (+ (* t (+ (* 60 (/ t (pow z 4))) (* 60 (/ 1 (pow z 3))))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(+.f64 (/.f64 #s(literal 60 binary64) z) (*.f64 t (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 z z)) (*.f64 t (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 #s(literal 60 binary64) (*.f64 z (*.f64 z z)))))))) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ (- (* -60 (/ z t)) 60) t) |
(/.f64 (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 z #s(literal -60 binary64)) t)) t) |
(/ (- (* -60 (/ (pow z 2) (pow t 2))) (+ 60 (* 60 (/ z t)))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 z z) t) z)) t) #s(literal 60 binary64)) t) |
(/ (- (* -60 (/ (pow z 3) (pow t 3))) (+ 60 (+ (* 60 (/ z t)) (* 60 (/ (pow z 2) (pow t 2)))))) t) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal -60 binary64)) (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z z) t) t)))) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(* -1 (/ (+ 60 (* 60 (/ z t))) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) z) t))) t) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -60 (/ (pow z 2) t)) (* 60 z)) t))) t)) |
(/.f64 (-.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 z z) t) z)) t)) (neg.f64 t)) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 3) t)) (* -60 (pow z 2))) t)) (* 60 z)) t))) t)) |
(/.f64 (-.f64 #s(literal 60 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) t) (*.f64 z z))) (neg.f64 t)) (*.f64 z #s(literal -60 binary64))) t)) (neg.f64 t)) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(- (* -60 (/ z (pow t 2))) (* 60 (/ 1 t))) |
(/.f64 (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 z #s(literal -60 binary64)) t)) t) |
(- (* z (- (* -60 (/ z (pow t 3))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(+.f64 (*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 z #s(literal -60 binary64)) t) (*.f64 t t)) (/.f64 #s(literal -60 binary64) (*.f64 t t)))) (/.f64 #s(literal -60 binary64) t)) |
(- (* z (- (* z (- (* -60 (/ z (pow t 4))) (* 60 (/ 1 (pow t 3))))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(+.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal -60 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal -60 binary64) (*.f64 t t)))) (/.f64 #s(literal -60 binary64) t)) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ (+ 60 (* 60 (/ t z))) z) |
(/.f64 (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) t) z)) z) |
(/ (- (+ 60 (* 60 (/ (pow t 2) (pow z 2)))) (* -60 (/ t z))) z) |
(/.f64 (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 t t) z) t)) z)) z) |
(/ (- (+ 60 (* 60 (/ (pow t 3) (pow z 3)))) (+ (* -60 (/ t z)) (* -60 (/ (pow t 2) (pow z 2))))) z) |
(/.f64 (+.f64 (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 t z) (/.f64 (*.f64 t t) (*.f64 z z))))) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(* -1 (/ (- (* -60 (/ t z)) 60) z)) |
(/.f64 (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) t) z)) z) |
(* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 2) z)) (* -60 t)) z)) 60) z)) |
(/.f64 (+.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 t t) z) t)) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow t 3) z)) (* 60 (pow t 2))) z)) (* -60 t)) z)) 60) z)) |
(/.f64 (+.f64 #s(literal -60 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) z) (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 60 binary64) t)) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) (neg.f64 t)) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) (neg.f64 t)) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) (neg.f64 t)) |
t |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) a))) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) a))) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -120 binary64) (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) t) a))) a) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -120 binary64) (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) t) a))) a) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -120 binary64) (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) t) a))) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) t))) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) t))) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (/.f64 #s(literal -60 binary64) t))) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 a #s(literal -120 binary64)) x) (/.f64 #s(literal 60 binary64) t)))) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 a #s(literal -120 binary64)) x) (/.f64 #s(literal 60 binary64) t)))) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 a #s(literal -120 binary64)) x) (/.f64 #s(literal 60 binary64) t)))) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) x) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) x) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -60 binary64) x) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -60 (/ (- (/ y x) 1) z)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* 60 (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) (*.f64 #s(literal 60 binary64) t))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) z))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)) (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) (*.f64 t (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) z))) t))) |
(+ (* -60 (/ (- (/ y x) 1) z)) (* t (+ (* 60 (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (* t (+ (* 60 (/ (* t (- (/ 1 (pow z 2)) (/ y (* x (pow z 2))))) (pow z 2))) (* 60 (/ (- (/ 1 (pow z 2)) (/ y (* x (pow z 2)))) z))))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)) (*.f64 t (+.f64 (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x))))) (*.f64 (*.f64 #s(literal 60 binary64) t) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z x)))) z)))))) |
(* 60 (/ (- (/ y x) 1) t)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t)) |
(/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* z (- (/ y x) 1)) t))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z t)))) t) |
(/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z t)) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 z z)) (*.f64 t t))))) t) |
(/ (+ (* 60 (- (/ y x) 1)) (+ (* 60 (/ (* z (- (/ y x) 1)) t)) (+ (* 60 (/ (* (pow z 2) (- (/ y x) 1)) (pow t 2))) (* 60 (/ (* (pow z 3) (- (/ y x) 1)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z t))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 z z)) (*.f64 t t)) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) t) |
(* 60 (/ (- (/ y x) 1) t)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t)) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* z (- (/ y x) 1)) t))) t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z t)))) t) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* 60 (* z (- (/ y x) 1))) (* 60 (/ (* (pow z 2) (- (/ y x) 1)) t))) t))) t)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) #s(literal 60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 z z) t)))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -60 (- (/ y x) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow z 2) (- (/ y x) 1))) (* -60 (/ (* (pow z 3) (- (/ y x) 1)) t))) t)) (* 60 (* z (- (/ y x) 1)))) t))) t)) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal -60 binary64) (/.f64 y x)) #s(literal 60 binary64)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 #s(literal 60 binary64) z)) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 z z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t)) (neg.f64 t)) |
(* 60 (/ (- (/ y x) 1) t)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t)) |
(+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 2))) (* 60 (/ (- (/ y x) 1) t))) |
(*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z (*.f64 t t))))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 3))) (* 60 (/ (- (/ y x) 1) (pow t 2)))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t)) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t)))))) |
(+ (* 60 (/ (- (/ y x) 1) t)) (* z (+ (* 60 (/ (- (/ y x) 1) (pow t 2))) (* z (+ (* 60 (/ (* z (- (/ y x) 1)) (pow t 4))) (* 60 (/ (- (/ y x) 1) (pow t 3)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) t)) (*.f64 z (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t (*.f64 t t))))))))) |
(* -60 (/ (- (/ y x) 1) z)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)) |
(/ (+ (* -60 (- (/ y x) 1)) (* -60 (/ (* t (- (/ y x) 1)) z))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 t z)))) z) |
(/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 t z)) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t)) (*.f64 z z))))) z) |
(/ (+ (* -60 (- (/ y x) 1)) (+ (* -60 (/ (* t (- (/ y x) 1)) z)) (+ (* -60 (/ (* (pow t 2) (- (/ y x) 1)) (pow z 2))) (* -60 (/ (* (pow t 3) (- (/ y x) 1)) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 t z))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 z (*.f64 z z))))))) z) |
(* -60 (/ (- (/ y x) 1) z)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)) |
(* -1 (/ (+ (* 60 (- (/ y x) 1)) (* 60 (/ (* t (- (/ y x) 1)) z))) z)) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 t z)))) z) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -60 (/ (* (pow t 2) (- (/ y x) 1)) z))) z)) (* 60 (- (/ y x) 1))) z)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y x)) #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t)) z))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t (- (/ y x) 1))) (* -1 (/ (+ (* 60 (* (pow t 2) (- (/ y x) 1))) (* 60 (/ (* (pow t 3) (- (/ y x) 1)) z))) z))) z)) (* 60 (- (/ y x) 1))) z)) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y x)) #s(literal -60 binary64)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t #s(literal -60 binary64))) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 t t)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (*.f64 t (*.f64 t t)) z)))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ -60 (- t z)) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(* 60 (/ y (* x (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) x) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) x) (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 t z))))) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) x) (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 t z))))) |
(* y (- (* 60 (/ 1 (* x (- t z)))) (* 60 (/ 1 (* y (- t z)))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) x) (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 t z))))) |
(* 60 (/ y (* x (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) x) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 y (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x))) #s(literal -1 binary64))) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 y (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x))) #s(literal -1 binary64))) |
(* -1 (* y (- (* 60 (/ 1 (* y (- t z)))) (* 60 (/ 1 (* x (- t z))))))) |
(*.f64 y (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 t z) x))) #s(literal -1 binary64))) |
(* 60 (/ y (* x (- t z)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) x) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) x) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) x) |
(/ (+ (* -60 (/ x (- t z))) (* 60 (/ y (- t z)))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z))) x) |
(/ -60 (- t z)) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(/ -60 (- t z)) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(- (* 60 (/ y (* x (- t z)))) (* 60 (/ 1 (- t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
Compiled 40471 to 4803 computations (88.1% saved)
26 alts after pruning (18 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1351 | 11 | 1362 |
| Fresh | 6 | 7 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1360 | 26 | 1386 |
| Status | Accuracy | Program |
|---|---|---|
| 55.6% | (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x t))) | |
| ✓ | 16.6% | (/.f64 (*.f64 y #s(literal -60 binary64)) z) |
| 27.8% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) | |
| 15.6% | (/.f64 (*.f64 #s(literal 60 binary64) y) t) | |
| 14.3% | (/.f64 (*.f64 #s(literal 60 binary64) x) z) | |
| 65.8% | (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 a #s(literal 120 binary64))) | |
| 55.6% | (+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) | |
| ✓ | 63.5% | (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
| 54.4% | (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) | |
| ✓ | 27.2% | (*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
| 15.6% | (*.f64 (/.f64 y t) #s(literal 60 binary64)) | |
| 15.3% | (*.f64 (/.f64 #s(literal -60 binary64) t) x) | |
| ✓ | 27.2% | (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
| ✓ | 16.6% | (*.f64 y (/.f64 #s(literal -60 binary64) z)) |
| 14.3% | (*.f64 x (/.f64 #s(literal 60 binary64) z)) | |
| ✓ | 25.4% | (*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
| 51.1% | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)))) | |
| 80.3% | (*.f64 x (+.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 120 binary64)))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) | |
| 63.2% | (*.f64 x (+.f64 (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) | |
| 54.0% | (*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) a))) | |
| ✓ | 51.2% | (*.f64 #s(literal 120 binary64) a) |
| 27.8% | (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) | |
| 28.0% | (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) | |
| ✓ | 16.6% | (*.f64 #s(literal -60 binary64) (/.f64 y z)) |
| 15.3% | (*.f64 #s(literal -60 binary64) (/.f64 x t)) | |
| 16.6% | (*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
Compiled 883 to 415 computations (53% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 a #s(literal 120 binary64))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) a))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) |
(*.f64 x (+.f64 (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)))) |
(*.f64 x (+.f64 (*.f64 a (/.f64 #s(literal 120 binary64) x)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t (+.f64 y x))))) |
(*.f64 x (+.f64 (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(*.f64 x (+.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 120 binary64)))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(+.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64)) (*.f64 (-.f64 t z) (+.f64 y x))) (*.f64 a #s(literal 120 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) |
(fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
| Outputs |
|---|
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
11 calls:
| 25.0ms | (*.f64 a #s(literal 120 binary64)) |
| 16.0ms | t |
| 15.0ms | (-.f64 x y) |
| 15.0ms | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | t |
| 99.9% | 1 | a |
| 99.9% | 1 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 99.9% | 1 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 99.9% | 1 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 99.9% | 1 | (-.f64 x y) |
| 99.9% | 1 | (-.f64 z t) |
| 99.9% | 1 | (*.f64 a #s(literal 120 binary64)) |
Compiled 96 to 75 computations (21.9% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 a #s(literal 120 binary64))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) a))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (-.f64 t z) a)))) |
(*.f64 x (+.f64 (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -60 binary64) (-.f64 t z)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -60 binary64) z)))) |
(*.f64 x (+.f64 (*.f64 a (/.f64 #s(literal 120 binary64) x)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 120 binary64) a) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t (+.f64 y x))))) |
(*.f64 x (+.f64 (*.f64 a (*.f64 #s(literal 120 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(*.f64 x (+.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 120 binary64)))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(+.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 60 binary64)) (*.f64 (-.f64 t z) (+.f64 y x))) (*.f64 a #s(literal 120 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 y x) t)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 #s(literal 60 binary64) (/.f64 t (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 t z) (-.f64 t z)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)))) |
(fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
11 calls:
| 35.0ms | x |
| 31.0ms | (*.f64 a #s(literal 120 binary64)) |
| 18.0ms | (-.f64 z t) |
| 16.0ms | t |
| 16.0ms | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
| 99.8% | 1 | a |
| 99.8% | 1 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 99.8% | 1 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 99.8% | 1 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 99.8% | 1 | (-.f64 x y) |
| 99.8% | 1 | (-.f64 z t) |
| 99.8% | 1 | (*.f64 a #s(literal 120 binary64)) |
Compiled 96 to 75 computations (21.9% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 a #s(literal 120 binary64))) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) a))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
(+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 a #s(literal 120 binary64))) |
6 calls:
| 50.0ms | x |
| 21.0ms | (*.f64 a #s(literal 120 binary64)) |
| 13.0ms | t |
| 10.0ms | z |
| 10.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.8% | 6 | x |
| 72.9% | 4 | y |
| 86.1% | 3 | z |
| 84.3% | 3 | t |
| 79.7% | 3 | a |
| 79.7% | 3 | (*.f64 a #s(literal 120 binary64)) |
Compiled 38 to 32 computations (15.8% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(*.f64 a (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (/.f64 x t)) a))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) |
(*.f64 #s(literal 120 binary64) a) |
4 calls:
| 12.0ms | a |
| 10.0ms | t |
| 9.0ms | (*.f64 a #s(literal 120 binary64)) |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.6% | 3 | a |
| 78.6% | 3 | (*.f64 a #s(literal 120 binary64)) |
| 75.7% | 3 | t |
| 73.5% | 3 | z |
Compiled 26 to 22 computations (15.4% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
| Outputs |
|---|
(*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
6 calls:
| 17.0ms | x |
| 16.0ms | a |
| 8.0ms | (*.f64 a #s(literal 120 binary64)) |
| 8.0ms | t |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.0% | 4 | y |
| 64.2% | 3 | x |
| 64.4% | 3 | z |
| 67.4% | 3 | t |
| 66.8% | 4 | a |
| 66.8% | 4 | (*.f64 a #s(literal 120 binary64)) |
Compiled 38 to 32 computations (15.8% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
| Outputs |
|---|
(*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
1 calls:
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.0% | 4 | y |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) (-.f64 t z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 #s(literal 120 binary64) a) |
3 calls:
| 13.0ms | t |
| 7.0ms | a |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 4 | a |
| 64.9% | 4 | t |
| 63.8% | 3 | y |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) (-.f64 t z))) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 #s(literal 120 binary64) a) |
3 calls:
| 7.0ms | z |
| 6.0ms | a |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 3 | x |
| 57.2% | 3 | z |
| 67.3% | 5 | a |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) |
(*.f64 #s(literal 120 binary64) a) |
2 calls:
| 7.0ms | a |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.5% | 4 | y |
| 65.1% | 4 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 #s(literal 120 binary64) a) |
2 calls:
| 6.0ms | t |
| 5.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.4% | 3 | t |
| 62.2% | 4 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z y))) |
| Outputs |
|---|
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(/.f64 y (/.f64 z #s(literal -60 binary64))) |
3 calls:
| 28.0ms | y |
| 5.0ms | a |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.8% | 4 | y |
| 52.9% | 2 | x |
| 57.7% | 3 | a |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
| Outputs |
|---|
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.7% | 4 | y |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
| Outputs |
|---|
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.7% | 4 | y |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) z)) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
(*.f64 #s(literal 120 binary64) a) |
2 calls:
| 2.0ms | a |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.7% | 3 | a |
| 57.1% | 3 | y |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal 120 binary64) a) |
3 calls:
| 11.0ms | z |
| 2.0ms | a |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.2% | 1 | y |
| 51.2% | 1 | z |
| 55.0% | 3 | a |
Compiled 18 to 15 computations (16.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
3 calls:
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.2% | 1 | t |
| 51.2% | 1 | x |
| 51.2% | 1 | a |
Compiled 18 to 15 computations (16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 56.0ms | 3.7080684333306026e-37 | 9.055547671532048e-9 |
| 19.0ms | -135270205401868.9 | -1767180.9824493127 |
| 27.0ms | 319× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 706 to 540 computations (23.5% saved)
ival-div: 4.0ms (27.8% of total)ival-mult: 4.0ms (27.8% of total)ival-sub: 4.0ms (27.8% of total)ival-add: 2.0ms (13.9% of total)const: 1.0ms (6.9% of total)backward-pass: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 68254.11750487682 | 495255.84727319225 |
| 0.0ms | -1.4895031822819617e+53 | -2.3028929122495838e+44 |
Compiled 26 to 20 computations (23.1% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 6.195511377344691e+150 | 2.1705816349027783e+158 |
| 22.0ms | -8.864600741889276e-217 | -1.086274741222731e-223 |
| 9.0ms | -6.820962356626916e+180 | -3.1847362198016876e+180 |
| 34.0ms | 365× | 0 | valid |
| 1.0ms | 3× | 1 | valid |
Compiled 604 to 488 computations (19.2% saved)
ival-mult: 5.0ms (34.1% of total)ival-sub: 4.0ms (27.3% of total)ival-div: 3.0ms (20.4% of total)ival-add: 2.0ms (13.6% of total)const: 1.0ms (6.8% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 6.195511377344691e+150 | 2.1705816349027783e+158 |
| 18.0ms | -8.864600741889276e-217 | -1.086274741222731e-223 |
| 9.0ms | -6.820962356626916e+180 | -3.1847362198016876e+180 |
| 33.0ms | 363× | 0 | valid |
| 2.0ms | 2× | 1 | valid |
| 1.0ms | 2× | 2 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 604 to 488 computations (19.2% saved)
ival-mult: 5.0ms (24.8% of total)ival-add: 5.0ms (24.8% of total)ival-sub: 4.0ms (19.8% of total)ival-div: 3.0ms (14.9% of total)backward-pass: 2.0ms (9.9% of total)const: 1.0ms (5% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.486979291981913e-148 | 1.141640045423171e-147 |
| 14.0ms | -4.077312064892971e-227 | -6.270009693389271e-230 |
| 46.0ms | -7.110985876244742e-49 | -5.751432055750672e-69 |
| 58.0ms | 400× | 0 | valid |
Compiled 608 to 486 computations (20.1% saved)
ival-mult: 6.0ms (37.9% of total)ival-sub: 5.0ms (31.6% of total)ival-div: 3.0ms (18.9% of total)ival-add: 2.0ms (12.6% of total)const: 1.0ms (6.3% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.486979291981913e-148 | 1.141640045423171e-147 |
| 16.0ms | 1.382861654055918e-300 | 1.4812956282595397e-297 |
| 18.0ms | -4.427758340531209e-215 | -9.138104177730825e-225 |
| 30.0ms | -7.110985876244742e-49 | -5.751432055750672e-69 |
| 57.0ms | 553× | 0 | valid |
| 1.0ms | 4× | 1 | valid |
| 1.0ms | 2× | 2 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 868 to 686 computations (21% saved)
ival-sub: 8.0ms (33.2% of total)ival-mult: 8.0ms (33.2% of total)ival-div: 4.0ms (16.6% of total)ival-add: 3.0ms (12.4% of total)const: 1.0ms (4.1% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 1.1034651655965791e-181 | 1.781496646121449e-174 |
| 44.0ms | -4.427758340531209e-215 | -9.138104177730825e-225 |
| 25.0ms | -7.110985876244742e-49 | -5.751432055750672e-69 |
| 68.0ms | 474× | 0 | valid |
| 1.0ms | 3× | 2 | valid |
| 0.0ms | 3× | 1 | valid |
Compiled 726 to 580 computations (20.1% saved)
ival-mult: 36.0ms (71.7% of total)ival-sub: 6.0ms (12% of total)ival-div: 5.0ms (10% of total)ival-add: 3.0ms (6% of total)const: 1.0ms (2% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.486979291981913e-148 | 1.141640045423171e-147 |
| 14.0ms | 2.9889209929917703e-302 | 1.382861654055918e-300 |
| 22.0ms | -7.110985876244742e-49 | -5.751432055750672e-69 |
| 34.0ms | 382× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 556 to 453 computations (18.5% saved)
ival-div: 5.0ms (27.9% of total)ival-mult: 5.0ms (27.9% of total)ival-sub: 4.0ms (22.4% of total)ival-add: 2.0ms (11.2% of total)const: 1.0ms (5.6% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 6.195511377344691e+150 | 2.1705816349027783e+158 |
| 14.0ms | -6.820962356626916e+180 | -3.1847362198016876e+180 |
| 16.0ms | -1.7121133933697514e+245 | -3.6595993672296765e+241 |
| 34.0ms | 348× | 0 | valid |
| 1.0ms | 2× | 2 | valid |
| 0.0ms | 1× | 3 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 482 to 402 computations (16.6% saved)
ival-mult: 7.0ms (41% of total)ival-sub: 5.0ms (29.3% of total)ival-div: 3.0ms (17.6% of total)ival-add: 2.0ms (11.7% of total)const: 1.0ms (5.9% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 6.195511377344691e+150 | 2.1705816349027783e+158 |
| 11.0ms | -6.820962356626916e+180 | -3.1847362198016876e+180 |
| 17.0ms | -1.7121133933697514e+245 | -3.6595993672296765e+241 |
| 31.0ms | 349× | 0 | valid |
| 0.0ms | 1× | 3 | valid |
| 0.0ms | 1× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 482 to 402 computations (16.6% saved)
ival-mult: 7.0ms (43.5% of total)ival-sub: 4.0ms (24.9% of total)ival-div: 2.0ms (12.4% of total)ival-add: 2.0ms (12.4% of total)const: 1.0ms (6.2% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 6.195511377344691e+150 | 2.1705816349027783e+158 |
| 11.0ms | -6.820962356626916e+180 | -3.1847362198016876e+180 |
| 16.0ms | -1.7121133933697514e+245 | -3.6595993672296765e+241 |
| 32.0ms | 345× | 0 | valid |
| 2.0ms | 3× | 2 | valid |
| 1.0ms | 3× | 1 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 482 to 402 computations (16.6% saved)
ival-sub: 8.0ms (40.8% of total)ival-mult: 6.0ms (30.6% of total)ival-div: 3.0ms (15.3% of total)ival-add: 2.0ms (10.2% of total)const: 1.0ms (5.1% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.1034651655965791e-181 | 1.781496646121449e-174 |
| 26.0ms | -2.6046464526998484e-106 | -2.1719867652478933e-110 |
| 29.0ms | 267× | 0 | valid |
| 5.0ms | 4× | 1 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 366 to 309 computations (15.6% saved)
ival-mult: 10.0ms (44.4% of total)ival-sub: 8.0ms (35.6% of total)ival-div: 2.0ms (8.9% of total)const: 1.0ms (4.4% of total)ival-add: 1.0ms (4.4% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 2.2980659643801236e-169 | 5.348896122764925e-169 |
| 17.0ms | -2.1719867652478933e-110 | -2.1288197349394807e-118 |
| 26.0ms | 224× | 0 | valid |
Compiled 306 to 258 computations (15.7% saved)
ival-sub: 10.0ms (61% of total)ival-mult: 3.0ms (18.3% of total)ival-div: 2.0ms (12.2% of total)ival-add: 1.0ms (6.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 32× | *-commutative_binary64 |
| 18× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 8× | if-if-or-not_binary32 |
| 4× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 421 |
| 1 | 194 | 421 |
| 2 | 202 | 421 |
| 3 | 206 | 421 |
| 4 | 208 | 421 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(if (<=.f64 z #s(literal -205000000 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 a #s(literal 120 binary64))) (if (<=.f64 z #s(literal 872305872233851/41538374868278621028243970633760768 binary64)) (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -99999999999999999322094867436162797646170844194406400 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 100000 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a))) |
(if (<=.f64 y #s(literal -3199999999999999937457592751408453102652044455895240701252671460803648172362504718696622055503935476781508755134206410829439904101390087820291113306081410249745432998942259466469376 binary64)) (*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) (if (<=.f64 y #s(literal -4968057895362269/6210072369202835740595917953850010221027544068466786444556208152104203810745507545323513635314585911801950922788524292824686320176459257565777149100164724556817819904083399622201061142526393779301051996774865875003571387415264231424 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 y #s(literal 21000000000000000506095924990693479588690280154642362596966161872383677708139999218301373782688048348955556657794153065205059686788098899831152879599616 binary64)) (+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z)))))) |
(if (<=.f64 y #s(literal -3199999999999999937457592751408453102652044455895240701252671460803648172362504718696622055503935476781508755134206410829439904101390087820291113306081410249745432998942259466469376 binary64)) (*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) (if (<=.f64 y #s(literal -5166780211176759/198722315814490743699069374523200327072881410190937166225798660867334521943856241450352436330066749177662429529232777370389962245646696242104868771205271185818170236930668787910433956560844600937633663896795708000114284397288455405568 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 y #s(literal 680000000000000040754270995132324622239683393252952321471452761766324537128776175791190143050476709472775153799503535196012180848918881766359214508212224 binary64)) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z)))))) |
(if (<=.f64 a #s(literal -2825326977390515/231584178474632390847141970017375815706539969331281128078915168015826259279872 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal -7894929088529747/213376461852155336770555257303080249508632266314109061132680249976449191610164226288685830427889737303773757138989863694268441652931819682571627393674586561475045042544448465870818505149178048791326880516348371263414103937199246761317244076032 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 3959044139198013/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 a #s(literal -7750984666805809/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal -7814079413531079/52093862756873861516248842115009826540193424393093032503095764154406540920450250558761189069309017896429139926511197190983506262922807539690338719158834609735118418589953238737992799108686047068195039188561614077981958969042784853837217792 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 4300197030951291/2945340432158418383223693624588738123559693482299075088767878449688292160397327779966295692450325070170031945807812908771881611572255401942922812303597144053805349165872996110766935565946816006053119311086960734516644260779498911850068592403100913453684334767056261910363295677456051671938422478104563288264146944 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) (if (<=.f64 a #s(literal 5614644415589909/14396524142538228424993723224595141948383030778566133225922417832357880258148761185020930195532450742879746914027266864394266451377581759004827248578768524336431104 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) (*.f64 #s(literal 120 binary64) a))))) |
(if (<=.f64 a #s(literal -8480865910936245/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal -794889263257963/6359114106063703798370219984742410466332205126109989319225557147754704702203399726411277962562135973685197744935448875852478791860694279747355800678568677946181447581781401213133886609947027230004277244697462656003657100713230572978176 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 1960423702884537/8911016831293350036408538292383381493932086928219843614412485386522021810954448020519360959604241015192660760885926576778688876408936402340337229140082449586429677098359892480630613656731648 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 a #s(literal -5928554968950589/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal 8143277226831595/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 2087496000668043/7198262071269114212496861612297570974191515389283066612961208916178940129074380592510465097766225371439873457013633432197133225688790879502413624289384262168215552 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) t)) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 y #s(literal -1600000000000000081537647301920436502376840437649818658609536262929083873530266130947054538222250723481705297069081004418268785812392353374589202300838708377220967021188503730310095168234525721888696409840979027639062314841539060009741729136640 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 y #s(literal -4799999999999999675842002846501024854078495090320589877750514734147340643785071760318848952875724254837380004182097730168209231715815301422173447917813971297382172238116999816806400 binary64)) (*.f64 (/.f64 y t) #s(literal 60 binary64)) (if (<=.f64 y #s(literal 195000000000000003614350923025298352121102444248156938121201075636378342812212251997980385559607122288648255466268906181148325635201566013531580458149760466944 binary64)) (*.f64 #s(literal 120 binary64) a) (/.f64 y (/.f64 z #s(literal -60 binary64)))))) |
(if (<=.f64 y #s(literal -169999999999999999045419314859688656354747665705370786275241088205703318873761317206326955717165533255175420228896405060840920201624064839359711235818259448942327940295719095731911230636376767780268323891841683444206863984004493252522854395674624 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 y #s(literal -5800000000000000145779321427615932898443848619022678841915021036897010379010560785079472122278584382043228138264862491463804278674573093271073767663744218164554071728416283338735616 binary64)) (*.f64 (/.f64 y t) #s(literal 60 binary64)) (if (<=.f64 y #s(literal 11000000000000000555279573304380783135291613668290285932740807076128336770931134349133090626299843857395090115234734160889935128647843985376037225233383424 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 y z))))) |
(if (<=.f64 y #s(literal -13499999999999999870684559138419590846473775275367821794161401083728532934722910276332480007558794885881632331527947126942431621578955842729085293309183894034426802598810512087380577873346582057059039497307150522639807516961048381304680940044288 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 y #s(literal -6799999999999999694339094886284221743210915773635683109565557511414153655201308538935758770160728667909543758270779708455596827888251563886921199244441888722782062177530009329074176 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) t)) (if (<=.f64 y #s(literal 8200000000000000320832663130366292578183709363126603966851768493014974450142623204780931894633302192170610900364984174419056073742247780314804247432418820096 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 y z))))) |
(if (<=.f64 a #s(literal -486537193029623/21153791001287955166461289857048673274508949854856999017108761448780985319561963066406054734070889115122918784800747465736192 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal 3386186395891473/35644067325173400145634153169533525975728347712879374457649941546088087243817792082077443838416964060770643043543706307114755505635745609361348916560329798345718708393439569922522454626926592 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (*.f64 #s(literal 120 binary64) a))) |
(if (<=.f64 a #s(literal -2274455608458481/10830740992659433045228180406808920716548582325686783496759685861775864483615725089999900023844295226942934417817982702456930304 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal 4758996415638233/16996415770136547158066822609678996074546979767265021542382212422412913915547271767653200072487337141404458543559888032491090538804886631661104639320530795262202600666732583009015300096 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 #s(literal 120 binary64) a))) |
(*.f64 #s(literal 120 binary64) a) |
| Outputs |
|---|
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 t z)) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) (-.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(if (<=.f64 z #s(literal -205000000 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 a #s(literal 120 binary64))) (if (<=.f64 z #s(literal 872305872233851/41538374868278621028243970633760768 binary64)) (+.f64 (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 y x)) z) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 z #s(literal -205000000 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 a #s(literal 120 binary64))) (if (<=.f64 z #s(literal 872305872233851/41538374868278621028243970633760768 binary64)) (+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t))) (+.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -60 binary64)) z) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -99999999999999999322094867436162797646170844194406400 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 100000 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 #s(literal 120 binary64) a))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -99999999999999999322094867436162797646170844194406400 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 100000 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64)))) |
(if (<=.f64 y #s(literal -3199999999999999937457592751408453102652044455895240701252671460803648172362504718696622055503935476781508755134206410829439904101390087820291113306081410249745432998942259466469376 binary64)) (*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) (if (<=.f64 y #s(literal -4968057895362269/6210072369202835740595917953850010221027544068466786444556208152104203810745507545323513635314585911801950922788524292824686320176459257565777149100164724556817819904083399622201061142526393779301051996774865875003571387415264231424 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 y #s(literal 21000000000000000506095924990693479588690280154642362596966161872383677708139999218301373782688048348955556657794153065205059686788098899831152879599616 binary64)) (+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z)))))) |
(if (<=.f64 y #s(literal -3199999999999999937457592751408453102652044455895240701252671460803648172362504718696622055503935476781508755134206410829439904101390087820291113306081410249745432998942259466469376 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (if (<=.f64 y #s(literal -4968057895362269/6210072369202835740595917953850010221027544068466786444556208152104203810745507545323513635314585911801950922788524292824686320176459257565777149100164724556817819904083399622201061142526393779301051996774865875003571387415264231424 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 y #s(literal 21000000000000000506095924990693479588690280154642362596966161872383677708139999218301373782688048348955556657794153065205059686788098899831152879599616 binary64)) (+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t))) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z)))))) |
(if (<=.f64 y #s(literal -3199999999999999937457592751408453102652044455895240701252671460803648172362504718696622055503935476781508755134206410829439904101390087820291113306081410249745432998942259466469376 binary64)) (*.f64 (/.f64 y (-.f64 t z)) #s(literal 60 binary64)) (if (<=.f64 y #s(literal -5166780211176759/198722315814490743699069374523200327072881410190937166225798660867334521943856241450352436330066749177662429529232777370389962245646696242104868771205271185818170236930668787910433956560844600937633663896795708000114284397288455405568 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 y #s(literal 680000000000000040754270995132324622239683393252952321471452761766324537128776175791190143050476709472775153799503535196012180848918881766359214508212224 binary64)) (+.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z)))))) |
(if (<=.f64 y #s(literal -3199999999999999937457592751408453102652044455895240701252671460803648172362504718696622055503935476781508755134206410829439904101390087820291113306081410249745432998942259466469376 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) (if (<=.f64 y #s(literal -5166780211176759/198722315814490743699069374523200327072881410190937166225798660867334521943856241450352436330066749177662429529232777370389962245646696242104868771205271185818170236930668787910433956560844600937633663896795708000114284397288455405568 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 y #s(literal 680000000000000040754270995132324622239683393252952321471452761766324537128776175791190143050476709472775153799503535196012180848918881766359214508212224 binary64)) (+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z)))))) |
(if (<=.f64 a #s(literal -2825326977390515/231584178474632390847141970017375815706539969331281128078915168015826259279872 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal -7894929088529747/213376461852155336770555257303080249508632266314109061132680249976449191610164226288685830427889737303773757138989863694268441652931819682571627393674586561475045042544448465870818505149178048791326880516348371263414103937199246761317244076032 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 3959044139198013/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 a #s(literal -2825326977390515/231584178474632390847141970017375815706539969331281128078915168015826259279872 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 a #s(literal -7894929088529747/213376461852155336770555257303080249508632266314109061132680249976449191610164226288685830427889737303773757138989863694268441652931819682571627393674586561475045042544448465870818505149178048791326880516348371263414103937199246761317244076032 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 3959044139198013/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 a #s(literal -7750984666805809/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal -7814079413531079/52093862756873861516248842115009826540193424393093032503095764154406540920450250558761189069309017896429139926511197190983506262922807539690338719158834609735118418589953238737992799108686047068195039188561614077981958969042784853837217792 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 4300197030951291/2945340432158418383223693624588738123559693482299075088767878449688292160397327779966295692450325070170031945807812908771881611572255401942922812303597144053805349165872996110766935565946816006053119311086960734516644260779498911850068592403100913453684334767056261910363295677456051671938422478104563288264146944 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) (if (<=.f64 a #s(literal 5614644415589909/14396524142538228424993723224595141948383030778566133225922417832357880258148761185020930195532450742879746914027266864394266451377581759004827248578768524336431104 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) (*.f64 #s(literal 120 binary64) a))))) |
(if (<=.f64 a #s(literal -7750984666805809/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 a #s(literal -7814079413531079/52093862756873861516248842115009826540193424393093032503095764154406540920450250558761189069309017896429139926511197190983506262922807539690338719158834609735118418589953238737992799108686047068195039188561614077981958969042784853837217792 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 4300197030951291/2945340432158418383223693624588738123559693482299075088767878449688292160397327779966295692450325070170031945807812908771881611572255401942922812303597144053805349165872996110766935565946816006053119311086960734516644260779498911850068592403100913453684334767056261910363295677456051671938422478104563288264146944 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) (if (<=.f64 a #s(literal 5614644415589909/14396524142538228424993723224595141948383030778566133225922417832357880258148761185020930195532450742879746914027266864394266451377581759004827248578768524336431104 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t)) (*.f64 a #s(literal 120 binary64)))))) |
(if (<=.f64 a #s(literal -8480865910936245/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal -794889263257963/6359114106063703798370219984742410466332205126109989319225557147754704702203399726411277962562135973685197744935448875852478791860694279747355800678568677946181447581781401213133886609947027230004277244697462656003657100713230572978176 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 1960423702884537/8911016831293350036408538292383381493932086928219843614412485386522021810954448020519360959604241015192660760885926576778688876408936402340337229140082449586429677098359892480630613656731648 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 a #s(literal -8480865910936245/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 a #s(literal -794889263257963/6359114106063703798370219984742410466332205126109989319225557147754704702203399726411277962562135973685197744935448875852478791860694279747355800678568677946181447581781401213133886609947027230004277244697462656003657100713230572978176 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 1960423702884537/8911016831293350036408538292383381493932086928219843614412485386522021810954448020519360959604241015192660760885926576778688876408936402340337229140082449586429677098359892480630613656731648 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 y x) z)) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 a #s(literal -5928554968950589/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal 8143277226831595/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 2087496000668043/7198262071269114212496861612297570974191515389283066612961208916178940129074380592510465097766225371439873457013633432197133225688790879502413624289384262168215552 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) t)) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 a #s(literal -5928554968950589/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 a #s(literal 8143277226831595/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 t z))) (if (<=.f64 a #s(literal 2087496000668043/7198262071269114212496861612297570974191515389283066612961208916178940129074380592510465097766225371439873457013633432197133225688790879502413624289384262168215552 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) t)) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 y #s(literal -1600000000000000081537647301920436502376840437649818658609536262929083873530266130947054538222250723481705297069081004418268785812392353374589202300838708377220967021188503730310095168234525721888696409840979027639062314841539060009741729136640 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 y #s(literal -4799999999999999675842002846501024854078495090320589877750514734147340643785071760318848952875724254837380004182097730168209231715815301422173447917813971297382172238116999816806400 binary64)) (*.f64 (/.f64 y t) #s(literal 60 binary64)) (if (<=.f64 y #s(literal 195000000000000003614350923025298352121102444248156938121201075636378342812212251997980385559607122288648255466268906181148325635201566013531580458149760466944 binary64)) (*.f64 #s(literal 120 binary64) a) (/.f64 y (/.f64 z #s(literal -60 binary64)))))) |
(if (<=.f64 y #s(literal -1600000000000000081537647301920436502376840437649818658609536262929083873530266130947054538222250723481705297069081004418268785812392353374589202300838708377220967021188503730310095168234525721888696409840979027639062314841539060009741729136640 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 y #s(literal -4799999999999999675842002846501024854078495090320589877750514734147340643785071760318848952875724254837380004182097730168209231715815301422173447917813971297382172238116999816806400 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 y t)) (if (<=.f64 y #s(literal 195000000000000003614350923025298352121102444248156938121201075636378342812212251997980385559607122288648255466268906181148325635201566013531580458149760466944 binary64)) (*.f64 a #s(literal 120 binary64)) (/.f64 y (/.f64 z #s(literal -60 binary64)))))) |
(if (<=.f64 y #s(literal -169999999999999999045419314859688656354747665705370786275241088205703318873761317206326955717165533255175420228896405060840920201624064839359711235818259448942327940295719095731911230636376767780268323891841683444206863984004493252522854395674624 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 y #s(literal -5800000000000000145779321427615932898443848619022678841915021036897010379010560785079472122278584382043228138264862491463804278674573093271073767663744218164554071728416283338735616 binary64)) (*.f64 (/.f64 y t) #s(literal 60 binary64)) (if (<=.f64 y #s(literal 11000000000000000555279573304380783135291613668290285932740807076128336770931134349133090626299843857395090115234734160889935128647843985376037225233383424 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 y z))))) |
(if (<=.f64 y #s(literal -169999999999999999045419314859688656354747665705370786275241088205703318873761317206326955717165533255175420228896405060840920201624064839359711235818259448942327940295719095731911230636376767780268323891841683444206863984004493252522854395674624 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 y #s(literal -5800000000000000145779321427615932898443848619022678841915021036897010379010560785079472122278584382043228138264862491463804278674573093271073767663744218164554071728416283338735616 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 y t)) (if (<=.f64 y #s(literal 11000000000000000555279573304380783135291613668290285932740807076128336770931134349133090626299843857395090115234734160889935128647843985376037225233383424 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z))))) |
(if (<=.f64 y #s(literal -13499999999999999870684559138419590846473775275367821794161401083728532934722910276332480007558794885881632331527947126942431621578955842729085293309183894034426802598810512087380577873346582057059039497307150522639807516961048381304680940044288 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 y #s(literal -6799999999999999694339094886284221743210915773635683109565557511414153655201308538935758770160728667909543758270779708455596827888251563886921199244441888722782062177530009329074176 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) t)) (if (<=.f64 y #s(literal 8200000000000000320832663130366292578183709363126603966851768493014974450142623204780931894633302192170610900364984174419056073742247780314804247432418820096 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 y z))))) |
(if (<=.f64 y #s(literal -13499999999999999870684559138419590846473775275367821794161401083728532934722910276332480007558794885881632331527947126942431621578955842729085293309183894034426802598810512087380577873346582057059039497307150522639807516961048381304680940044288 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 y #s(literal -6799999999999999694339094886284221743210915773635683109565557511414153655201308538935758770160728667909543758270779708455596827888251563886921199244441888722782062177530009329074176 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) t)) (if (<=.f64 y #s(literal 8200000000000000320832663130366292578183709363126603966851768493014974450142623204780931894633302192170610900364984174419056073742247780314804247432418820096 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z))))) |
(if (<=.f64 a #s(literal -486537193029623/21153791001287955166461289857048673274508949854856999017108761448780985319561963066406054734070889115122918784800747465736192 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal 3386186395891473/35644067325173400145634153169533525975728347712879374457649941546088087243817792082077443838416964060770643043543706307114755505635745609361348916560329798345718708393439569922522454626926592 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (*.f64 #s(literal 120 binary64) a))) |
(if (<=.f64 a #s(literal -486537193029623/21153791001287955166461289857048673274508949854856999017108761448780985319561963066406054734070889115122918784800747465736192 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 a #s(literal 3386186395891473/35644067325173400145634153169533525975728347712879374457649941546088087243817792082077443838416964060770643043543706307114755505635745609361348916560329798345718708393439569922522454626926592 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (*.f64 a #s(literal 120 binary64)))) |
(if (<=.f64 a #s(literal -2274455608458481/10830740992659433045228180406808920716548582325686783496759685861775864483615725089999900023844295226942934417817982702456930304 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal 4758996415638233/16996415770136547158066822609678996074546979767265021542382212422412913915547271767653200072487337141404458543559888032491090538804886631661104639320530795262202600666732583009015300096 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 #s(literal 120 binary64) a))) |
(if (<=.f64 a #s(literal -2274455608458481/10830740992659433045228180406808920716548582325686783496759685861775864483615725089999900023844295226942934417817982702456930304 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 a #s(literal 4758996415638233/16996415770136547158066822609678996074546979767265021542382212422412913915547271767653200072487337141404458543559888032491090538804886631661104639320530795262202600666732583009015300096 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t)) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 a #s(literal 120 binary64)) |
| 6430× | *-lowering-*.f32 |
| 6430× | *-lowering-*.f64 |
| 5302× | *-lowering-*.f32 |
| 5302× | *-lowering-*.f64 |
| 5214× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 718 | 7268 |
| 1 | 2425 | 6875 |
| 0 | 8054 | 6875 |
| 0 | 22 | 100 |
| 1 | 142 | 100 |
| 2 | 1215 | 100 |
| 0 | 8171 | 100 |
| 0 | 13 | 13 |
| 1 | 22 | 12 |
| 2 | 45 | 12 |
| 3 | 79 | 12 |
| 4 | 145 | 12 |
| 5 | 346 | 12 |
| 6 | 1105 | 12 |
| 7 | 2601 | 12 |
| 8 | 5714 | 12 |
| 9 | 7705 | 12 |
| 0 | 8337 | 12 |
| 0 | 781 | 6238 |
| 1 | 2616 | 6031 |
| 0 | 8069 | 6031 |
| 0 | 27 | 103 |
| 1 | 148 | 101 |
| 2 | 1445 | 98 |
| 0 | 8327 | 98 |
| 0 | 28 | 95 |
| 1 | 154 | 95 |
| 2 | 1451 | 92 |
| 0 | 9015 | 92 |
| 0 | 274 | 2266 |
| 1 | 893 | 2183 |
| 2 | 3108 | 1992 |
| 0 | 8158 | 1992 |
| 0 | 13 | 33 |
| 1 | 67 | 32 |
| 2 | 648 | 32 |
| 0 | 8418 | 32 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2045 to 1349 computations (34% saved)
Compiled 956 to 354 computations (63% saved)
Loading profile data...