
Time bar (total: 13.3s)
| 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 15 to 15 computations (0% saved)
| 1.2s | 8 129× | 0 | valid |
| 43.0ms | 26× | 3 | valid |
| 7.0ms | 56× | 1 | valid |
| 7.0ms | 44× | 2 | valid |
| 0.0ms | 1× | 4 | valid |
ival-mult: 282.0ms (35.4% of total)ival-sub: 228.0ms (28.6% of total)ival-add: 174.0ms (21.9% of total)ival-div: 54.0ms (6.8% of total)adjust: 42.0ms (5.3% of total)exact: 8.0ms (1% of total)ival-true: 5.0ms (0.6% of total)ival-assert: 3.0ms (0.4% of total)| 2× | egg-herbie |
| 1 392× | accelerator-lowering-fma.f32 |
| 1 392× | accelerator-lowering-fma.f64 |
| 1 048× | sub-neg |
| 702× | distribute-lft-neg-in |
| 702× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 292 |
| 1 | 198 | 275 |
| 2 | 499 | 273 |
| 3 | 1212 | 273 |
| 4 | 2838 | 273 |
| 5 | 6501 | 273 |
| 0 | 13 | 13 |
| 1 | 22 | 13 |
| 2 | 42 | 13 |
| 3 | 67 | 13 |
| 4 | 121 | 13 |
| 5 | 269 | 13 |
| 6 | 638 | 13 |
| 7 | 1375 | 13 |
| 8 | 2200 | 13 |
| 9 | 2324 | 13 |
| 10 | 2407 | 13 |
| 11 | 2428 | 13 |
| 12 | 2430 | 13 |
| 13 | 2438 | 13 |
| 0 | 2438 | 12 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
| Outputs |
|---|
(+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.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)) |
(+ (* (- x y) (/ 60 (- z t))) (* a 120)) |
(+ (/ (* 60 (- (neg x) y)) (- z t)) (* a 120)) |
(+ (* a 120) (* (+ x y) (/ 60 (- t z)))) |
(+ (/ (* 60 (- x (neg y))) (- z t)) (* a 120)) |
(+ (* a 120) (* (+ x y) (/ 60 (- z t)))) |
(+ (/ (* 60 (- x y)) (- (neg z) t)) (* a 120)) |
(+ (* a 120) (* (- x y) (/ -60 (+ z t)))) |
(+ (/ (* 60 (- x y)) (- z (neg t))) (* a 120)) |
(+ (* a 120) (* (- x y) (/ 60 (+ z t)))) |
(+ (/ (* 60 (- x y)) (- z t)) (* (neg a) 120)) |
(+ (* (- x y) (/ 60 (- z t))) (* a -120)) |
(neg (+ (/ (* 60 (- (neg x) y)) (- z t)) (* a 120))) |
(+ (* a -120) (* (+ x y) (/ 60 (- z t)))) |
(neg (+ (/ (* 60 (- x (neg y))) (- z t)) (* a 120))) |
(+ (* (+ x y) (/ 60 (- t z))) (* a -120)) |
(neg (+ (/ (* 60 (- x y)) (- (neg z) t)) (* a 120))) |
(+ (* (- x y) (/ 60 (+ z t))) (* a -120)) |
(neg (+ (/ (* 60 (- x y)) (- z (neg t))) (* a 120))) |
(+ (* (- x y) (/ -60 (+ z t))) (* a -120)) |
(neg (+ (/ (* 60 (- x y)) (- z t)) (* (neg a) 120))) |
(+ (* a 120) (* (- x y) (/ 60 (- t z)))) |
(+ (/ (* 60 (- y x)) (- z t)) (* a 120)) |
(+ (* a 120) (* (- x y) (/ 60 (- t z)))) |
(+ (/ (* 60 (- z y)) (- x t)) (* a 120)) |
(+ (* a 120) (* (- z y) (/ 60 (- x t)))) |
(+ (/ (* 60 (- t y)) (- z x)) (* a 120)) |
(+ (* a 120) (* (- t y) (/ 60 (- z x)))) |
(+ (/ (* 60 (- a y)) (- z t)) (* x 120)) |
(+ (* (- a y) (/ 60 (- z t))) (* x 120)) |
(+ (/ (* 60 (- x z)) (- y t)) (* a 120)) |
(+ (* a 120) (* (- z x) (/ 60 (- t y)))) |
(+ (/ (* 60 (- x t)) (- z y)) (* a 120)) |
(+ (* a 120) (* (- x t) (/ 60 (- z y)))) |
(+ (/ (* 60 (- x a)) (- z t)) (* y 120)) |
(+ (* (- x a) (/ 60 (- z t))) (* y 120)) |
(+ (/ (* 60 (- x y)) (- t z)) (* a 120)) |
(+ (* a 120) (* (- x y) (/ 60 (- t z)))) |
(+ (/ (* 60 (- x y)) (- a t)) (* z 120)) |
(+ (* (- x y) (/ 60 (- a t))) (* z 120)) |
(+ (/ (* 60 (- x y)) (- z a)) (* t 120)) |
(+ (* (- x y) (/ 60 (- z a))) (* t 120)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 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) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 a #s(literal 120 binary64)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | #s(literal 60 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 93.0ms | 500× | 0 | valid |
| 1.0ms | 8× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 126 to 56 computations (55.6% saved)
ival-mult: 37.0ms (51.7% of total)ival-add: 24.0ms (33.6% of total)ival-sub: 5.0ms (7% of total)ival-div: 3.0ms (4.2% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 5 to 5 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.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 x y) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 1 392× | accelerator-lowering-fma.f32 |
| 1 392× | accelerator-lowering-fma.f64 |
| 624× | *-lowering-*.f32 |
| 624× | *-lowering-*.f64 |
| 374× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 43 |
| 1 | 22 | 43 |
| 2 | 42 | 43 |
| 3 | 67 | 43 |
| 4 | 121 | 43 |
| 5 | 269 | 43 |
| 6 | 638 | 43 |
| 7 | 1375 | 43 |
| 8 | 2200 | 43 |
| 9 | 2324 | 43 |
| 10 | 2407 | 43 |
| 11 | 2428 | 43 |
| 12 | 2430 | 43 |
| 13 | 2438 | 43 |
| 0 | 2438 | 42 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
(/ (* 60 (- x y)) (- z t)) |
(* 60 (- x y)) |
60 |
(- x y) |
x |
y |
(- z t) |
z |
t |
(* a 120) |
a |
120 |
| Outputs |
|---|
(+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(/ (* 60 (- x y)) (- z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* 60 (- x y)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
60 |
#s(literal 60 binary64) |
(- x y) |
(-.f64 x y) |
x |
y |
(- z t) |
(-.f64 z t) |
z |
t |
(* 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 | 100.0% | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 21.0ms | 250× | 0 | valid |
| 1.0ms | 4× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 45 to 15 computations (66.7% saved)
ival-mult: 4.0ms (40% of total)ival-sub: 3.0ms (30% of total)ival-div: 2.0ms (20% of total)ival-add: 1.0ms (10% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ (* 60 (- x y)) (- z t)) (* a 120))> |
#<alt (/ (* 60 (- x y)) (- z t))> |
#<alt (* 60 (- x y))> |
#<alt (- x y)> |
#<alt (* a 120)> |
| Outputs |
|---|
#<alt (+ (* -60 (/ y (- z t))) (* 120 a))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (+ (* 60 (/ x (- z t))) (* 120 a))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a)))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))))> |
#<alt (+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a))> |
#<alt (* 60 (/ (- x y) (- z t)))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z)> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z)))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t)> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -60 y)> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (* 60 x)> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* 60 x)> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* 60 x)> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (* -60 y)> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* -60 y)> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<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 | |
|---|---|---|---|---|
| 8.0ms | z | @ | 0 | (+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
| 1.0ms | x | @ | 0 | (* 60 (- x y)) |
| 1.0ms | x | @ | -inf | (+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
| 1.0ms | x | @ | 0 | (+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
| 1.0ms | x | @ | inf | (+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
| 1× | batch-egg-rewrite |
| 7 196× | accelerator-lowering-fma.f32 |
| 7 196× | accelerator-lowering-fma.f64 |
| 5 754× | *-lowering-*.f32 |
| 5 754× | *-lowering-*.f64 |
| 3 788× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 33 |
| 1 | 67 | 33 |
| 2 | 603 | 33 |
| 0 | 8031 | 32 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
(/ (* 60 (- x y)) (- z t)) |
(* 60 (- x y)) |
(- x y) |
(* a 120) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z))) |
(-.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z)))) (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (*.f64 (-.f64 x y) (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 x y) (*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 1 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (/.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(fma.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1/60 binary64) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (+.f64 z t) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 (neg.f64 (-.f64 x y)) (*.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (neg.f64 (-.f64 x y)) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 3600 binary64) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (neg.f64 (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 3600 binary64)) (/.f64 (/.f64 (-.f64 x y) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) #s(literal 1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 x y) (*.f64 #s(literal 60 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (neg.f64 (-.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))))) (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 t z))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 t z))) (neg.f64 (+.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 #s(literal -1728000 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 a (fma.f64 a #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 7200 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 t z)) (neg.f64 (*.f64 a #s(literal -120 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z))) (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 t z)) (neg.f64 (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (fma.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)))) (pow.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6 binary64)) (*.f64 #s(literal 2985984000000 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 #s(literal -1728000 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6 binary64)) (*.f64 #s(literal 2985984000000 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64))))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))) (neg.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 t z)) (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 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (neg.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 1 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 (*.f64 (fma.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)))) (pow.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6 binary64)) (*.f64 #s(literal 2985984000000 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 #s(literal -1728000 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6 binary64)) (*.f64 #s(literal 2985984000000 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) (fma.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64)))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64)))) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 t z)) (neg.f64 (*.f64 a #s(literal -120 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64))))) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (fma.f64 (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 7200 binary64)))) (*.f64 (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 7200 binary64)))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 7200 binary64))))) (pow.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6 binary64)))) (fma.f64 (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 7200 binary64)))) (-.f64 (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 7200 binary64)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 a #s(literal 14400 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 7200 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (-.f64 (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 7200 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 #s(literal -1728000 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 a (fma.f64 a #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 7200 binary64))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal -60 binary64) y))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 z z)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (fma.f64 t t (*.f64 z z))) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) z) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) t) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (*.f64 #s(literal -60 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(+.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))))) (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))))) |
(+.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))))) (*.f64 (*.f64 z t) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 t (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 z (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z))) |
(fma.f64 z (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 t (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 t (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 z (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))))) |
(fma.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal -60 binary64) y))) |
(fma.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))))) |
(fma.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (*.f64 #s(literal -60 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 z z) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 t (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 z z))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (fma.f64 t t (*.f64 z z)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 z t))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) z (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) t (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(neg.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z))) |
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1/60 binary64) (-.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) #s(literal -60 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal 60 binary64) (+.f64 z t))) (*.f64 (-.f64 z t) (+.f64 z t))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) #s(literal -1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t t) (*.f64 (+.f64 z t) (+.f64 z t)))))) (fma.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)) (*.f64 z (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (+.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (+.f64 x y)) |
(pow.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1/60 binary64) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(*.f64 (+.f64 z t) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 t z))) |
(*.f64 (neg.f64 (-.f64 x y)) (*.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (neg.f64 (-.f64 x y)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(*.f64 #s(literal -60 binary64) (/.f64 (neg.f64 (-.f64 x y)) (-.f64 z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 x y) (*.f64 #s(literal 60 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) #s(literal 60 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) #s(literal 60 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (neg.f64 (-.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))))) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 t z))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 t z))) (neg.f64 (+.f64 z t))) |
(+.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal -60 binary64) y)) |
(+.f64 (*.f64 #s(literal -60 binary64) y) (*.f64 #s(literal 60 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) y))) |
(+.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -60 binary64) y) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(fma.f64 #s(literal 60 binary64) x (*.f64 #s(literal -60 binary64) y)) |
(fma.f64 #s(literal 60 binary64) (neg.f64 y) (*.f64 #s(literal 60 binary64) x)) |
(fma.f64 x #s(literal 60 binary64) (*.f64 #s(literal -60 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) y))) |
(fma.f64 (neg.f64 y) #s(literal 60 binary64) (*.f64 #s(literal 60 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal 60 binary64)) (*.f64 #s(literal 60 binary64) x)) |
(fma.f64 #s(literal -60 binary64) y (*.f64 #s(literal 60 binary64) x)) |
(fma.f64 (*.f64 #s(literal 60 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -60 binary64) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 60 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -60 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x) (-.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) y))))) |
(/.f64 (-.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) y))) (-.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal -60 binary64) y))) |
(/.f64 (*.f64 #s(literal 60 binary64) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) (+.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal 60 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) #s(literal 60 binary64)) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal 1 binary64)) (+.f64 x y)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) #s(literal 1 binary64))) |
(*.f64 (-.f64 x y) #s(literal 60 binary64)) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 60 binary64))) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 60 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 60 binary64))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 60 binary64) (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(*.f64 (neg.f64 (-.f64 x y)) #s(literal -60 binary64)) |
(*.f64 #s(literal -60 binary64) (neg.f64 (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (+.f64 x y)))))) (fma.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (+.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(+.f64 x (neg.f64 y)) |
(+.f64 (neg.f64 y) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(-.f64 x y) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) y) |
(fma.f64 x (/.f64 x (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 y #s(literal -1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) (+.f64 x y))) (-.f64 x y) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (+.f64 x y)))))) (fma.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(neg.f64 (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (neg.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (+.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) (fma.f64 x (/.f64 x (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)))) |
(*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (+.f64 x y)))))) (fma.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) |
(*.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 |
| 15 562× | accelerator-lowering-fma.f32 |
| 15 562× | accelerator-lowering-fma.f64 |
| 5 450× | *-lowering-*.f32 |
| 5 450× | *-lowering-*.f64 |
| 4 618× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 274 | 2244 |
| 1 | 810 | 2198 |
| 2 | 2549 | 1974 |
| 3 | 6994 | 1941 |
| 0 | 8717 | 1820 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* -60 (/ y (- z t))) (* 120 a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(* 60 (/ x (- z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(* -60 (/ y (- z t))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(* 60 (/ (- x y) (- z t))) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -60 (/ y (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* 60 (/ x (- z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ x (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* -60 (/ y (- z t))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -60 (/ (- x y) t)) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))) |
(* 60 (/ (- x y) z)) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z) |
(* 60 (/ (- x y) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z)) |
(* 60 (/ (- x y) z)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(* -60 (/ (- x y) t)) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t) |
(* -60 (/ (- x y) t)) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t)) |
(* -60 y) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(* 60 x) |
(* x (+ 60 (* -60 (/ y x)))) |
(* x (+ 60 (* -60 (/ y x)))) |
(* x (+ 60 (* -60 (/ y x)))) |
(* 60 x) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* 60 x) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(* -60 y) |
(* y (- (* 60 (/ x y)) 60)) |
(* y (- (* 60 (/ x y)) 60)) |
(* y (- (* 60 (/ x y)) 60)) |
(* -60 y) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* 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 (- z t))) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(fma.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(fma.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(fma.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 120 binary64) a) y) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 120 binary64) a) y) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(fma.f64 y (/.f64 (*.f64 #s(literal 120 binary64) a) y) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z)) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z)) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z)) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) #s(literal 1 binary64))) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a))) |
(fma.f64 z (*.f64 #s(literal 60 binary64) (neg.f64 (/.f64 (-.f64 x y) (*.f64 t t)))) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))) |
(fma.f64 z (*.f64 #s(literal 60 binary64) (fma.f64 (neg.f64 (/.f64 (-.f64 x y) (*.f64 t t))) (/.f64 z t) (neg.f64 (/.f64 (-.f64 x y) (*.f64 t t))))) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))) |
(fma.f64 z (*.f64 #s(literal 60 binary64) (fma.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 (-.f64 x y) (*.f64 t t))) t)) z (neg.f64 (/.f64 (-.f64 x y) (*.f64 t t))))) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(fma.f64 #s(literal 120 binary64) a (*.f64 (/.f64 (-.f64 x y) z) (fma.f64 t (/.f64 #s(literal 60 binary64) z) #s(literal 60 binary64)))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 t (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (*.f64 z z))) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 (/.f64 (-.f64 x y) z) (fma.f64 t (/.f64 #s(literal 60 binary64) z) #s(literal 60 binary64)))) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (fma.f64 (*.f64 (-.f64 x y) (fma.f64 t (/.f64 t z) t)) (/.f64 #s(literal 60 binary64) z) (*.f64 #s(literal 60 binary64) (-.f64 x y))) z)) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(fma.f64 #s(literal 120 binary64) a (*.f64 (/.f64 (-.f64 x y) z) (fma.f64 t (/.f64 #s(literal 60 binary64) z) #s(literal 60 binary64)))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 t (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (*.f64 z z))) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))) |
(fma.f64 t (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 (*.f64 t (-.f64 x y)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (*.f64 z z))))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(fma.f64 (/.f64 (-.f64 x y) t) (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 t t)) (+.f64 z (/.f64 (*.f64 z z) t)) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 (fma.f64 (-.f64 x y) (/.f64 z t) x) y) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (*.f64 (-.f64 x y) (fma.f64 z (/.f64 z t) z)) t) (*.f64 #s(literal -60 binary64) (-.f64 x y))) t)) |
(* 60 (/ (- x y) (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 x y)) t) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 (neg.f64 (/.f64 (-.f64 x y) (*.f64 t t))) (*.f64 z #s(literal 60 binary64)))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 z (*.f64 #s(literal 60 binary64) (fma.f64 (neg.f64 (/.f64 (-.f64 x y) (*.f64 t t))) (/.f64 z t) (neg.f64 (/.f64 (-.f64 x y) (*.f64 t t))))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))) |
(fma.f64 z (*.f64 #s(literal 60 binary64) (fma.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 (-.f64 x y) (*.f64 t t))) t)) z (neg.f64 (/.f64 (-.f64 x y) (*.f64 t t))))) (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 x y)) t)) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(*.f64 (/.f64 (-.f64 x y) z) (fma.f64 t (/.f64 #s(literal 60 binary64) z) #s(literal 60 binary64))) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 x y) z) (fma.f64 t (/.f64 t z) t) x) y) z)) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (*.f64 (/.f64 (-.f64 x y) (*.f64 z z)) (+.f64 t (/.f64 (*.f64 t t) z))) (-.f64 (fma.f64 t (/.f64 (-.f64 x y) z) x) y))) z) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) |
(*.f64 (/.f64 (-.f64 x y) z) (fma.f64 t (/.f64 #s(literal 60 binary64) z) #s(literal 60 binary64))) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (fma.f64 t (/.f64 t z) t)) (/.f64 #s(literal 60 binary64) z) (*.f64 #s(literal 60 binary64) (-.f64 x y))) z) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z)) |
(/.f64 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (fma.f64 t (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 t (*.f64 (-.f64 x y) (fma.f64 t (/.f64 t z) t)))) z)) z)) z) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z))) |
(*.f64 (/.f64 (-.f64 x y) z) (fma.f64 t (/.f64 #s(literal 60 binary64) z) #s(literal 60 binary64))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(*.f64 #s(literal 60 binary64) (fma.f64 t (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (*.f64 z z))) (/.f64 (-.f64 x y) z))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(fma.f64 t (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 (*.f64 t (-.f64 x y)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (*.f64 z z))))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 x y)) t) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 (fma.f64 (-.f64 x y) (/.f64 z t) x) y)) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (/.f64 (-.f64 x y) t) (fma.f64 z (/.f64 z t) z) (-.f64 x y))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (*.f64 (/.f64 (-.f64 x y) (*.f64 t t)) (+.f64 z (/.f64 (*.f64 z z) t))) (-.f64 (fma.f64 (-.f64 x y) (/.f64 z t) x) y))) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 x y)) t) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 (fma.f64 (-.f64 x y) (/.f64 z t) x) y)) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (*.f64 (-.f64 x y) (fma.f64 z (/.f64 z t) z)) t) (*.f64 #s(literal -60 binary64) (-.f64 x y))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -60 binary64) (*.f64 z (-.f64 x y)) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 z (*.f64 (-.f64 x y) (fma.f64 z (/.f64 z t) z)))) t)) t) (*.f64 #s(literal -60 binary64) (-.f64 x y))) t) |
(* -60 y) |
(*.f64 #s(literal -60 binary64) y) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(* x (+ 60 (* -60 (/ y x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) y) (*.f64 #s(literal 60 binary64) x)) |
(* x (+ 60 (* -60 (/ y x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) y) (*.f64 #s(literal 60 binary64) x)) |
(* x (+ 60 (* -60 (/ y x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) y) (*.f64 #s(literal 60 binary64) x)) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) y) (*.f64 #s(literal 60 binary64) x)) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) y) (*.f64 #s(literal 60 binary64) x)) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) y) (*.f64 #s(literal 60 binary64) x)) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* -60 y) |
(*.f64 #s(literal -60 binary64) y) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* -60 y) |
(*.f64 #s(literal -60 binary64) y) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* 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 14 237 to 1 351 computations (90.5% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 502 | 14 | 516 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 503 | 14 | 517 |
| Status | Accuracy | Program |
|---|---|---|
| 84.8% | (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t) (*.f64 a #s(literal 120 binary64))) | |
| 99.7% | (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) | |
| 37.6% | (fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 a #s(literal 120 binary64))) | |
| 99.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 a #s(literal 120 binary64))) | |
| ▶ | 99.8% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
| 65.5% | (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) | |
| 58.8% | (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) | |
| ▶ | 53.6% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 31.0% | (/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) | |
| ▶ | 76.5% | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| ▶ | 99.8% | (+.f64 (/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
| 99.7% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) (*.f64 a #s(literal 120 binary64))) | |
| ▶ | 47.9% | (*.f64 #s(literal 120 binary64) a) |
| 25.0% | (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
Compiled 490 to 338 computations (31% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 x y)) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 60 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 120 binary64) a) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
| 1 568× | accelerator-lowering-fma.f32 |
| 1 568× | accelerator-lowering-fma.f64 |
| 736× | *-lowering-*.f32 |
| 736× | *-lowering-*.f64 |
| 720× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 148 |
| 1 | 38 | 148 |
| 2 | 64 | 148 |
| 3 | 116 | 148 |
| 4 | 210 | 148 |
| 5 | 382 | 148 |
| 6 | 928 | 148 |
| 7 | 2175 | 148 |
| 8 | 2864 | 148 |
| 9 | 3042 | 148 |
| 10 | 3237 | 148 |
| 11 | 3239 | 148 |
| 12 | 3239 | 148 |
| 13 | 3247 | 148 |
| 0 | 3247 | 145 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* a 120) (/ (* 60 (- x y)) (- z t))) |
a |
120 |
(/ (* 60 (- x y)) (- z t)) |
(* 60 (- x y)) |
60 |
(- x y) |
x |
y |
(- z t) |
z |
t |
(* 120 a) |
120 |
a |
(/ (* 60 (- x y)) (- z t)) |
(* 60 (- x y)) |
60 |
(- x y) |
x |
y |
(- z t) |
z |
t |
(+ (/ (* 60 x) (- z t)) (* a 120)) |
(/ (* 60 x) (- z t)) |
(* 60 x) |
60 |
x |
(- z t) |
z |
t |
(* a 120) |
a |
120 |
(+ (/ 60 (/ (- z t) (- x y))) (* a 120)) |
(/ 60 (/ (- z t) (- x y))) |
60 |
(/ (- z t) (- x y)) |
(- z t) |
z |
t |
(- x y) |
x |
y |
(* a 120) |
a |
120 |
| Outputs |
|---|
(+ (* a 120) (/ (* 60 (- x y)) (- z t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
a |
120 |
#s(literal 120 binary64) |
(/ (* 60 (- x y)) (- z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* 60 (- x y)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
60 |
#s(literal 60 binary64) |
(- x y) |
(-.f64 x y) |
x |
y |
(- z t) |
(-.f64 z t) |
z |
t |
(* 120 a) |
(*.f64 a #s(literal 120 binary64)) |
120 |
#s(literal 120 binary64) |
a |
(/ (* 60 (- x y)) (- z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* 60 (- x y)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
60 |
#s(literal 60 binary64) |
(- x y) |
(-.f64 x y) |
x |
y |
(- z t) |
(-.f64 z t) |
z |
t |
(+ (/ (* 60 x) (- z t)) (* a 120)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(/ (* 60 x) (- z t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
60 |
#s(literal 60 binary64) |
x |
(- z t) |
(-.f64 z t) |
z |
t |
(* a 120) |
(*.f64 a #s(literal 120 binary64)) |
a |
120 |
#s(literal 120 binary64) |
(+ (/ 60 (/ (- z t) (- x y))) (* a 120)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(/ 60 (/ (- z t) (- x y))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
60 |
#s(literal 60 binary64) |
(/ (- z t) (- x y)) |
(/.f64 (-.f64 z t) (-.f64 x y)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- x y) |
(-.f64 x y) |
x |
y |
(* a 120) |
(*.f64 a #s(literal 120 binary64)) |
a |
120 |
#s(literal 120 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 120 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 x y)) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 120 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 60 binary64) x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 120 binary64) a) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 208.0ms | 248× | 0 | valid |
| 2.0ms | 6× | 2 | valid |
| 1.0ms | 1× | 4 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 149 to 22 computations (85.2% saved)
ival-div: 8.0ms (37.6% of total)ival-mult: 6.0ms (28.2% of total)ival-add: 3.0ms (14.1% of total)ival-sub: 2.0ms (9.4% of total)adjust: 1.0ms (4.7% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* a 120) (/ (* 60 (- x y)) (- z t)))> |
#<alt (/ (* 60 (- x y)) (- z t))> |
#<alt (* 60 (- x y))> |
#<alt (- x y)> |
#<alt (* 120 a)> |
#<alt (- z t)> |
#<alt (+ (/ (* 60 x) (- z t)) (* a 120))> |
#<alt (/ (* 60 x) (- z t))> |
#<alt (* 60 x)> |
#<alt (/ 60 (/ (- z t) (- x y)))> |
#<alt (+ (/ 60 (/ (- z t) (- x y))) (* a 120))> |
#<alt (/ (- z t) (- x y))> |
#<alt (* a 120)> |
| Outputs |
|---|
#<alt (* 60 (/ (- x y) (- z t)))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 120 a))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (+ (* 60 (/ x (- z t))) (* 120 a))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a)))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))))> |
#<alt (+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z)> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z)))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t)> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -60 y)> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (* 60 x)> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* 60 x)> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* 60 x)> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (* -60 y)> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* -60 y)> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<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 (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ x (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ x (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ x (- z t))) (* 120 a))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* -120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (* 120 a)))> |
#<alt (+ (* -60 (/ x t)) (+ (* 120 a) (* z (+ (* -60 (/ x (pow t 2))) (* -60 (/ (* x z) (pow t 3)))))))> |
#<alt (+ (* -60 (/ x t)) (+ (* 120 a) (* z (+ (* -60 (/ x (pow t 2))) (* z (+ (* -60 (/ x (pow t 3))) (* -60 (/ (* x z) (pow t 4)))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ x z)) (* 120 a))> |
#<alt (+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (* 120 a)))> |
#<alt (+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (+ (* 60 (/ (* (pow t 2) x) (pow z 3))) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ x z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 x) (* -60 (/ (* t x) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* 60 (* t x)) (* 60 (/ (* (pow t 2) x) z))) z))) z)) (* 120 a))> |
#<alt (+ (* 60 (/ x z)) (* 120 a))> |
#<alt (+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (* 120 a)))> |
#<alt (+ (* 60 (/ x z)) (+ (* 120 a) (* t (+ (* 60 (/ x (pow z 2))) (* 60 (/ (* t x) (pow z 3)))))))> |
#<alt (+ (* 60 (/ x z)) (+ (* 120 a) (* t (+ (* 60 (/ x (pow z 2))) (* t (+ (* 60 (/ x (pow z 3))) (* 60 (/ (* t x) (pow z 4)))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (* 120 a)))> |
#<alt (+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (+ (* -60 (/ (* x (pow z 2)) (pow t 3))) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 x) (* 60 (/ (* x z) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* x z)) (* -60 (/ (* x (pow z 2)) t))) t)) (* 60 x)) t)) (* 120 a))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (+ (* 60 (/ x (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ x (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ x (- z t))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ x (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ x (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ x (* a (- z t))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* 60 (/ x (- z 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 (/ 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)> |
#<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 y) t))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z)> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z)))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t)> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a)))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))))> |
#<alt (+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a))> |
#<alt (+ (* -60 (/ y (- z t))) (* 120 a))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (+ (* 60 (/ x (- z t))) (* 120 a))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ (- x y) (- z t)))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (/ t (- x y)))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (/ z (- x y))> |
#<alt (* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y))))> |
#<alt (* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y))))> |
#<alt (* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y))))> |
#<alt (/ z (- x y))> |
#<alt (* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y)))))> |
#<alt (* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y)))))> |
#<alt (* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y)))))> |
#<alt (/ z (- x y))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (* -1 (/ t (- x y)))> |
#<alt (* t (- (/ z (* t (- x y))) (/ 1 (- x y))))> |
#<alt (* t (- (/ z (* t (- x y))) (/ 1 (- x y))))> |
#<alt (* t (- (/ z (* t (- x y))) (/ 1 (- x y))))> |
#<alt (* -1 (/ t (- x y)))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y)))))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y)))))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y)))))> |
#<alt (* -1 (/ (- z t) y))> |
#<alt (+ (* -1 (/ (- z t) y)) (* x (- (/ t (pow y 2)) (/ z (pow y 2)))))> |
#<alt (+ (* -1 (/ (- z t) y)) (* x (- (+ (/ t (pow y 2)) (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) y)) (/ z (pow y 2)))))> |
#<alt (+ (* -1 (/ (- z t) y)) (* x (- (+ (* x (- (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ t (pow y 2)) (/ z (pow y 2))) y)))) (/ t (pow y 2))) (/ z (pow y 2)))))> |
#<alt (/ (- z t) x)> |
#<alt (/ (- (+ z (/ (* y (- z t)) x)) t) x)> |
#<alt (/ (- (+ z (/ (* (pow y 2) (- z t)) (pow x 2))) (+ t (* -1 (/ (* y (- z t)) x)))) x)> |
#<alt (/ (- (+ z (/ (* (pow y 3) (- z t)) (pow x 3))) (+ t (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (* (pow y 2) (- z t)) (pow x 2)))))) x)> |
#<alt (/ (- z t) x)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* y (- z t)) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* y (- z t)) (/ (* (pow y 2) (- z t)) x)) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- z t))) (* -1 (/ (* (pow y 3) (- z t)) x))) x)) (* y (- z t))) x))) x))> |
#<alt (/ (- z t) x)> |
#<alt (- (+ (/ z x) (/ (* y (- z t)) (pow x 2))) (/ t x))> |
#<alt (- (+ (* y (- (/ (* y (- z t)) (pow x 3)) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x))> |
#<alt (- (+ (* y (- (* y (- (/ (* y (- z t)) (pow x 4)) (* -1 (/ (- z t) (pow x 3))))) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x))> |
#<alt (* -1 (/ (- z t) y))> |
#<alt (/ (+ (* -1 (- z t)) (* -1 (/ (* x (- z t)) y))) y)> |
#<alt (/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 2) (- z t)) (pow y 2)))) (/ (* x (- z t)) y)) y)> |
#<alt (/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 3) (- z t)) (pow y 3)))) (+ (/ (* x (- z t)) y) (/ (* (pow x 2) (- z t)) (pow y 2)))) y)> |
#<alt (* -1 (/ (- z t) y))> |
#<alt (* -1 (/ (- (+ z (/ (* x (- z t)) y)) t) y))> |
#<alt (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow x 2) (- z t)) y)) (* x (- z t))) y))) t) y))> |
#<alt (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (- z t)) y) (* -1 (* (pow x 2) (- z t)))) y)) (* x (- z t))) y))) t) y))> |
#<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)> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (* 60 x) |
| 2.0ms | t | @ | 0 | (+ (/ (* 60 x) (- z t)) (* a 120)) |
| 1.0ms | x | @ | 0 | (/ (- z t) (- x y)) |
| 1.0ms | x | @ | inf | (/ (* 60 x) (- z t)) |
| 0.0ms | x | @ | inf | (+ (/ (* 60 x) (- z t)) (* a 120)) |
| 1× | batch-egg-rewrite |
| 6 732× | accelerator-lowering-fma.f32 |
| 6 732× | accelerator-lowering-fma.f64 |
| 5 242× | /-lowering-/.f32 |
| 5 242× | /-lowering-/.f64 |
| 4 718× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 89 |
| 1 | 121 | 89 |
| 2 | 1232 | 89 |
| 0 | 8209 | 86 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a 120) (/ (* 60 (- x y)) (- z t))) |
(/ (* 60 (- x y)) (- z t)) |
(* 60 (- x y)) |
(- x y) |
(* 120 a) |
(- z t) |
(+ (/ (* 60 x) (- z t)) (* a 120)) |
(/ (* 60 x) (- z t)) |
(* 60 x) |
(/ 60 (/ (- z t) (- x y))) |
(+ (/ 60 (/ (- z t) (- x y))) (* a 120)) |
(/ (- z t) (- x y)) |
(* a 120) |
| Outputs |
|---|
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (neg.f64 (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1/60 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (+.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (+.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (+.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (+.f64 z t) (+.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(/.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) |
(/.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (neg.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (neg.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(*.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t))) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (neg.f64 x) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) x) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) x)) #s(literal -1 binary64)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y))) |
(fma.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x)))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (neg.f64 (*.f64 x #s(literal -60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(neg.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))) |
(/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 #s(literal -60 binary64) (neg.f64 (/.f64 (-.f64 z t) (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (neg.f64 (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 x y)) (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (-.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64))) (neg.f64 (neg.f64 (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 z t) (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (-.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) #s(literal 3 binary64))) (fma.f64 #s(literal 3600 binary64) (*.f64 (/.f64 x (-.f64 z t)) (/.f64 x (-.f64 z t))) (-.f64 (*.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y))) (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y)))))) |
(pow.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (-.f64 x y)))) |
(*.f64 #s(literal -60 binary64) (/.f64 (neg.f64 (-.f64 x y)) (-.f64 z t))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1/60 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 x y)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 60 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (+.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (+.f64 z t) (+.f64 x y))) |
(+.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (neg.f64 y) #s(literal 60 binary64))) |
(fma.f64 #s(literal 60 binary64) x (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 60 binary64) x (*.f64 (neg.f64 y) #s(literal 60 binary64))) |
(fma.f64 x #s(literal 60 binary64) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 x #s(literal 60 binary64) (*.f64 (neg.f64 y) #s(literal 60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 60 binary64)) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 60 binary64))) (neg.f64 (+.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64) (pow.f64 (*.f64 #s(literal 60 binary64) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 60 binary64) (neg.f64 y)) (*.f64 #s(literal 60 binary64) (neg.f64 y))) (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64) (pow.f64 (*.f64 (neg.f64 y) #s(literal 60 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x) (-.f64 (*.f64 (*.f64 (neg.f64 y) #s(literal 60 binary64)) (*.f64 (neg.f64 y) #s(literal 60 binary64))) (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (neg.f64 y) #s(literal 60 binary64)))))) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(*.f64 (-.f64 x y) #s(literal 60 binary64)) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 x (neg.f64 y)) |
(+.f64 (neg.f64 y) x) |
(-.f64 x y) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) |
(fma.f64 #s(literal -1 binary64) y x) |
(/.f64 (-.f64 x y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (neg.f64 y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y y) (neg.f64 y) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x (neg.f64 y)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(+.f64 z (neg.f64 t)) |
(+.f64 (neg.f64 t) z) |
(-.f64 z t) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (neg.f64 t))) (/.f64 (*.f64 t t) (-.f64 z (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (neg.f64 t)) (*.f64 (+.f64 z t) (-.f64 z t)))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (-.f64 z (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t)))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 t t) (neg.f64 t) (*.f64 z (*.f64 z z))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 z t)) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z (neg.f64 t)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))))) |
(fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))) |
(fma.f64 #s(literal 120 binary64) a (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (neg.f64 x) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) x) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) x)) #s(literal -1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (neg.f64 (*.f64 x #s(literal -60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (fma.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 #s(literal 60 binary64) x)) (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 a #s(literal 120 binary64)))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 #s(literal 60 binary64) x)) (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 a #s(literal 120 binary64)))) (-.f64 z t))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))) (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (neg.f64 (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 #s(literal 60 binary64) x)) (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 a #s(literal 120 binary64)))) (-.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (neg.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t)))) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))))) (neg.f64 (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 #s(literal 60 binary64) x)) (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 a #s(literal 120 binary64)))) (-.f64 z t))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) x)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t))) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 z t)))) |
(neg.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) (neg.f64 (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (*.f64 #s(literal 60 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -60 binary64))) (neg.f64 (neg.f64 (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) #s(literal 1 binary64))) (neg.f64 (-.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal -60 binary64)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 z t))))) |
(pow.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 (neg.f64 x) (-.f64 z t))) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x))))) |
(*.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (neg.f64 (*.f64 x #s(literal -60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 x (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) x) |
(*.f64 x #s(literal 60 binary64)) |
(+.f64 (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t))) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (neg.f64 x) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) x) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) x)) #s(literal -1 binary64)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y))) |
(fma.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x)))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (neg.f64 (*.f64 x #s(literal -60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(neg.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))) |
(/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 #s(literal -60 binary64) (neg.f64 (/.f64 (-.f64 z t) (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (neg.f64 (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 x y)) (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (-.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64))) (neg.f64 (neg.f64 (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 z t) (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (-.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) #s(literal 3 binary64))) (fma.f64 #s(literal 3600 binary64) (*.f64 (/.f64 x (-.f64 z t)) (/.f64 x (-.f64 z t))) (-.f64 (*.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (*.f64 (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (*.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y))) (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y)))))) |
(pow.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (-.f64 x y)))) |
(*.f64 #s(literal -60 binary64) (/.f64 (neg.f64 (-.f64 x y)) (-.f64 z t))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1/60 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 x y)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 60 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (+.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (+.f64 z t) (+.f64 x y))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (neg.f64 (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1/60 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (+.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (+.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (+.f64 z t) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (+.f64 z t) (+.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(/.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) |
(/.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (neg.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (neg.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(*.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a)) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal -120 binary64) a))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))))) |
(+.f64 (/.f64 z (-.f64 x y)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 x y) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 x y))) (neg.f64 (/.f64 (-.f64 z t) (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 z (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (-.f64 x y)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 x y) (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 (-.f64 x y) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y)))))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y))) (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y)))) (/.f64 (*.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y))) (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 x y)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) (neg.f64 (/.f64 t (-.f64 x y)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y) (neg.f64 (/.f64 t (-.f64 x y)))) |
(neg.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 x y)))) |
(/.f64 (-.f64 z t) (-.f64 x y)) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 x y) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (+.f64 z t)) (*.f64 (+.f64 z t) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 (*.f64 z (-.f64 x y)) (*.f64 (-.f64 x y) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 x y)) (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (-.f64 x y)) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) (-.f64 (*.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y))) (*.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (-.f64 x y) (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (-.f64 x y)) (*.f64 (-.f64 x y) t)) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (*.f64 (-.f64 x y) (+.f64 z t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y))) (*.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)))) (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 z t)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 x y) t)) (-.f64 x y)) (*.f64 (-.f64 x y) (/.f64 (-.f64 x y) t))) |
(/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 x y))) (*.f64 (-.f64 x y) (neg.f64 t))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (-.f64 x y) (*.f64 (/.f64 (-.f64 x y) z) t)) (*.f64 (/.f64 (-.f64 x y) z) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) t)) (*.f64 (/.f64 (-.f64 x y) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) z) (/.f64 (-.f64 x y) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) (*.f64 (/.f64 (-.f64 x y) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 x y) z) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 x y)) (*.f64 (neg.f64 (-.f64 x y)) t)) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 x y) t)) (*.f64 (neg.f64 (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) (/.f64 (-.f64 x y) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 x y))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 z t)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 x y)) (*.f64 (-.f64 x y) t))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))))) (neg.f64 (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y))) (*.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y))))) (neg.f64 (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (pow.f64 (neg.f64 (/.f64 t (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (-.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 x y))) (neg.f64 (/.f64 t (-.f64 x y)))) (*.f64 (/.f64 z (-.f64 x y)) (neg.f64 (/.f64 t (-.f64 x y))))))) |
(pow.f64 (/.f64 (-.f64 z t) (-.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 z t)) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (+.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) (-.f64 x y)))) |
(*.f64 (-.f64 (*.f64 z (-.f64 x y)) (*.f64 (-.f64 x y) t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 x y)))) |
(*.f64 (neg.f64 (neg.f64 (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y))) (*.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 x y)) (/.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) (-.f64 x y)) (/.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
| 1× | egg-herbie |
| 11 996× | accelerator-lowering-fma.f32 |
| 11 996× | accelerator-lowering-fma.f64 |
| 6 120× | *-lowering-*.f32 |
| 6 120× | *-lowering-*.f64 |
| 4 152× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 612 | 6653 |
| 1 | 1837 | 6472 |
| 2 | 5747 | 6418 |
| 0 | 8760 | 6032 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 60 (/ (- x y) (- z t))) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(+ (* -60 (/ y (- z t))) (* 120 a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(* 60 (/ x (- z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(* -60 (/ y (- z t))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(* -60 (/ y (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* 60 (/ x (- z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ x (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* -60 (/ y (- z t))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -60 (/ (- x y) t)) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))) |
(* 60 (/ (- x y) z)) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z) |
(* 60 (/ (- x y) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z)) |
(* 60 (/ (- x y) z)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(* -60 (/ (- x y) t)) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t) |
(* -60 (/ (- x y) t)) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t)) |
(* -60 y) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(* 60 x) |
(* x (+ 60 (* -60 (/ y x)))) |
(* x (+ 60 (* -60 (/ y x)))) |
(* x (+ 60 (* -60 (/ y x)))) |
(* 60 x) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* 60 x) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(* -60 y) |
(* y (- (* 60 (/ x y)) 60)) |
(* y (- (* 60 (/ x y)) 60)) |
(* y (- (* 60 (/ x y)) 60)) |
(* -60 y) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* 120 a) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(* 60 (/ x (- z t))) |
(* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))) |
(* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))) |
(* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* -120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (* 120 a))) |
(+ (* -60 (/ x t)) (+ (* 120 a) (* z (+ (* -60 (/ x (pow t 2))) (* -60 (/ (* x z) (pow t 3))))))) |
(+ (* -60 (/ x t)) (+ (* 120 a) (* z (+ (* -60 (/ x (pow t 2))) (* z (+ (* -60 (/ x (pow t 3))) (* -60 (/ (* x z) (pow t 4))))))))) |
(* 120 a) |
(+ (* 60 (/ x z)) (* 120 a)) |
(+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (* 120 a))) |
(+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (+ (* 60 (/ (* (pow t 2) x) (pow z 3))) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ x z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 x) (* -60 (/ (* t x) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* 60 (* t x)) (* 60 (/ (* (pow t 2) x) z))) z))) z)) (* 120 a)) |
(+ (* 60 (/ x z)) (* 120 a)) |
(+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (* 120 a))) |
(+ (* 60 (/ x z)) (+ (* 120 a) (* t (+ (* 60 (/ x (pow z 2))) (* 60 (/ (* t x) (pow z 3))))))) |
(+ (* 60 (/ x z)) (+ (* 120 a) (* t (+ (* 60 (/ x (pow z 2))) (* t (+ (* 60 (/ x (pow z 3))) (* 60 (/ (* t x) (pow z 4))))))))) |
(* 120 a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (* 120 a))) |
(+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (+ (* -60 (/ (* x (pow z 2)) (pow t 3))) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 x) (* 60 (/ (* x z) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* x z)) (* -60 (/ (* x (pow z 2)) t))) t)) (* 60 x)) t)) (* 120 a)) |
(* 60 (/ x (- z t))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(* 60 (/ x (- z t))) |
(* 60 (/ x (- z t))) |
(* 60 (/ x (- z t))) |
(* 60 (/ x (- z t))) |
(* 60 (/ x (- z t))) |
(* 60 (/ x (- z t))) |
(* 60 (/ x (- z t))) |
(* 60 (/ x (- z t))) |
(* 60 (/ x (- z t))) |
(* 60 (/ x (- z t))) |
(* 60 (/ x (- z t))) |
(* 60 (/ x (- z 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 (/ 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) |
(* 60 x) |
(* 60 x) |
(* 60 x) |
(* 60 x) |
(* 60 x) |
(* 60 x) |
(* 60 x) |
(* 60 x) |
(* 60 x) |
(* 60 x) |
(* 60 x) |
(* -60 (/ (- x y) t)) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))) |
(* 60 (/ (- x y) z)) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z) |
(* 60 (/ (- x y) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z)) |
(* 60 (/ (- x y) z)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(* -60 (/ (- x y) t)) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t) |
(* -60 (/ (- x y) t)) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t)) |
(* -60 (/ y (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* 60 (/ x (- z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ x (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* -60 (/ y (- z t))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(+ (* -60 (/ y (- z t))) (* 120 a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(* 60 (/ x (- z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(* -60 (/ y (- z t))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ (- x y) (- z t))) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (/ t (- x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(/ z (- x y)) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(/ z (- x y)) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(/ z (- x y)) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(* -1 (/ t (- x y))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(* -1 (/ t (- x y))) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(* -1 (/ (- z t) y)) |
(+ (* -1 (/ (- z t) y)) (* x (- (/ t (pow y 2)) (/ z (pow y 2))))) |
(+ (* -1 (/ (- z t) y)) (* x (- (+ (/ t (pow y 2)) (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) y)) (/ z (pow y 2))))) |
(+ (* -1 (/ (- z t) y)) (* x (- (+ (* x (- (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ t (pow y 2)) (/ z (pow y 2))) y)))) (/ t (pow y 2))) (/ z (pow y 2))))) |
(/ (- z t) x) |
(/ (- (+ z (/ (* y (- z t)) x)) t) x) |
(/ (- (+ z (/ (* (pow y 2) (- z t)) (pow x 2))) (+ t (* -1 (/ (* y (- z t)) x)))) x) |
(/ (- (+ z (/ (* (pow y 3) (- z t)) (pow x 3))) (+ t (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (* (pow y 2) (- z t)) (pow x 2)))))) x) |
(/ (- z t) x) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* y (- z t)) x))) x)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* y (- z t)) (/ (* (pow y 2) (- z t)) x)) x))) x)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- z t))) (* -1 (/ (* (pow y 3) (- z t)) x))) x)) (* y (- z t))) x))) x)) |
(/ (- z t) x) |
(- (+ (/ z x) (/ (* y (- z t)) (pow x 2))) (/ t x)) |
(- (+ (* y (- (/ (* y (- z t)) (pow x 3)) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x)) |
(- (+ (* y (- (* y (- (/ (* y (- z t)) (pow x 4)) (* -1 (/ (- z t) (pow x 3))))) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x)) |
(* -1 (/ (- z t) y)) |
(/ (+ (* -1 (- z t)) (* -1 (/ (* x (- z t)) y))) y) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 2) (- z t)) (pow y 2)))) (/ (* x (- z t)) y)) y) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 3) (- z t)) (pow y 3)))) (+ (/ (* x (- z t)) y) (/ (* (pow x 2) (- z t)) (pow y 2)))) y) |
(* -1 (/ (- z t) y)) |
(* -1 (/ (- (+ z (/ (* x (- z t)) y)) t) y)) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow x 2) (- z t)) y)) (* x (- z t))) y))) t) y)) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (- z t)) y) (* -1 (* (pow x 2) (- z t)))) y)) (* x (- z t))) y))) t) y)) |
(* 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 y) (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(+ (* -60 (/ y (- z t))) (* 120 a)) |
(fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(* -60 (/ y (- z t))) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 120 binary64) (/.f64 a y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 120 binary64) (/.f64 a y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 120 binary64) (/.f64 a y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))))) |
(* -60 (/ y (- z t))) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) y)) (neg.f64 y)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a))) |
(fma.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 #s(literal 60 binary64) z) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))) |
(fma.f64 #s(literal 120 binary64) a (fma.f64 (*.f64 #s(literal 60 binary64) z) (fma.f64 z (-.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t)))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))) |
(fma.f64 z (fma.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 (*.f64 #s(literal 60 binary64) z) (-.f64 (fma.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t)) (/.f64 y (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 t (*.f64 t t)))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z z)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y)) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) t (*.f64 (-.f64 x y) (/.f64 (*.f64 t t) z))) z) (*.f64 (-.f64 x y) #s(literal -60 binary64))) z)) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z z)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))) |
(fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (fma.f64 t (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z z))) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t t)) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(fma.f64 z (*.f64 (/.f64 (-.f64 x y) (*.f64 t t)) #s(literal -60 binary64)) (fma.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 z (/.f64 (*.f64 (-.f64 x y) z) t) (*.f64 (-.f64 x y) z))) t)) t)) |
(* -60 (/ y (- z t))) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 y)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 y)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 y)) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 #s(literal 60 binary64) z))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(fma.f64 (*.f64 #s(literal 60 binary64) z) (fma.f64 z (-.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t)))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))) |
(fma.f64 z (fma.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 (*.f64 #s(literal 60 binary64) z) (-.f64 (fma.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t)) (/.f64 y (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y)) (/.f64 (*.f64 (-.f64 x y) (*.f64 t t)) (*.f64 z z)))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y)) (fma.f64 (-.f64 x y) (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (-.f64 x y) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) z) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y))) z) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) t (*.f64 (-.f64 x y) (/.f64 (*.f64 t t) z))) z) (*.f64 (-.f64 x y) #s(literal -60 binary64))) (neg.f64 z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z)) |
(/.f64 (-.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 (*.f64 t (*.f64 t t)) z) (*.f64 (-.f64 x y) (*.f64 t t))) z) (*.f64 t (*.f64 #s(literal 60 binary64) (-.f64 x y)))) z)) (neg.f64 z)) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z))) |
(*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z z)) (/.f64 (-.f64 x y) z))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 t (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z z))))) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 x y) (fma.f64 (-.f64 x y) (/.f64 z t) (/.f64 (*.f64 (-.f64 x y) (*.f64 z z)) (*.f64 t t))))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y)) (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 x y) (*.f64 t (*.f64 t t))))))) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(/.f64 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 z (/.f64 (*.f64 (-.f64 x y) z) t) (*.f64 (-.f64 x y) z))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) (*.f64 z z) (*.f64 (-.f64 x y) (/.f64 (*.f64 z (*.f64 z z)) t))) t) (*.f64 z (*.f64 (-.f64 x y) #s(literal -60 binary64)))) t)) (neg.f64 t)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) x) #s(literal 60 binary64))) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) x) #s(literal 60 binary64))) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) x) #s(literal 60 binary64))) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)) (neg.f64 x)) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)) (neg.f64 y)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)) (neg.f64 y)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (*.f64 (/.f64 y x) x)) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (*.f64 (/.f64 y x) x)) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (*.f64 (/.f64 y x) x)) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (*.f64 (/.f64 y x) x)) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (*.f64 (/.f64 y x) x)) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (*.f64 (/.f64 y x) x)) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* 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) |
(* -1 t) |
(neg.f64 t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
z |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ z t) 1)) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* t (- (/ z t) 1)) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* t (- (/ z t) 1)) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* -1 (* x (- (* -120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* -1 (* x (- (* -120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* -1 (* x (- (* -120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 x (/.f64 z (*.f64 t t)) (/.f64 x t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* 120 a) (* z (+ (* -60 (/ x (pow t 2))) (* -60 (/ (* x z) (pow t 3))))))) |
(fma.f64 (*.f64 z #s(literal -60 binary64)) (fma.f64 x (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t t))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x t)) (+ (* 120 a) (* z (+ (* -60 (/ x (pow t 2))) (* z (+ (* -60 (/ x (pow t 3))) (* -60 (/ (* x z) (pow t 4))))))))) |
(fma.f64 z (fma.f64 (*.f64 z #s(literal -60 binary64)) (fma.f64 x (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 t t))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ x z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 x (/.f64 t (*.f64 z z)) (/.f64 x z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (+ (* 60 (/ (* (pow t 2) x) (pow z 3))) (* 120 a)))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (fma.f64 x (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 x (*.f64 z z))) t) (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ x z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 x) (* -60 (/ (* t x) z))) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 x (/.f64 t z) x) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* 60 (* t x)) (* 60 (/ (* (pow t 2) x) z))) z))) z)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 x t (*.f64 x (/.f64 (*.f64 t t) z))) z) (*.f64 x #s(literal -60 binary64))) z)) |
(+ (* 60 (/ x z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 x (/.f64 t (*.f64 z z)) (/.f64 x z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x z)) (+ (* 120 a) (* t (+ (* 60 (/ x (pow z 2))) (* 60 (/ (* t x) (pow z 3))))))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (fma.f64 x (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 x (*.f64 z z))) t) (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a))) |
(+ (* 60 (/ x z)) (+ (* 120 a) (* t (+ (* 60 (/ x (pow z 2))) (* t (+ (* 60 (/ x (pow z 3))) (* 60 (/ (* t x) (pow z 4))))))))) |
(fma.f64 t (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 x (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 x (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 z z))) (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 x (/.f64 z (*.f64 t t)) (/.f64 x t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (+ (* -60 (/ (* x (pow z 2)) (pow t 3))) (* 120 a)))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 x (/.f64 z (*.f64 t t)) (/.f64 (*.f64 x (*.f64 z z)) (*.f64 t (*.f64 t t)))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* 60 x) (* 60 (/ (* x z) t))) t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 x (/.f64 z t) x) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* x z)) (* -60 (/ (* x (pow z 2)) t))) t)) (* 60 x)) t)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 z z) t))) t) (*.f64 #s(literal 60 binary64) x)) t)) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(*.f64 a (neg.f64 (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)))) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(*.f64 a (neg.f64 (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)))) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(*.f64 a (neg.f64 (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(+ (* -60 (/ x t)) (* -60 (/ (* x z) (pow t 2)))) |
(*.f64 #s(literal -60 binary64) (fma.f64 x (/.f64 z (*.f64 t t)) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* -60 (/ (* x z) (pow t 3)))))) |
(fma.f64 (*.f64 z #s(literal -60 binary64)) (fma.f64 x (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t t))) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* z (+ (* -60 (/ x (pow t 3))) (* -60 (/ (* x z) (pow t 4)))))))) |
(fma.f64 z (fma.f64 (*.f64 z #s(literal -60 binary64)) (fma.f64 x (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 t t))) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/ (+ (* 60 x) (* 60 (/ (* t x) z))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 x (/.f64 t z) x)) z) |
(/ (+ (* 60 x) (+ (* 60 (/ (* t x) z)) (* 60 (/ (* (pow t 2) x) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 x (fma.f64 t (*.f64 t (/.f64 x (*.f64 z z))) (/.f64 (*.f64 x t) 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 (fma.f64 x (/.f64 t z) x) (fma.f64 (*.f64 t t) (/.f64 (*.f64 x t) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t (/.f64 x (*.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) (fma.f64 x (/.f64 t z) x)) z) |
(* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* 60 (* t x)) (* 60 (/ (* (pow t 2) x) z))) z))) z)) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 x t (*.f64 x (/.f64 (*.f64 t t) z))) z) (*.f64 x #s(literal -60 binary64))) (neg.f64 z)) |
(* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) x)) (* -60 (/ (* (pow t 3) x) z))) z)) (* 60 (* t x))) z))) z)) |
(/.f64 (fma.f64 x #s(literal -60 binary64) (/.f64 (fma.f64 #s(literal 60 binary64) (*.f64 x t) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (*.f64 x (/.f64 (*.f64 t t) z)) (*.f64 x (*.f64 t t)))) z)) (neg.f64 z))) (neg.f64 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) (fma.f64 x (/.f64 t (*.f64 z z)) (/.f64 x z))) |
(+ (* 60 (/ x z)) (* t (+ (* 60 (/ x (pow z 2))) (* 60 (/ (* t x) (pow z 3)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 x (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 x (*.f64 z z))) t))) |
(+ (* 60 (/ x z)) (* t (+ (* 60 (/ x (pow z 2))) (* t (+ (* 60 (/ x (pow z 3))) (* 60 (/ (* t x) (pow z 4)))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 t (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 x (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 x (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 z z))))) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/ (+ (* -60 x) (* -60 (/ (* x z) t))) t) |
(*.f64 #s(literal -60 binary64) (/.f64 (fma.f64 x (/.f64 z t) x) t)) |
(/ (+ (* -60 x) (+ (* -60 (/ (* x z) t)) (* -60 (/ (* x (pow z 2)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 x (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 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 (fma.f64 x (/.f64 z t) x) (*.f64 x (fma.f64 z (/.f64 z (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -1 (/ (+ (* 60 x) (* 60 (/ (* x z) t))) t)) |
(*.f64 #s(literal -60 binary64) (/.f64 (fma.f64 x (/.f64 z t) x) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* x z)) (* -60 (/ (* x (pow z 2)) t))) t)) (* 60 x)) t)) |
(/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 z z) t))) t) (*.f64 #s(literal 60 binary64) x)) (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 (fma.f64 #s(literal -60 binary64) (/.f64 (*.f64 x (fma.f64 z z (/.f64 (*.f64 z (*.f64 z z)) t))) t) (*.f64 x (*.f64 z #s(literal -60 binary64)))) t)) (neg.f64 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 y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 #s(literal 60 binary64) z))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(fma.f64 (*.f64 #s(literal 60 binary64) z) (fma.f64 z (-.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t)))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))) |
(fma.f64 z (fma.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 (*.f64 #s(literal 60 binary64) z) (-.f64 (fma.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t)) (/.f64 y (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y)) (/.f64 (*.f64 (-.f64 x y) (*.f64 t t)) (*.f64 z z)))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y)) (fma.f64 (-.f64 x y) (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (-.f64 x y) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) z) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y))) z) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) t (*.f64 (-.f64 x y) (/.f64 (*.f64 t t) z))) z) (*.f64 (-.f64 x y) #s(literal -60 binary64))) (neg.f64 z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z)) |
(/.f64 (-.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 (*.f64 t (*.f64 t t)) z) (*.f64 (-.f64 x y) (*.f64 t t))) z) (*.f64 t (*.f64 #s(literal 60 binary64) (-.f64 x y)))) z)) (neg.f64 z)) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z))) |
(*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z z)) (/.f64 (-.f64 x y) z))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 t (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z z))))) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 x y) (fma.f64 (-.f64 x y) (/.f64 z t) (/.f64 (*.f64 (-.f64 x y) (*.f64 z z)) (*.f64 t t))))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y)) (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 x y) (*.f64 t (*.f64 t t))))))) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(/.f64 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 z (/.f64 (*.f64 (-.f64 x y) z) t) (*.f64 (-.f64 x y) z))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) (*.f64 z z) (*.f64 (-.f64 x y) (/.f64 (*.f64 z (*.f64 z z)) t))) t) (*.f64 z (*.f64 (-.f64 x y) #s(literal -60 binary64)))) t)) (neg.f64 t)) |
(* -60 (/ y (- z t))) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 y)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 y)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 y)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a))) |
(fma.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 #s(literal 60 binary64) z) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))) |
(fma.f64 #s(literal 120 binary64) a (fma.f64 (*.f64 #s(literal 60 binary64) z) (fma.f64 z (-.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t)))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))) |
(fma.f64 z (fma.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 (*.f64 #s(literal 60 binary64) z) (-.f64 (fma.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t)) (/.f64 y (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 t (*.f64 t t)))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z z)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y)) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) t (*.f64 (-.f64 x y) (/.f64 (*.f64 t t) z))) z) (*.f64 (-.f64 x y) #s(literal -60 binary64))) z)) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z z)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))) |
(fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (fma.f64 t (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z z))) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t t)) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(fma.f64 z (*.f64 (/.f64 (-.f64 x y) (*.f64 t t)) #s(literal -60 binary64)) (fma.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 z (/.f64 (*.f64 (-.f64 x y) z) t) (*.f64 (-.f64 x y) z))) t)) t)) |
(+ (* -60 (/ y (- z t))) (* 120 a)) |
(fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(* -60 (/ y (- z t))) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 120 binary64) (/.f64 a y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 120 binary64) (/.f64 a y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 120 binary64) (/.f64 a y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))))) |
(* -60 (/ y (- z t))) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) y)) (neg.f64 y)) |
(* 60 (/ (- x y) (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (/ t (- x y))) |
(neg.f64 (/.f64 t (-.f64 x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(/ z (- x y)) |
(/.f64 z (-.f64 x y)) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(fma.f64 (/.f64 t (*.f64 (-.f64 x y) z)) (neg.f64 z) (/.f64 z (-.f64 x y))) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(fma.f64 (/.f64 t (*.f64 (-.f64 x y) z)) (neg.f64 z) (/.f64 z (-.f64 x y))) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(fma.f64 (/.f64 t (*.f64 (-.f64 x y) z)) (neg.f64 z) (/.f64 z (-.f64 x y))) |
(/ z (- x y)) |
(/.f64 z (-.f64 x y)) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(neg.f64 (fma.f64 z (/.f64 t (*.f64 (-.f64 x y) z)) (neg.f64 (/.f64 z (-.f64 x y))))) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(neg.f64 (fma.f64 z (/.f64 t (*.f64 (-.f64 x y) z)) (neg.f64 (/.f64 z (-.f64 x y))))) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(neg.f64 (fma.f64 z (/.f64 t (*.f64 (-.f64 x y) z)) (neg.f64 (/.f64 z (-.f64 x y))))) |
(/ z (- x y)) |
(/.f64 z (-.f64 x y)) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(* -1 (/ t (- x y))) |
(neg.f64 (/.f64 t (-.f64 x y))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(fma.f64 t (/.f64 z (*.f64 (-.f64 x y) t)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(fma.f64 t (/.f64 z (*.f64 (-.f64 x y) t)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(fma.f64 t (/.f64 z (*.f64 (-.f64 x y) t)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(* -1 (/ t (- x y))) |
(neg.f64 (/.f64 t (-.f64 x y))) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(fma.f64 t (/.f64 z (*.f64 (-.f64 x y) t)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(fma.f64 t (/.f64 z (*.f64 (-.f64 x y) t)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(fma.f64 t (/.f64 z (*.f64 (-.f64 x y) t)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(* -1 (/ (- z t) y)) |
(/.f64 (-.f64 t z) y) |
(+ (* -1 (/ (- z t) y)) (* x (- (/ t (pow y 2)) (/ z (pow y 2))))) |
(fma.f64 x (-.f64 (/.f64 t (*.f64 y y)) (/.f64 z (*.f64 y y))) (/.f64 (-.f64 t z) y)) |
(+ (* -1 (/ (- z t) y)) (* x (- (+ (/ t (pow y 2)) (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) y)) (/ z (pow y 2))))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 t (*.f64 y (*.f64 y y))) (/.f64 z (*.f64 y (*.f64 y y)))) (-.f64 (/.f64 t (*.f64 y y)) (/.f64 z (*.f64 y y)))) (/.f64 (-.f64 t z) y)) |
(+ (* -1 (/ (- z t) y)) (* x (- (+ (* x (- (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ t (pow y 2)) (/ z (pow y 2))) y)))) (/ t (pow y 2))) (/ z (pow y 2))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (/.f64 (-.f64 (/.f64 t (*.f64 y y)) (/.f64 z (*.f64 y y))) (*.f64 y y)) (-.f64 (/.f64 t (*.f64 y (*.f64 y y))) (/.f64 z (*.f64 y (*.f64 y y))))) (-.f64 (/.f64 t (*.f64 y y)) (/.f64 z (*.f64 y y)))) (/.f64 (-.f64 t z) y)) |
(/ (- z t) x) |
(/.f64 (-.f64 z t) x) |
(/ (- (+ z (/ (* y (- z t)) x)) t) x) |
(/.f64 (fma.f64 y (/.f64 (-.f64 z t) x) (-.f64 z t)) x) |
(/ (- (+ z (/ (* (pow y 2) (- z t)) (pow x 2))) (+ t (* -1 (/ (* y (- z t)) x)))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 z t) (*.f64 x x)) z) (fma.f64 y (/.f64 (-.f64 t z) x) t)) x) |
(/ (- (+ z (/ (* (pow y 3) (- z t)) (pow x 3))) (+ t (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (* (pow y 2) (- z t)) (pow x 2)))))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (-.f64 z t) (*.f64 x (*.f64 x x))) z) (fma.f64 (*.f64 y y) (/.f64 (-.f64 t z) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 t z) x) t))) x) |
(/ (- z t) x) |
(/.f64 (-.f64 z t) x) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* y (- z t)) x))) x)) |
(/.f64 (fma.f64 y (/.f64 (-.f64 z t) x) (-.f64 z t)) x) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* y (- z t)) (/ (* (pow y 2) (- z t)) x)) x))) x)) |
(/.f64 (+.f64 (-.f64 z t) (/.f64 (fma.f64 y (-.f64 z t) (*.f64 y (/.f64 (*.f64 y (-.f64 z t)) x))) x)) x) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- z t))) (* -1 (/ (* (pow y 3) (- z t)) x))) x)) (* y (- z t))) x))) x)) |
(/.f64 (+.f64 (-.f64 z t) (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (fma.f64 y (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 y (/.f64 (*.f64 y (-.f64 z t)) x)))) x)) x)) x) |
(/ (- z t) x) |
(/.f64 (-.f64 z t) x) |
(- (+ (/ z x) (/ (* y (- z t)) (pow x 2))) (/ t x)) |
(fma.f64 y (/.f64 (-.f64 z t) (*.f64 x x)) (/.f64 (-.f64 z t) x)) |
(- (+ (* y (- (/ (* y (- z t)) (pow x 3)) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x)) |
(fma.f64 y (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z t) (*.f64 x x))) (/.f64 (-.f64 z t) x)) |
(- (+ (* y (- (* y (- (/ (* y (- z t)) (pow x 4)) (* -1 (/ (- z t) (pow x 3))))) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x)) |
(fma.f64 y (fma.f64 y (fma.f64 y (/.f64 (-.f64 z t) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 z t) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 z t) (*.f64 x x))) (/.f64 (-.f64 z t) x)) |
(* -1 (/ (- z t) y)) |
(/.f64 (-.f64 t z) y) |
(/ (+ (* -1 (- z t)) (* -1 (/ (* x (- z t)) y))) y) |
(/.f64 (fma.f64 x (/.f64 (-.f64 t z) y) (-.f64 t z)) y) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 2) (- z t)) (pow y 2)))) (/ (* x (- z t)) y)) y) |
(/.f64 (-.f64 (-.f64 t z) (/.f64 (fma.f64 x (/.f64 (*.f64 x (-.f64 z t)) y) (*.f64 x (-.f64 z t))) y)) y) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 3) (- z t)) (pow y 3)))) (+ (/ (* x (- z t)) y) (/ (* (pow x 2) (- z t)) (pow y 2)))) y) |
(/.f64 (+.f64 (-.f64 t z) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (-.f64 t z) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 x (*.f64 x (/.f64 (-.f64 t z) y)) (*.f64 x (-.f64 t z))) y))) y) |
(* -1 (/ (- z t) y)) |
(/.f64 (-.f64 t z) y) |
(* -1 (/ (- (+ z (/ (* x (- z t)) y)) t) y)) |
(/.f64 (fma.f64 x (/.f64 (-.f64 t z) y) (-.f64 t z)) y) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow x 2) (- z t)) y)) (* x (- z t))) y))) t) y)) |
(/.f64 (-.f64 (-.f64 t z) (/.f64 (fma.f64 x (/.f64 (*.f64 x (-.f64 z t)) y) (*.f64 x (-.f64 z t))) y)) y) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (- z t)) y) (* -1 (* (pow x 2) (- z t)))) y)) (* x (- z t))) y))) t) y)) |
(/.f64 (+.f64 (/.f64 (fma.f64 x (-.f64 t z) (/.f64 (fma.f64 x (*.f64 x (-.f64 t z)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (-.f64 t z))) y)) y)) y) (-.f64 t z)) y) |
(* 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 36 823 to 2 555 computations (93.1% saved)
17 alts after pruning (16 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 610 | 14 | 1 624 |
| Fresh | 7 | 2 | 9 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 621 | 17 | 1 638 |
| Status | Accuracy | Program |
|---|---|---|
| 84.8% | (fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t) (*.f64 a #s(literal 120 binary64))) | |
| ▶ | 54.1% | (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
| 58.4% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) | |
| 65.6% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) | |
| 54.9% | (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) | |
| ▶ | 28.5% | (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
| 33.4% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) | |
| ▶ | 53.6% | (/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
| 53.5% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) | |
| 53.6% | (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) | |
| 53.6% | (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) | |
| 53.5% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) | |
| 25.0% | (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) | |
| ▶ | 91.3% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
| ✓ | 47.9% | (*.f64 #s(literal 120 binary64) a) |
| 31.0% | (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) | |
| ▶ | 25.0% | (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
Compiled 476 to 345 computations (27.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 x y)) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 120 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -60 binary64) t) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 x y) #s(literal -60 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 y (-.f64 z t)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
| ✓ | cost-diff | 320 | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
| 11 646× | accelerator-lowering-fma.f32 |
| 11 646× | accelerator-lowering-fma.f64 |
| 3 778× | *-lowering-*.f32 |
| 3 778× | *-lowering-*.f64 |
| 2 336× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 138 |
| 1 | 56 | 138 |
| 2 | 126 | 138 |
| 3 | 339 | 136 |
| 4 | 937 | 136 |
| 5 | 2209 | 136 |
| 6 | 7395 | 136 |
| 0 | 8233 | 133 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
a |
(+ (* (- x y) (/ 60 (* (- z t) a))) 120) |
(- x y) |
x |
y |
(/ 60 (* (- z t) a)) |
60 |
(* (- z t) a) |
(- z t) |
z |
t |
120 |
(* -60 (/ y (- z t))) |
-60 |
(/ y (- z t)) |
y |
(- z t) |
z |
t |
(/ (* (- x y) -60) t) |
(* (- x y) -60) |
(- x y) |
x |
y |
-60 |
t |
(+ (* x (/ -60 t)) (* 120 a)) |
x |
(/ -60 t) |
-60 |
t |
(* 120 a) |
120 |
a |
(/ 60 (/ (- z t) (- x y))) |
60 |
(/ (- z t) (- x y)) |
(- z t) |
z |
t |
(- x y) |
x |
y |
| Outputs |
|---|
(* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
a |
(+ (* (- x y) (/ 60 (* (- z t) a))) 120) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64)) |
(- x y) |
(-.f64 x y) |
x |
y |
(/ 60 (* (- z t) a)) |
(/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) |
60 |
#s(literal 60 binary64) |
(* (- z t) a) |
(*.f64 a (-.f64 z t)) |
(- z t) |
(-.f64 z t) |
z |
t |
120 |
#s(literal 120 binary64) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 y (-.f64 t z))) |
-60 |
#s(literal -60 binary64) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
y |
(- z t) |
(-.f64 z t) |
z |
t |
(/ (* (- x y) -60) t) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t)) |
(* (- x y) -60) |
(*.f64 (-.f64 x y) #s(literal -60 binary64)) |
(- x y) |
(-.f64 x y) |
x |
y |
-60 |
#s(literal -60 binary64) |
t |
(+ (* x (/ -60 t)) (* 120 a)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
x |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
-60 |
#s(literal -60 binary64) |
t |
(* 120 a) |
(*.f64 a #s(literal 120 binary64)) |
120 |
#s(literal 120 binary64) |
a |
(/ 60 (/ (- z t) (- x y))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) |
60 |
#s(literal 60 binary64) |
(/ (- z t) (- x y)) |
(/.f64 (-.f64 z t) (-.f64 x y)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- x y) |
(-.f64 x y) |
x |
y |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 x y)) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -60 binary64) t) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 120 binary64) a) |
| ✓ | accuracy | 99.8% | (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 99.9% | (*.f64 (-.f64 x y) #s(literal -60 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (/.f64 y (-.f64 z t)) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 z t) a) |
| ✓ | accuracy | 99.9% | (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
| ✓ | accuracy | 91.4% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
| 43.0ms | 248× | 0 | valid |
| 1.0ms | 4× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
| 1.0ms | 1× | 4 | valid |
Compiled 137 to 27 computations (80.3% saved)
ival-div: 10.0ms (37.2% of total)ival-mult: 10.0ms (37.2% of total)ival-sub: 4.0ms (14.9% of total)ival-add: 2.0ms (7.4% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120))> |
#<alt (+ (* (- x y) (/ 60 (* (- z t) a))) 120)> |
#<alt (- x y)> |
#<alt (/ 60 (* (- z t) a))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (/ y (- z t))> |
#<alt (- z t)> |
#<alt (/ (* (- x y) -60) t)> |
#<alt (* (- x y) -60)> |
#<alt (+ (* x (/ -60 t)) (* 120 a))> |
#<alt (/ -60 t)> |
#<alt (* 120 a)> |
#<alt (/ 60 (/ (- z t) (- x y)))> |
#<alt (/ (- z t) (- x y))> |
#<alt (* (- z t) a)> |
| Outputs |
|---|
#<alt (* 60 (/ (- x y) (- z t)))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* a (+ 120 (* -60 (/ y (* a (- z t))))))> |
#<alt (+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t)))))))> |
#<alt (+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t)))))))> |
#<alt (+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t)))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)))> |
#<alt (* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)))> |
#<alt (* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ x (* a (- z t))))))> |
#<alt (+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t)))))))> |
#<alt (+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t)))))))> |
#<alt (+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t)))))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* a (+ 120 (* -60 (/ (- x y) (* a t)))))> |
#<alt (+ (* 60 (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))))) (* a (+ 120 (* -60 (/ (- x y) (* a t))))))> |
#<alt (+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) t)))))> |
#<alt (+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* z (+ (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (pow t 2))) (* 60 (/ (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t)))))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a z)))))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (* a (+ 120 (* 60 (/ (- x y) (* a z))))))> |
#<alt (+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))> |
#<alt (+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a))> |
#<alt (+ 120 (* -60 (/ y (* a (- z t)))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (* 60 (/ x (* a (- z t))))> |
#<alt (* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* 60 (/ x (* a (- z t))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (+ 120 (* 60 (/ x (* a (- z t)))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (* -60 (/ y (* a (- z t))))> |
#<alt (* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* -60 (/ y (* a (- z t))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (+ 120 (* -60 (/ (- x y) (* a t))))> |
#<alt (+ 120 (+ (* -60 (/ (- x y) (* a t))) (* 60 (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))))))> |
#<alt (+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t))))))> |
#<alt (+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* z (+ (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (pow t 2))) (* 60 (/ (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))) t))))))))> |
#<alt 120> |
#<alt (+ 120 (* 60 (/ (- x y) (* a z))))> |
#<alt (+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z)))))> |
#<alt (+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a z))))))> |
#<alt 120> |
#<alt (+ 120 (* 60 (/ (- x y) (* a z))))> |
#<alt (+ 120 (* -1 (/ (+ (* -60 (/ (* t (- x y)) (* a z))) (* -60 (/ (- x y) a))) z)))> |
#<alt (+ 120 (* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* 60 (/ (* t (- x y)) a)) (* 60 (/ (* (pow t 2) (- x y)) (* a z)))) z))) z)))> |
#<alt (+ 120 (* 60 (/ (- x y) (* a z))))> |
#<alt (+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z)))))> |
#<alt (+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a (pow z 2))))))))> |
#<alt (+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (- x y) (* a (pow z 2)))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 4)))) (* 60 (/ (- x y) (* a (pow z 3))))))))))> |
#<alt 120> |
#<alt (+ 120 (* -60 (/ (- x y) (* a t))))> |
#<alt (+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (* -60 (/ (- x y) (* a t)))))> |
#<alt (+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 3)))) (* -60 (/ (- x y) (* a t))))))> |
#<alt 120> |
#<alt (+ 120 (* -60 (/ (- x y) (* a t))))> |
#<alt (+ 120 (* -1 (/ (+ (* 60 (/ (* z (- x y)) (* a t))) (* 60 (/ (- x y) a))) t)))> |
#<alt (+ 120 (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -60 (/ (* (pow z 2) (- x y)) (* a t)))) t)) (* 60 (/ (- x y) a))) t)))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a)> |
#<alt (/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a)> |
#<alt (/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a)> |
#<alt 120> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt 120> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (/ -60 (* a t))> |
#<alt (- (* -60 (/ z (* a (pow t 2)))) (* 60 (/ 1 (* a t))))> |
#<alt (- (* z (- (* -60 (/ z (* a (pow t 3)))) (* 60 (/ 1 (* a (pow t 2)))))) (* 60 (/ 1 (* a t))))> |
#<alt (- (* z (- (* z (- (* -60 (/ z (* a (pow t 4)))) (* 60 (/ 1 (* a (pow t 3)))))) (* 60 (/ 1 (* a (pow t 2)))))) (* 60 (/ 1 (* a t))))> |
#<alt (/ 60 (* a z))> |
#<alt (/ (+ (* 60 (/ t (* a z))) (* 60 (/ 1 a))) z)> |
#<alt (/ (- (+ (* 60 (/ (pow t 2) (* a (pow z 2)))) (* 60 (/ 1 a))) (* -60 (/ t (* a z)))) z)> |
#<alt (/ (- (+ (* 60 (/ (pow t 3) (* a (pow z 3)))) (* 60 (/ 1 a))) (+ (* -60 (/ t (* a z))) (* -60 (/ (pow t 2) (* a (pow z 2)))))) z)> |
#<alt (/ 60 (* a z))> |
#<alt (* -1 (/ (- (* -60 (/ t (* a z))) (* 60 (/ 1 a))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 2) (* a z))) (* -60 (/ t a))) z)) (* 60 (/ 1 a))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow t 3) (* a z))) (* 60 (/ (pow t 2) a))) z)) (* -60 (/ t a))) z)) (* 60 (/ 1 a))) z))> |
#<alt (/ 60 (* a z))> |
#<alt (+ (* 60 (/ t (* a (pow z 2)))) (* 60 (/ 1 (* a z))))> |
#<alt (+ (* t (+ (* 60 (/ t (* a (pow z 3)))) (* 60 (/ 1 (* a (pow z 2)))))) (* 60 (/ 1 (* a z))))> |
#<alt (+ (* t (+ (* t (+ (* 60 (/ t (* a (pow z 4)))) (* 60 (/ 1 (* a (pow z 3)))))) (* 60 (/ 1 (* a (pow z 2)))))) (* 60 (/ 1 (* a z))))> |
#<alt (/ -60 (* a t))> |
#<alt (/ (- (* -60 (/ z (* a t))) (* 60 (/ 1 a))) t)> |
#<alt (/ (- (* -60 (/ (pow z 2) (* a (pow t 2)))) (+ (* 60 (/ z (* a t))) (* 60 (/ 1 a)))) t)> |
#<alt (/ (- (* -60 (/ (pow z 3) (* a (pow t 3)))) (+ (* 60 (/ z (* a t))) (+ (* 60 (/ (pow z 2) (* a (pow t 2)))) (* 60 (/ 1 a))))) t)> |
#<alt (/ -60 (* a t))> |
#<alt (* -1 (/ (+ (* 60 (/ z (* a t))) (* 60 (/ 1 a))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -60 (/ (pow z 2) (* a t))) (* 60 (/ z a))) t)) (* 60 (/ 1 a))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 3) (* a t))) (* -60 (/ (pow z 2) a))) t)) (* 60 (/ z a))) t)) (* 60 (/ 1 a))) t))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (/ 60 (* a (- z t)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -60 (/ y (- z 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 (/ 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 (/ y (- z t))> |
#<alt (/ y (- z t))> |
#<alt (/ y (- z t))> |
#<alt (/ y (- z t))> |
#<alt (/ y (- z t))> |
#<alt (/ y (- z t))> |
#<alt (/ y (- z t))> |
#<alt (/ y (- z t))> |
#<alt (/ y (- z t))> |
#<alt (/ y (- z t))> |
#<alt (/ y (- z t))> |
#<alt (/ y (- z t))> |
#<alt (* -1 (/ y t))> |
#<alt (+ (* -1 (/ y t)) (* -1 (/ (* y z) (pow t 2))))> |
#<alt (+ (* -1 (/ y t)) (* z (- (* -1 (/ (* y z) (pow t 3))) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ y t)) (* z (- (* z (- (* -1 (/ (* y z) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2)))))> |
#<alt (/ y z)> |
#<alt (/ (+ y (/ (* t y) z)) z)> |
#<alt (/ (- (+ y (/ (* (pow t 2) y) (pow z 2))) (* -1 (/ (* t y) z))) z)> |
#<alt (/ (- (+ y (/ (* (pow t 3) y) (pow z 3))) (+ (* -1 (/ (* t y) z)) (* -1 (/ (* (pow t 2) y) (pow z 2))))) z)> |
#<alt (/ y z)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) z))) z))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) z)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) z))) z)) (* t y)) z))) z))> |
#<alt (/ y z)> |
#<alt (+ (/ y z) (/ (* t y) (pow z 2)))> |
#<alt (+ (* t (- (/ (* t y) (pow z 3)) (* -1 (/ y (pow z 2))))) (/ y z))> |
#<alt (+ (* t (- (* t (- (/ (* t y) (pow z 4)) (* -1 (/ y (pow z 3))))) (* -1 (/ y (pow z 2))))) (/ y z))> |
#<alt (* -1 (/ y t))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (* y z) t))) t)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* y (pow z 2)) (pow t 2)))) (/ (* y z) t)) t)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* y (pow z 3)) (pow t 3)))) (+ (/ (* y z) t) (/ (* y (pow z 2)) (pow t 2)))) t)> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ (+ y (/ (* y z) t)) t))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* y (pow z 2)) t)) (* y z)) t))) t))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* y (pow z 3)) t) (* -1 (* y (pow z 2)))) t)) (* y z)) t))) t))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* 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 (/ 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 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<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 (* -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 (* 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 (* -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 (/ -60 t)> |
#<alt (/ -60 t)> |
#<alt (/ -60 t)> |
#<alt (/ -60 t)> |
#<alt (/ -60 t)> |
#<alt (/ -60 t)> |
#<alt (/ -60 t)> |
#<alt (/ -60 t)> |
#<alt (/ -60 t)> |
#<alt (/ -60 t)> |
#<alt (/ -60 t)> |
#<alt (/ -60 t)> |
#<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 (/ (- x y) t))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z)> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z)))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t)> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (/ t (- x y)))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (/ z (- x y))> |
#<alt (* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y))))> |
#<alt (* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y))))> |
#<alt (* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y))))> |
#<alt (/ z (- x y))> |
#<alt (* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y)))))> |
#<alt (* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y)))))> |
#<alt (* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y)))))> |
#<alt (/ z (- x y))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (+ (* -1 (/ t (- x y))) (/ z (- x y)))> |
#<alt (* -1 (/ t (- x y)))> |
#<alt (* t (- (/ z (* t (- x y))) (/ 1 (- x y))))> |
#<alt (* t (- (/ z (* t (- x y))) (/ 1 (- x y))))> |
#<alt (* t (- (/ z (* t (- x y))) (/ 1 (- x y))))> |
#<alt (* -1 (/ t (- x y)))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y)))))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y)))))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y)))))> |
#<alt (* -1 (/ (- z t) y))> |
#<alt (+ (* -1 (/ (- z t) y)) (* x (- (/ t (pow y 2)) (/ z (pow y 2)))))> |
#<alt (+ (* -1 (/ (- z t) y)) (* x (- (+ (/ t (pow y 2)) (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) y)) (/ z (pow y 2)))))> |
#<alt (+ (* -1 (/ (- z t) y)) (* x (- (+ (* x (- (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ t (pow y 2)) (/ z (pow y 2))) y)))) (/ t (pow y 2))) (/ z (pow y 2)))))> |
#<alt (/ (- z t) x)> |
#<alt (/ (- (+ z (/ (* y (- z t)) x)) t) x)> |
#<alt (/ (- (+ z (/ (* (pow y 2) (- z t)) (pow x 2))) (+ t (* -1 (/ (* y (- z t)) x)))) x)> |
#<alt (/ (- (+ z (/ (* (pow y 3) (- z t)) (pow x 3))) (+ t (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (* (pow y 2) (- z t)) (pow x 2)))))) x)> |
#<alt (/ (- z t) x)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* y (- z t)) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* y (- z t)) (/ (* (pow y 2) (- z t)) x)) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- z t))) (* -1 (/ (* (pow y 3) (- z t)) x))) x)) (* y (- z t))) x))) x))> |
#<alt (/ (- z t) x)> |
#<alt (- (+ (/ z x) (/ (* y (- z t)) (pow x 2))) (/ t x))> |
#<alt (- (+ (* y (- (/ (* y (- z t)) (pow x 3)) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x))> |
#<alt (- (+ (* y (- (* y (- (/ (* y (- z t)) (pow x 4)) (* -1 (/ (- z t) (pow x 3))))) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x))> |
#<alt (* -1 (/ (- z t) y))> |
#<alt (/ (+ (* -1 (- z t)) (* -1 (/ (* x (- z t)) y))) y)> |
#<alt (/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 2) (- z t)) (pow y 2)))) (/ (* x (- z t)) y)) y)> |
#<alt (/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 3) (- z t)) (pow y 3)))) (+ (/ (* x (- z t)) y) (/ (* (pow x 2) (- z t)) (pow y 2)))) y)> |
#<alt (* -1 (/ (- z t) y))> |
#<alt (* -1 (/ (- (+ z (/ (* x (- z t)) y)) t) y))> |
#<alt (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow x 2) (- z t)) y)) (* x (- z t))) y))) t) y))> |
#<alt (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (- z t)) y) (* -1 (* (pow x 2) (- z t)))) y)) (* x (- z t))) y))) t) y))> |
#<alt (* -1 (* a t))> |
#<alt (+ (* -1 (* a t)) (* a z))> |
#<alt (+ (* -1 (* a t)) (* a z))> |
#<alt (+ (* -1 (* a t)) (* a z))> |
#<alt (* a z)> |
#<alt (* z (+ a (* -1 (/ (* a t) z))))> |
#<alt (* z (+ a (* -1 (/ (* a t) z))))> |
#<alt (* z (+ a (* -1 (/ (* a t) z))))> |
#<alt (* a z)> |
#<alt (* -1 (* z (+ (* -1 a) (/ (* a t) z))))> |
#<alt (* -1 (* z (+ (* -1 a) (/ (* a t) z))))> |
#<alt (* -1 (* z (+ (* -1 a) (/ (* a t) z))))> |
#<alt (* a z)> |
#<alt (+ (* -1 (* a t)) (* a z))> |
#<alt (+ (* -1 (* a t)) (* a z))> |
#<alt (+ (* -1 (* a t)) (* a z))> |
#<alt (* -1 (* a t))> |
#<alt (* t (+ (* -1 a) (/ (* a z) t)))> |
#<alt (* t (+ (* -1 a) (/ (* a z) t)))> |
#<alt (* t (+ (* -1 a) (/ (* a z) t)))> |
#<alt (* -1 (* a t))> |
#<alt (* -1 (* t (+ a (* -1 (/ (* a z) t)))))> |
#<alt (* -1 (* t (+ a (* -1 (/ (* a z) t)))))> |
#<alt (* -1 (* t (+ a (* -1 (/ (* a z) t)))))> |
#<alt (* a (- z t))> |
#<alt (* a (- z t))> |
#<alt (* a (- z t))> |
#<alt (* a (- z t))> |
#<alt (* a (- z t))> |
#<alt (* a (- z t))> |
#<alt (* a (- z t))> |
#<alt (* a (- z t))> |
#<alt (* a (- z t))> |
#<alt (* a (- z t))> |
#<alt (* a (- z t))> |
#<alt (* a (- z t))> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | z | @ | inf | (* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
| 6.0ms | y | @ | inf | (/ (* (- x y) -60) t) |
| 6.0ms | z | @ | -inf | (* -60 (/ y (- z t))) |
| 1.0ms | z | @ | 0 | (* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
| 1.0ms | x | @ | 0 | (* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
| 1× | batch-egg-rewrite |
| 4 968× | accelerator-lowering-fma.f32 |
| 4 968× | accelerator-lowering-fma.f64 |
| 4 826× | *-lowering-*.f32 |
| 4 826× | *-lowering-*.f64 |
| 4 468× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 101 |
| 1 | 144 | 101 |
| 2 | 1182 | 101 |
| 0 | 8656 | 98 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
(+ (* (- x y) (/ 60 (* (- z t) a))) 120) |
(- x y) |
(/ 60 (* (- z t) a)) |
(* -60 (/ y (- z t))) |
(/ y (- z t)) |
(- z t) |
(/ (* (- x y) -60) t) |
(* (- x y) -60) |
(+ (* x (/ -60 t)) (* 120 a)) |
(/ -60 t) |
(* 120 a) |
(/ 60 (/ (- z t) (- x y))) |
(/ (- z t) (- x y)) |
(* (- z t) a) |
| Outputs |
|---|
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(+.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal 120 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a)) (fma.f64 a (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal -120 binary64))))) |
(fma.f64 a (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(fma.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) a (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 a a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a (-.f64 x y)) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a (*.f64 (-.f64 x y) #s(literal 60 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (/.f64 a (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a a) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (-.f64 z t)) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a #s(literal 120 binary64))) |
(/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal 120 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 216000 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal -120 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (*.f64 #s(literal -14400 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64))))) (*.f64 a (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64))))) (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 216000 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (fma.f64 a (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 (*.f64 a (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64)))))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 216000 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal 120 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (*.f64 #s(literal -14400 binary64) (*.f64 a a)))) (neg.f64 (fma.f64 a (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64))))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)))) (fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (+.f64 y (neg.f64 x)) #s(literal 120 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a)) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a)) (fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (+.f64 y (neg.f64 x)) #s(literal 120 binary64))) |
(/.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 216000 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 14400 binary64) (*.f64 a a) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a)) (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) a) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 216000 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal 120 binary64))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal -120 binary64))))) |
(*.f64 (*.f64 a (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64))))))) |
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(+.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal 120 binary64)) |
(+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (neg.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(-.f64 (/.f64 #s(literal 14400 binary64) (+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (*.f64 a (-.f64 z t)) #s(literal -1/60 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (*.f64 a (-.f64 z t)) #s(literal -1/60 binary64)))))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (-.f64 x y)) #s(literal 120 binary64)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (-.f64 x y) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 #s(literal 1 binary64) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (neg.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))) |
(fma.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal 120 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 z t)) (/.f64 #s(literal 60 binary64) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 x y) (*.f64 a #s(literal 1/60 binary64))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (/.f64 (-.f64 x y) #s(literal 1/60 binary64)) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (+.f64 x y))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (-.f64 x y) a) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 a (-.f64 z t)))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 a (-.f64 z t))))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) a)) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 a (-.f64 z t)))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x y) (*.f64 a (-.f64 z t))))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) a)) #s(literal 120 binary64)) |
(fma.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 z t)) (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 z t)) (+.f64 x y))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a (-.f64 z t)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 a (-.f64 z t))) (+.f64 x y))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 x y))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (+.f64 t (neg.f64 z))) (/.f64 #s(literal -60 binary64) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) (/.f64 (-.f64 x y) (neg.f64 a)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) (/.f64 (+.f64 y (neg.f64 x)) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) a) (/.f64 #s(literal 60 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 60 binary64) a) (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 a #s(literal 1/60 binary64))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 a (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1/60 binary64)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 a #s(literal 1/60 binary64))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 a (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1/60 binary64)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -60 binary64) a) (/.f64 (-.f64 x y) (+.f64 t (neg.f64 z))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (neg.f64 a)) (/.f64 #s(literal -60 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (+.f64 y (neg.f64 x)) a) (/.f64 #s(literal -60 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)) #s(literal 120 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) (fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (+.f64 y (neg.f64 x)) #s(literal 120 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (+.f64 #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 (-.f64 x y) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 120 binary64))) (*.f64 a (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 (-.f64 x y) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 120 binary64))) (*.f64 a (-.f64 z t)))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (*.f64 a (-.f64 z t)) #s(literal -1/60 binary64)))) (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (neg.f64 (+.f64 #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 (-.f64 x y) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 120 binary64))) (*.f64 a (-.f64 z t)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (+.f64 y (neg.f64 x)) #s(literal 120 binary64))) |
(/.f64 (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (*.f64 a (-.f64 z t)) #s(literal -1/60 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) #s(literal 14400 binary64))) (*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (+.f64 y (neg.f64 x)) #s(literal 120 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))) (neg.f64 (+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (*.f64 a (-.f64 z t)) #s(literal -1/60 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (fma.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) (*.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 (-.f64 x y) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 120 binary64))) (*.f64 a (-.f64 z t)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 120 binary64)))))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (+.f64 y (neg.f64 x)) #s(literal 120 binary64)))) |
(*.f64 (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (*.f64 a (-.f64 z t)) #s(literal -1/60 binary64)))))) |
(+.f64 x (neg.f64 y)) |
(+.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(+.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 (neg.f64 y) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) x) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) x) |
(-.f64 x y) |
(-.f64 #s(literal 0 binary64) (+.f64 y (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) x) |
(fma.f64 #s(literal -1 binary64) y x) |
(neg.f64 (+.f64 y (neg.f64 x))) |
(/.f64 (-.f64 x y) #s(literal 1 binary64)) |
(/.f64 (+.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) (+.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (fma.f64 y (*.f64 y (neg.f64 y)) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (+.f64 y (neg.f64 x))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t)))) |
(neg.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) a)) |
(/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) |
(/.f64 #s(literal -60 binary64) (neg.f64 (*.f64 a (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 #s(literal 60 binary64) a))) |
(/.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) a) |
(/.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (-.f64 z t)) #s(literal -1/60 binary64))) |
(/.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) (neg.f64 a)) |
(/.f64 (/.f64 #s(literal 60 binary64) a) (-.f64 z t)) |
(/.f64 (neg.f64 (/.f64 #s(literal 60 binary64) a)) (+.f64 t (neg.f64 z))) |
(pow.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t)))) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (*.f64 a #s(literal 1/60 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) #s(literal 60 binary64)) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 60 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t t))) (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) z) (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) t) (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z z) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 t (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 z (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 z (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 t (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 t (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 z (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z z) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (fma.f64 z z (*.f64 t t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z t) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z) (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t t)) (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) z (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(fma.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) t (*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(neg.f64 (*.f64 (neg.f64 (/.f64 y (-.f64 z t))) #s(literal -60 binary64))) |
(neg.f64 (*.f64 #s(literal -60 binary64) (neg.f64 (/.f64 y (-.f64 z t))))) |
(neg.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (+.f64 t (neg.f64 z)))) |
(neg.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (-.f64 z t))) |
(/.f64 #s(literal 60 binary64) (neg.f64 (/.f64 (-.f64 z t) y))) |
(/.f64 #s(literal -60 binary64) (/.f64 (-.f64 z t) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 y #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) y) #s(literal -60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) (*.f64 y #s(literal -60 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 y #s(literal -60 binary64))))) |
(/.f64 (*.f64 y #s(literal 60 binary64)) (+.f64 t (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 60 binary64))) (-.f64 z t)) |
(pow.f64 (/.f64 (-.f64 z t) (*.f64 y #s(literal -60 binary64))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -60 binary64))) |
(*.f64 #s(literal 60 binary64) (neg.f64 (/.f64 y (-.f64 z t)))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal -60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(+.f64 (*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t t))) (*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) z) (*.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) t) (*.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 z z) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 z t)) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z z) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z t) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 z (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 t (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 z (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 t (neg.f64 z))) (neg.f64 (/.f64 y (-.f64 z t)))) |
(fma.f64 z (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 t (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 t (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 z (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (*.f64 t (+.f64 z t)) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z z) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (fma.f64 z z (*.f64 t t)) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z t) (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z) (*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(fma.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z))) |
(fma.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t t)) (*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(fma.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) z (*.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(fma.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) t (*.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(neg.f64 (neg.f64 (/.f64 y (-.f64 z t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 z t))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) y))) |
(/.f64 y (-.f64 z t)) |
(/.f64 (neg.f64 y) (+.f64 t (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) y))) |
(pow.f64 (/.f64 (-.f64 z t) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (-.f64 z t)))) |
(*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(*.f64 (/.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z t) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 z t) y) #s(literal -1/2 binary64))) |
(+.f64 z (neg.f64 t)) |
(+.f64 (neg.f64 t) z) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(+.f64 (neg.f64 (neg.f64 z)) (neg.f64 t)) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (+.f64 t (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (/.f64 z #s(literal 1 binary64)) t) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) t z) |
(neg.f64 (+.f64 t (neg.f64 z))) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (fma.f64 t (*.f64 t (neg.f64 t)) (*.f64 z (*.f64 z z))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (neg.f64 t) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 z t)) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 #s(literal -1 binary64) (+.f64 t (neg.f64 z))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(+.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y))) |
(+.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t))) |
(+.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y)) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -60 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y #s(literal 60 binary64)))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t)) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 x y) #s(literal -60 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (/.f64 y (*.f64 t #s(literal -1/60 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 t #s(literal -1/60 binary64))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 t #s(literal -1/60 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (*.f64 t #s(literal -1/60 binary64))) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 t #s(literal -1/60 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) t)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y))) |
(fma.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal -60 binary64) t) x (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal -60 binary64) t) x (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 (/.f64 #s(literal -60 binary64) t) x (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -60 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y #s(literal 60 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal -1/60 binary64)) (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal -1/60 binary64)) (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal -1/60 binary64)) (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y))) |
(fma.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 x t) #s(literal -60 binary64) (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y))) |
(fma.f64 (/.f64 x t) #s(literal -60 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 (/.f64 x t) #s(literal -60 binary64) (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t) (*.f64 (/.f64 #s(literal -60 binary64) t) (neg.f64 y))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t) (*.f64 (neg.f64 y) (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t) (*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) t)) |
(neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) t) (-.f64 x y))) |
(neg.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 (-.f64 x y) #s(literal -60 binary64))))) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (/.f64 #s(literal -60 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (+.f64 y (neg.f64 x)) (*.f64 t #s(literal 1/60 binary64))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 t #s(literal -1/60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 x y) #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 t)) (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) t) (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 t #s(literal -1/60 binary64))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 x y) t)) (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) t) (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal -1/60 binary64))) (*.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 t #s(literal -1/60 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 t #s(literal -1/60 binary64))))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 t #s(literal -1/60 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (neg.f64 t)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 (-.f64 x y) #s(literal 60 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 60 binary64)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -60 binary64)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (neg.f64 (*.f64 (+.f64 x y) t))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)) (*.f64 (+.f64 x y) t)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 t #s(literal -1/60 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (neg.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal -1/60 binary64))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 t #s(literal -1/60 binary64))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 60 binary64))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -60 binary64))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64))) (neg.f64 (neg.f64 (*.f64 (+.f64 x y) t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64))) (neg.f64 (*.f64 (+.f64 x y) t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 t #s(literal -1/60 binary64)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 t #s(literal -1/60 binary64)))) (neg.f64 (+.f64 x y))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 x y) #s(literal -60 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (+.f64 y (neg.f64 x)) t)) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t)) |
(*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 t #s(literal -1/60 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) #s(literal -60 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 t #s(literal -1/60 binary64))))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) t)) |
(*.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 t)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) t))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x y) t)))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) t))) |
(*.f64 (/.f64 (-.f64 x y) t) #s(literal -60 binary64)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 t #s(literal -1/60 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 t #s(literal -1/60 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal -1/60 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1/60 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 x y) #s(literal -60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 (-.f64 x y) #s(literal -60 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 y #s(literal 60 binary64))) |
(+.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 x #s(literal -60 binary64))) |
(+.f64 (*.f64 #s(literal 60 binary64) (neg.f64 x)) (*.f64 y #s(literal 60 binary64))) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 60 binary64)) (*.f64 y #s(literal 60 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) #s(literal 60 binary64))) |
(fma.f64 x #s(literal -60 binary64) (*.f64 y #s(literal 60 binary64))) |
(fma.f64 y #s(literal 60 binary64) (*.f64 x #s(literal -60 binary64))) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(fma.f64 #s(literal 60 binary64) (neg.f64 x) (*.f64 y #s(literal 60 binary64))) |
(fma.f64 #s(literal -60 binary64) x (*.f64 y #s(literal 60 binary64))) |
(fma.f64 #s(literal -60 binary64) (neg.f64 y) (*.f64 x #s(literal -60 binary64))) |
(fma.f64 (neg.f64 y) #s(literal -60 binary64) (*.f64 x #s(literal -60 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal -60 binary64)) (*.f64 x #s(literal -60 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 60 binary64) (*.f64 y #s(literal 60 binary64))) |
(neg.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64))) |
(/.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 60 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -60 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 60 binary64))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -60 binary64))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64) (pow.f64 (*.f64 y #s(literal 60 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 3600 binary64) (-.f64 (*.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 y #s(literal 60 binary64))) (*.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 y #s(literal 60 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 y #s(literal 60 binary64)))) (-.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 y #s(literal 60 binary64)))) |
(*.f64 (-.f64 x y) #s(literal -60 binary64)) |
(*.f64 #s(literal 60 binary64) (+.f64 y (neg.f64 x))) |
(*.f64 #s(literal -60 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 y (neg.f64 x)) #s(literal 60 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) #s(literal 60 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t)))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal -60 binary64) t) x (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal -1/60 binary64)) (*.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) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 x t) #s(literal -60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (neg.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a)))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)))) |
(/.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal 14400 binary64) (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 a #s(literal -120 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 14400 binary64) (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 a #s(literal -120 binary64))))) (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t)) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 #s(literal 14400 binary64) (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 a #s(literal -120 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a)))) (neg.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t))) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 #s(literal 14400 binary64) (*.f64 a a)))) (*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)))) (neg.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t))))) |
(*.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 14400 binary64) (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 a #s(literal -120 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal 60 binary64)) t)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t #s(literal -1/60 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 60 binary64) t)) |
(neg.f64 (/.f64 #s(literal 60 binary64) t)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 60 binary64) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 t #s(literal -1/60 binary64)))) |
(/.f64 #s(literal 60 binary64) (neg.f64 t)) |
(/.f64 #s(literal -60 binary64) t) |
(/.f64 #s(literal 1 binary64) (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/60 binary64))) |
(pow.f64 (*.f64 t #s(literal -1/60 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -60 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (pow.f64 (*.f64 t #s(literal -1/60 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 t #s(literal -1/60 binary64)) #s(literal -1/2 binary64))) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y))) |
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x)) |
(+.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(+.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)))))) |
(+.f64 (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) (neg.f64 x)) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) #s(literal 60 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)))))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 y) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x)) |
(fma.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) (neg.f64 x) (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) y)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) (-.f64 x y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) #s(literal 60 binary64))))) |
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
(/.f64 #s(literal -60 binary64) (/.f64 (-.f64 z t) (+.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (+.f64 t (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 x y)) (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) |
(/.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) #s(literal -60 binary64)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (-.f64 z t) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (-.f64 z t) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 z t) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y)))) (neg.f64 (*.f64 (-.f64 z t) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (-.f64 x y) (+.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y)) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y))) (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (-.f64 (*.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x)) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y)) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y)))) (-.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)))))) (-.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)))))) |
(pow.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) #s(literal 60 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (+.f64 t (neg.f64 z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) #s(literal 60 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) (+.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal -60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 (+.f64 y (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 (+.f64 y (neg.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (+.f64 y (neg.f64 x)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 (+.f64 y (neg.f64 x)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (+.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (+.f64 x y)))) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (/.f64 (+.f64 z t) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (+.f64 x y)))) (/.f64 (+.f64 z t) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) #s(literal 60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) #s(literal 60 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 z (-.f64 x y)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(+.f64 (/.f64 z (-.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 x y))))) |
(+.f64 (neg.f64 (/.f64 t (-.f64 x y))) (/.f64 z (-.f64 x y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) z)) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x x)) (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 y (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 y (+.f64 x y))) (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y y))) (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x y))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) x) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) y)) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) y) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) x)) |
(+.f64 (*.f64 (/.f64 z (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (-.f64 x y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (*.f64 (*.f64 x x) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (*.f64 (*.f64 x y) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(+.f64 (*.f64 x (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y)))) (*.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(+.f64 (*.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y)))) (*.f64 x (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 x y) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (+.f64 y (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 z (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (-.f64 x y)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (-.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 y (neg.f64 x))) (/.f64 (-.f64 z t) (+.f64 y (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 x y) (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 (-.f64 x y) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y)))))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y))) (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y)))) (/.f64 (*.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y))) (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))) |
(fma.f64 x (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 x (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 x y))))) |
(fma.f64 t (/.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 z (-.f64 x y))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 z (-.f64 x y))) |
(fma.f64 (/.f64 z (-.f64 x y)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 t (-.f64 x y))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(fma.f64 (*.f64 y (+.f64 x y)) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 x x) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 x y)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x y)) (/.f64 z (-.f64 x y))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) (-.f64 x y)) (neg.f64 (/.f64 t (-.f64 x y)))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 x y))))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 x y) (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 y (+.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 y (+.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x x))) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x y))) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) y)) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) x)) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 (/.f64 t (-.f64 x y)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 x y))))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y) (neg.f64 (/.f64 t (-.f64 x y)))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 x y))))) |
(fma.f64 (/.f64 t (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 z (-.f64 x y))) |
(fma.f64 (/.f64 t (*.f64 (-.f64 x y) (+.f64 x y))) (neg.f64 (+.f64 x y)) (/.f64 z (-.f64 x y))) |
(fma.f64 (neg.f64 (/.f64 t (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 z (-.f64 x y))) |
(fma.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 x y) (+.f64 x y)))) (+.f64 x y) (/.f64 z (-.f64 x y))) |
(neg.f64 (/.f64 (-.f64 z t) (+.f64 y (neg.f64 x)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 z t) (+.f64 y (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 z t) (-.f64 x y)) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 z t) (+.f64 y (neg.f64 x))) #s(literal -1 binary64)) |
(/.f64 (+.f64 t (neg.f64 z)) (+.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 (*.f64 z (-.f64 x y)) (*.f64 (-.f64 x y) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 x y)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) (*.f64 (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) (/.f64 (-.f64 z t) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (+.f64 z t) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 x y) (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) (+.f64 t (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z (-.f64 x y)) (*.f64 (-.f64 x y) t)) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (*.f64 (-.f64 x y) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) (/.f64 (-.f64 z t) (-.f64 x y))) (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (-.f64 x y)) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 x y)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 z (+.f64 y (neg.f64 x))) (*.f64 (-.f64 x y) (neg.f64 t))) (*.f64 (-.f64 x y) (+.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 x y) t)) (-.f64 x y)) (*.f64 (-.f64 x y) (/.f64 (-.f64 x y) t))) |
(/.f64 (-.f64 (-.f64 x y) (*.f64 (/.f64 (-.f64 x y) z) t)) (*.f64 (/.f64 (-.f64 x y) z) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (neg.f64 x))) (*.f64 (/.f64 (-.f64 x y) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 x y) z) (+.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) t)) (*.f64 (/.f64 (-.f64 x y) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) z) (/.f64 (-.f64 x y) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 x y)) (*.f64 (+.f64 y (neg.f64 x)) t)) (*.f64 (+.f64 y (neg.f64 x)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (+.f64 y (neg.f64 x))) (*.f64 (+.f64 y (neg.f64 x)) (neg.f64 t))) (*.f64 (+.f64 y (neg.f64 x)) (+.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 x y) t)) (*.f64 (+.f64 y (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (+.f64 y (neg.f64 x)) (/.f64 (-.f64 x y) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 x y)) (*.f64 (-.f64 x y) t))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))))) (neg.f64 (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) (/.f64 (-.f64 z t) (-.f64 x y)))) (neg.f64 (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (-.f64 x y))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 x y))) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (pow.f64 (neg.f64 (/.f64 t (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (-.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 x y))) (neg.f64 (/.f64 t (-.f64 x y)))) (*.f64 (/.f64 z (-.f64 x y)) (neg.f64 (/.f64 t (-.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y))) (*.f64 (neg.f64 (/.f64 t (-.f64 x y))) (neg.f64 (/.f64 t (-.f64 x y))))) (-.f64 (/.f64 z (-.f64 x y)) (neg.f64 (/.f64 t (-.f64 x y))))) |
(pow.f64 (/.f64 (-.f64 z t) (-.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 t (neg.f64 z)) (/.f64 #s(literal -1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 z t)) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (+.f64 y (neg.f64 x)))) |
(*.f64 (-.f64 (*.f64 z (-.f64 x y)) (*.f64 (-.f64 x y) t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z (-.f64 x y)) (/.f64 z (-.f64 x y)) (fma.f64 (/.f64 t (-.f64 x y)) (/.f64 t (-.f64 x y)) (*.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) (/.f64 (-.f64 z t) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 x y)) (/.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) (-.f64 x y)) (/.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 a z) (*.f64 a (neg.f64 t))) |
(+.f64 (*.f64 a (neg.f64 t)) (*.f64 a z)) |
(+.f64 (*.f64 z a) (neg.f64 (*.f64 t a))) |
(+.f64 (neg.f64 (*.f64 t a)) (*.f64 z a)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (-.f64 z t)))) |
(fma.f64 a z (*.f64 a (neg.f64 t))) |
(fma.f64 a (neg.f64 t) (*.f64 a z)) |
(fma.f64 z a (neg.f64 (*.f64 t a))) |
(fma.f64 (neg.f64 t) a (*.f64 z a)) |
(neg.f64 (neg.f64 (*.f64 a (-.f64 z t)))) |
(/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 a (-.f64 z t)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 a (-.f64 z t))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 a (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 a (*.f64 (-.f64 z t) (+.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) a))) |
(/.f64 (*.f64 a (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 a (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) a) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) a) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 a (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) a)) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) a)) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a z) #s(literal 3 binary64)) (pow.f64 (*.f64 a (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 a z) (*.f64 a z) (-.f64 (*.f64 (*.f64 a (neg.f64 t)) (*.f64 a (neg.f64 t))) (*.f64 (*.f64 a z) (*.f64 a (neg.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 t a)) #s(literal 3 binary64))) (fma.f64 (*.f64 z a) (*.f64 z a) (-.f64 (*.f64 (neg.f64 (*.f64 t a)) (neg.f64 (*.f64 t a))) (*.f64 (*.f64 z a) (neg.f64 (*.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (*.f64 a (neg.f64 t)) (*.f64 a (neg.f64 t)))) (-.f64 (*.f64 a z) (*.f64 a (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z a) (*.f64 z a)) (*.f64 (neg.f64 (*.f64 t a)) (neg.f64 (*.f64 t a)))) (-.f64 (*.f64 z a) (neg.f64 (*.f64 t a)))) |
(*.f64 a (-.f64 z t)) |
(*.f64 (-.f64 z t) a) |
(*.f64 (-.f64 z t) (neg.f64 (neg.f64 a))) |
(*.f64 (*.f64 a (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (+.f64 t (neg.f64 z)) (neg.f64 a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (-.f64 z t)))) |
(*.f64 (neg.f64 a) (+.f64 t (neg.f64 z))) |
(*.f64 (*.f64 a (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 a (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) a) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) a) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (neg.f64 (neg.f64 a)) (-.f64 z t)) |
| 1× | egg-herbie |
| 10 674× | accelerator-lowering-fma.f32 |
| 10 674× | accelerator-lowering-fma.f64 |
| 7 296× | *-lowering-*.f32 |
| 7 296× | *-lowering-*.f64 |
| 4 524× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1007 | 7148 |
| 1 | 3179 | 6927 |
| 0 | 8273 | 6558 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 60 (/ (- x y) (- z t))) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* a (+ 120 (* -60 (/ y (* a (- z t)))))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(* 60 (/ x (- z t))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(* -60 (/ y (- z t))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(* a (+ 120 (* -60 (/ (- x y) (* a t))))) |
(+ (* 60 (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))))) (* a (+ 120 (* -60 (/ (- x y) (* a t)))))) |
(+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) t))))) |
(+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* z (+ (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (pow t 2))) (* 60 (/ (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t))))))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(* a (+ 120 (* 60 (/ (- x y) (* a z))))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* a (+ 120 (* 60 (/ (- x y) (* a z)))))) |
(+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(+ 120 (* -60 (/ y (* a (- z t))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(* 60 (/ x (* a (- z t)))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(* 60 (/ x (* a (- z t)))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(+ 120 (* 60 (/ x (* a (- z t))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(* -60 (/ y (* a (- z t)))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(* -60 (/ y (* a (- z t)))) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* 60 (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))))) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t)))))) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* z (+ (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (pow t 2))) (* 60 (/ (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))) t)))))))) |
120 |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z))))) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a z)))))) |
120 |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(+ 120 (* -1 (/ (+ (* -60 (/ (* t (- x y)) (* a z))) (* -60 (/ (- x y) a))) z))) |
(+ 120 (* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* 60 (/ (* t (- x y)) a)) (* 60 (/ (* (pow t 2) (- x y)) (* a z)))) z))) z))) |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z))))) |
(+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a (pow z 2)))))))) |
(+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (- x y) (* a (pow z 2)))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 4)))) (* 60 (/ (- x y) (* a (pow z 3)))))))))) |
120 |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (* -60 (/ (- x y) (* a t))))) |
(+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 3)))) (* -60 (/ (- x y) (* a t)))))) |
120 |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(+ 120 (* -1 (/ (+ (* 60 (/ (* z (- x y)) (* a t))) (* 60 (/ (- x y) a))) t))) |
(+ 120 (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -60 (/ (* (pow z 2) (- x y)) (* a t)))) t)) (* 60 (/ (- x y) a))) t))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
120 |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
120 |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(/ -60 (* a t)) |
(- (* -60 (/ z (* a (pow t 2)))) (* 60 (/ 1 (* a t)))) |
(- (* z (- (* -60 (/ z (* a (pow t 3)))) (* 60 (/ 1 (* a (pow t 2)))))) (* 60 (/ 1 (* a t)))) |
(- (* z (- (* z (- (* -60 (/ z (* a (pow t 4)))) (* 60 (/ 1 (* a (pow t 3)))))) (* 60 (/ 1 (* a (pow t 2)))))) (* 60 (/ 1 (* a t)))) |
(/ 60 (* a z)) |
(/ (+ (* 60 (/ t (* a z))) (* 60 (/ 1 a))) z) |
(/ (- (+ (* 60 (/ (pow t 2) (* a (pow z 2)))) (* 60 (/ 1 a))) (* -60 (/ t (* a z)))) z) |
(/ (- (+ (* 60 (/ (pow t 3) (* a (pow z 3)))) (* 60 (/ 1 a))) (+ (* -60 (/ t (* a z))) (* -60 (/ (pow t 2) (* a (pow z 2)))))) z) |
(/ 60 (* a z)) |
(* -1 (/ (- (* -60 (/ t (* a z))) (* 60 (/ 1 a))) z)) |
(* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 2) (* a z))) (* -60 (/ t a))) z)) (* 60 (/ 1 a))) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow t 3) (* a z))) (* 60 (/ (pow t 2) a))) z)) (* -60 (/ t a))) z)) (* 60 (/ 1 a))) z)) |
(/ 60 (* a z)) |
(+ (* 60 (/ t (* a (pow z 2)))) (* 60 (/ 1 (* a z)))) |
(+ (* t (+ (* 60 (/ t (* a (pow z 3)))) (* 60 (/ 1 (* a (pow z 2)))))) (* 60 (/ 1 (* a z)))) |
(+ (* t (+ (* t (+ (* 60 (/ t (* a (pow z 4)))) (* 60 (/ 1 (* a (pow z 3)))))) (* 60 (/ 1 (* a (pow z 2)))))) (* 60 (/ 1 (* a z)))) |
(/ -60 (* a t)) |
(/ (- (* -60 (/ z (* a t))) (* 60 (/ 1 a))) t) |
(/ (- (* -60 (/ (pow z 2) (* a (pow t 2)))) (+ (* 60 (/ z (* a t))) (* 60 (/ 1 a)))) t) |
(/ (- (* -60 (/ (pow z 3) (* a (pow t 3)))) (+ (* 60 (/ z (* a t))) (+ (* 60 (/ (pow z 2) (* a (pow t 2)))) (* 60 (/ 1 a))))) t) |
(/ -60 (* a t)) |
(* -1 (/ (+ (* 60 (/ z (* a t))) (* 60 (/ 1 a))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -60 (/ (pow z 2) (* a t))) (* 60 (/ z a))) t)) (* 60 (/ 1 a))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 3) (* a t))) (* -60 (/ (pow z 2) a))) t)) (* 60 (/ z a))) t)) (* 60 (/ 1 a))) t)) |
(/ 60 (* a (- z t))) |
(/ 60 (* a (- z t))) |
(/ 60 (* a (- z t))) |
(/ 60 (* a (- z t))) |
(/ 60 (* a (- z t))) |
(/ 60 (* a (- z t))) |
(/ 60 (* a (- z t))) |
(/ 60 (* a (- z t))) |
(/ 60 (* a (- z t))) |
(/ 60 (* a (- z t))) |
(/ 60 (* a (- z t))) |
(/ 60 (* a (- z t))) |
(* -60 (/ y (- z t))) |
(* -60 (/ y (- z t))) |
(* -60 (/ y (- z t))) |
(* -60 (/ y (- z t))) |
(* -60 (/ y (- z t))) |
(* -60 (/ y (- z t))) |
(* -60 (/ y (- z t))) |
(* -60 (/ y (- z t))) |
(* -60 (/ y (- z t))) |
(* -60 (/ y (- z t))) |
(* -60 (/ y (- z t))) |
(* -60 (/ y (- z 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 (/ 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)) |
(/ y (- z t)) |
(/ y (- z t)) |
(/ y (- z t)) |
(/ y (- z t)) |
(/ y (- z t)) |
(/ y (- z t)) |
(/ y (- z t)) |
(/ y (- z t)) |
(/ y (- z t)) |
(/ y (- z t)) |
(/ y (- z t)) |
(/ y (- z t)) |
(* -1 (/ y t)) |
(+ (* -1 (/ y t)) (* -1 (/ (* y z) (pow t 2)))) |
(+ (* -1 (/ y t)) (* z (- (* -1 (/ (* y z) (pow t 3))) (/ y (pow t 2))))) |
(+ (* -1 (/ y t)) (* z (- (* z (- (* -1 (/ (* y z) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2))))) |
(/ y z) |
(/ (+ y (/ (* t y) z)) z) |
(/ (- (+ y (/ (* (pow t 2) y) (pow z 2))) (* -1 (/ (* t y) z))) z) |
(/ (- (+ y (/ (* (pow t 3) y) (pow z 3))) (+ (* -1 (/ (* t y) z)) (* -1 (/ (* (pow t 2) y) (pow z 2))))) z) |
(/ y z) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) z))) z)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) z)) z))) z)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) z))) z)) (* t y)) z))) z)) |
(/ y z) |
(+ (/ y z) (/ (* t y) (pow z 2))) |
(+ (* t (- (/ (* t y) (pow z 3)) (* -1 (/ y (pow z 2))))) (/ y z)) |
(+ (* t (- (* t (- (/ (* t y) (pow z 4)) (* -1 (/ y (pow z 3))))) (* -1 (/ y (pow z 2))))) (/ y z)) |
(* -1 (/ y t)) |
(/ (+ (* -1 y) (* -1 (/ (* y z) t))) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* y (pow z 2)) (pow t 2)))) (/ (* y z) t)) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* y (pow z 3)) (pow t 3)))) (+ (/ (* y z) t) (/ (* y (pow z 2)) (pow t 2)))) t) |
(* -1 (/ y t)) |
(* -1 (/ (+ y (/ (* y z) t)) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* y (pow z 2)) t)) (* y z)) t))) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* y (pow z 3)) t) (* -1 (* y (pow z 2)))) t)) (* y z)) t))) t)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* 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 (/ 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 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* 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))))) |
(* -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))) |
(* 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)) |
(* -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))) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 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) |
(* -60 (/ (- x y) t)) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))) |
(* 60 (/ (- x y) z)) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z) |
(* 60 (/ (- x y) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z)) |
(* 60 (/ (- x y) z)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(* -60 (/ (- x y) t)) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t) |
(* -60 (/ (- x y) t)) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t)) |
(* -60 (/ y (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* 60 (/ x (- z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ x (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* -60 (/ y (- z t))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (/ t (- x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(/ z (- x y)) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(/ z (- x y)) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(/ z (- x y)) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(* -1 (/ t (- x y))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(* -1 (/ t (- x y))) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(* -1 (/ (- z t) y)) |
(+ (* -1 (/ (- z t) y)) (* x (- (/ t (pow y 2)) (/ z (pow y 2))))) |
(+ (* -1 (/ (- z t) y)) (* x (- (+ (/ t (pow y 2)) (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) y)) (/ z (pow y 2))))) |
(+ (* -1 (/ (- z t) y)) (* x (- (+ (* x (- (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ t (pow y 2)) (/ z (pow y 2))) y)))) (/ t (pow y 2))) (/ z (pow y 2))))) |
(/ (- z t) x) |
(/ (- (+ z (/ (* y (- z t)) x)) t) x) |
(/ (- (+ z (/ (* (pow y 2) (- z t)) (pow x 2))) (+ t (* -1 (/ (* y (- z t)) x)))) x) |
(/ (- (+ z (/ (* (pow y 3) (- z t)) (pow x 3))) (+ t (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (* (pow y 2) (- z t)) (pow x 2)))))) x) |
(/ (- z t) x) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* y (- z t)) x))) x)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* y (- z t)) (/ (* (pow y 2) (- z t)) x)) x))) x)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- z t))) (* -1 (/ (* (pow y 3) (- z t)) x))) x)) (* y (- z t))) x))) x)) |
(/ (- z t) x) |
(- (+ (/ z x) (/ (* y (- z t)) (pow x 2))) (/ t x)) |
(- (+ (* y (- (/ (* y (- z t)) (pow x 3)) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x)) |
(- (+ (* y (- (* y (- (/ (* y (- z t)) (pow x 4)) (* -1 (/ (- z t) (pow x 3))))) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x)) |
(* -1 (/ (- z t) y)) |
(/ (+ (* -1 (- z t)) (* -1 (/ (* x (- z t)) y))) y) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 2) (- z t)) (pow y 2)))) (/ (* x (- z t)) y)) y) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 3) (- z t)) (pow y 3)))) (+ (/ (* x (- z t)) y) (/ (* (pow x 2) (- z t)) (pow y 2)))) y) |
(* -1 (/ (- z t) y)) |
(* -1 (/ (- (+ z (/ (* x (- z t)) y)) t) y)) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow x 2) (- z t)) y)) (* x (- z t))) y))) t) y)) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (- z t)) y) (* -1 (* (pow x 2) (- z t)))) y)) (* x (- z t))) y))) t) y)) |
(* -1 (* a t)) |
(+ (* -1 (* a t)) (* a z)) |
(+ (* -1 (* a t)) (* a z)) |
(+ (* -1 (* a t)) (* a z)) |
(* a z) |
(* z (+ a (* -1 (/ (* a t) z)))) |
(* z (+ a (* -1 (/ (* a t) z)))) |
(* z (+ a (* -1 (/ (* a t) z)))) |
(* a z) |
(* -1 (* z (+ (* -1 a) (/ (* a t) z)))) |
(* -1 (* z (+ (* -1 a) (/ (* a t) z)))) |
(* -1 (* z (+ (* -1 a) (/ (* a t) z)))) |
(* a z) |
(+ (* -1 (* a t)) (* a z)) |
(+ (* -1 (* a t)) (* a z)) |
(+ (* -1 (* a t)) (* a z)) |
(* -1 (* a t)) |
(* t (+ (* -1 a) (/ (* a z) t))) |
(* t (+ (* -1 a) (/ (* a z) t))) |
(* t (+ (* -1 a) (/ (* a z) t))) |
(* -1 (* a t)) |
(* -1 (* t (+ a (* -1 (/ (* a z) t))))) |
(* -1 (* t (+ a (* -1 (/ (* a z) t))))) |
(* -1 (* t (+ a (* -1 (/ (* a z) t))))) |
(* a (- z t)) |
(* a (- z t)) |
(* a (- z t)) |
(* a (- z t)) |
(* a (- z t)) |
(* a (- z t)) |
(* a (- z t)) |
(* a (- z t)) |
(* a (- z t)) |
(* a (- z t)) |
(* a (- z t)) |
(* a (- z t)) |
| Outputs |
|---|
(* 60 (/ (- x y) (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal -60 binary64) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal -60 binary64) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal -60 binary64) #s(literal -120 binary64)) (neg.f64 a)) |
(* a (+ 120 (* -60 (/ y (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(*.f64 x (fma.f64 a (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(*.f64 x (fma.f64 a (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(*.f64 x (fma.f64 a (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 a (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (neg.f64 x)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 a (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (neg.f64 x)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 a (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (neg.f64 x)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(fma.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(fma.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(fma.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 a (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 a (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 a (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(neg.f64 (*.f64 y (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) y)))) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(neg.f64 (*.f64 y (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) y)))) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(neg.f64 (*.f64 y (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) y)))) |
(* a (+ 120 (* -60 (/ (- x y) (* a t))))) |
(*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 t a)) #s(literal 120 binary64))) |
(+ (* 60 (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))))) (* a (+ 120 (* -60 (/ (- x y) (* a t)))))) |
(fma.f64 (*.f64 z (*.f64 #s(literal 60 binary64) a)) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 t a)) #s(literal 120 binary64)))) |
(+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) t))))) |
(fma.f64 (*.f64 z #s(literal 60 binary64)) (*.f64 a (+.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (/.f64 (*.f64 z (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a))))) t))) (*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 t a)) #s(literal 120 binary64)))) |
(+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* z (+ (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (pow t 2))) (* 60 (/ (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t))))))) |
(fma.f64 z (fma.f64 (*.f64 z #s(literal 60 binary64)) (*.f64 a (fma.f64 z (/.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.f64 t t)) (/.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) t))) (*.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.f64 a #s(literal 60 binary64)))) (*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 t a)) #s(literal 120 binary64)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 (-.f64 x y) (*.f64 z z)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(fma.f64 (*.f64 t #s(literal 60 binary64)) (fma.f64 t (/.f64 (-.f64 x y) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 (-.f64 x y) z) (-.f64 x y))) z)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 (-.f64 x y) #s(literal -60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) t (/.f64 (*.f64 t (*.f64 (-.f64 x y) t)) z))) z)) z)) |
(* a (+ 120 (* 60 (/ (- x y) (* a z))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* a (+ 120 (* 60 (/ (- x y) (* a z)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 z z)) (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)))) |
(+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(fma.f64 (*.f64 t #s(literal 60 binary64)) (fma.f64 t (/.f64 (-.f64 x y) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)))) |
(+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(fma.f64 t (fma.f64 (*.f64 t #s(literal 60 binary64)) (fma.f64 t (/.f64 (-.f64 x y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) (*.f64 t t)) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(fma.f64 (*.f64 #s(literal -60 binary64) z) (/.f64 (-.f64 x y) (*.f64 t t)) (fma.f64 #s(literal -60 binary64) (fma.f64 (*.f64 z z) (/.f64 (-.f64 x y) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) z (/.f64 (*.f64 z (*.f64 (-.f64 x y) z)) t))) t)) t)) |
(+ 120 (* -60 (/ y (* a (- z t))))) |
(fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* 60 (/ x (* a (- z t)))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x (*.f64 (-.f64 z t) a))) (+.f64 (/.f64 #s(literal 120 binary64) x) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a))))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x (*.f64 (-.f64 z t) a))) (+.f64 (/.f64 #s(literal 120 binary64) x) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a))))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x (*.f64 (-.f64 z t) a))) (+.f64 (/.f64 #s(literal 120 binary64) x) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a))))) |
(* 60 (/ x (* a (- z t)))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (neg.f64 x)) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (neg.f64 x)) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (neg.f64 x)) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))))) |
(+ 120 (* 60 (/ x (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* -60 (/ y (* a (- z t)))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (*.f64 (-.f64 z t) a))) (+.f64 (/.f64 #s(literal 120 binary64) y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (*.f64 (-.f64 z t) a))) (+.f64 (/.f64 #s(literal 120 binary64) y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (*.f64 (-.f64 z t) a))) (+.f64 (/.f64 #s(literal 120 binary64) y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))))) |
(* -60 (/ y (* a (- z t)))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) a))) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y)) (neg.f64 y)) |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 t a)) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* 60 (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))))) |
(fma.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.f64 #s(literal 60 binary64) z) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 t a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t)))))) |
(fma.f64 z (*.f64 #s(literal 60 binary64) (fma.f64 z (/.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) t) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))))) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 t a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* z (+ (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (pow t 2))) (* 60 (/ (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))) t)))))))) |
(fma.f64 z (fma.f64 (*.f64 z #s(literal 60 binary64)) (fma.f64 z (/.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.f64 t t)) (/.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) t)) (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))))) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 t a)) #s(literal 120 binary64))) |
120 |
#s(literal 120 binary64) |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z))))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 (-.f64 x y) (*.f64 z (*.f64 z a))) (/.f64 (-.f64 x y) (*.f64 z a))) #s(literal 120 binary64)) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a z)))))) |
(fma.f64 (*.f64 t #s(literal 60 binary64)) (fma.f64 t (/.f64 (-.f64 x y) (*.f64 z (*.f64 z (*.f64 z a)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z a)))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64))) |
120 |
#s(literal 120 binary64) |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)) |
(+ 120 (* -1 (/ (+ (* -60 (/ (* t (- x y)) (* a z))) (* -60 (/ (- x y) a))) z))) |
(+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 (-.f64 x y) (*.f64 z a)) (/.f64 (-.f64 x y) a))) z)) |
(+ 120 (* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* 60 (/ (* t (- x y)) a)) (* 60 (/ (* (pow t 2) (- x y)) (* a z)))) z))) z))) |
(-.f64 #s(literal 120 binary64) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) a) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 t (/.f64 (-.f64 x y) a) (/.f64 (*.f64 t (*.f64 (-.f64 x y) t)) (*.f64 z a)))) z)) z)) |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z))))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 (-.f64 x y) (*.f64 z (*.f64 z a))) (/.f64 (-.f64 x y) (*.f64 z a))) #s(literal 120 binary64)) |
(+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a (pow z 2)))))))) |
(fma.f64 (*.f64 t #s(literal 60 binary64)) (fma.f64 t (/.f64 (-.f64 x y) (*.f64 z (*.f64 z (*.f64 z a)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z a)))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64))) |
(+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (- x y) (* a (pow z 2)))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 4)))) (* 60 (/ (- x y) (* a (pow z 3)))))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) (fma.f64 t (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z a))) (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (/.f64 (-.f64 x y) (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z (*.f64 z a))))) t))) #s(literal 120 binary64))) |
120 |
#s(literal 120 binary64) |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 t a)) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (* -60 (/ (- x y) (* a t))))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) (*.f64 t (*.f64 t a))) (/.f64 (-.f64 x y) (*.f64 t a))) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 3)))) (* -60 (/ (- x y) (* a t)))))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) (*.f64 t (*.f64 t a))) (fma.f64 (*.f64 z z) (/.f64 (-.f64 x y) (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 x y) (*.f64 t a)))) #s(literal 120 binary64)) |
120 |
#s(literal 120 binary64) |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 t a)) #s(literal 120 binary64)) |
(+ 120 (* -1 (/ (+ (* 60 (/ (* z (- x y)) (* a t))) (* 60 (/ (- x y) a))) t))) |
(+.f64 #s(literal 120 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) (*.f64 t a)) (/.f64 (-.f64 x y) a))) t)) |
(+ 120 (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -60 (/ (* (pow z 2) (- x y)) (* a t)))) t)) (* 60 (/ (- x y) a))) t))) |
(-.f64 #s(literal 120 binary64) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) a) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 z (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (*.f64 (-.f64 x y) z)) (*.f64 t a)))) t)) t)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) a) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) a) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) a) |
120 |
#s(literal 120 binary64) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
120 |
#s(literal 120 binary64) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
x |
(* -1 (* x (- (/ y x) 1))) |
(neg.f64 (fma.f64 (/.f64 y x) x (neg.f64 x))) |
(* -1 (* x (- (/ y x) 1))) |
(neg.f64 (fma.f64 (/.f64 y x) x (neg.f64 x))) |
(* -1 (* x (- (/ y x) 1))) |
(neg.f64 (fma.f64 (/.f64 y x) x (neg.f64 x))) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(fma.f64 y (/.f64 x y) (neg.f64 y)) |
(* y (- (/ x y) 1)) |
(fma.f64 y (/.f64 x y) (neg.f64 y)) |
(* y (- (/ x y) 1)) |
(fma.f64 y (/.f64 x y) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(neg.f64 (fma.f64 y (/.f64 x (neg.f64 y)) y)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(neg.f64 (fma.f64 y (/.f64 x (neg.f64 y)) y)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(neg.f64 (fma.f64 y (/.f64 x (neg.f64 y)) y)) |
(/ -60 (* a t)) |
(/.f64 #s(literal -60 binary64) (*.f64 t a)) |
(- (* -60 (/ z (* a (pow t 2)))) (* 60 (/ 1 (* a t)))) |
(fma.f64 #s(literal -60 binary64) (/.f64 z (*.f64 t (*.f64 t a))) (/.f64 #s(literal -60 binary64) (*.f64 t a))) |
(- (* z (- (* -60 (/ z (* a (pow t 3)))) (* 60 (/ 1 (* a (pow t 2)))))) (* 60 (/ 1 (* a t)))) |
(fma.f64 z (fma.f64 #s(literal -60 binary64) (/.f64 z (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -60 binary64) (*.f64 t (*.f64 t a)))) (/.f64 #s(literal -60 binary64) (*.f64 t a))) |
(- (* z (- (* z (- (* -60 (/ z (* a (pow t 4)))) (* 60 (/ 1 (* a (pow t 3)))))) (* 60 (/ 1 (* a (pow t 2)))))) (* 60 (/ 1 (* a t)))) |
(fma.f64 z (fma.f64 z (fma.f64 #s(literal -60 binary64) (/.f64 z (*.f64 a (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal -60 binary64) (*.f64 a (*.f64 t (*.f64 t t))))) (/.f64 #s(literal -60 binary64) (*.f64 t (*.f64 t a)))) (/.f64 #s(literal -60 binary64) (*.f64 t a))) |
(/ 60 (* a z)) |
(/.f64 #s(literal 60 binary64) (*.f64 z a)) |
(/ (+ (* 60 (/ t (* a z))) (* 60 (/ 1 a))) z) |
(/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 t (*.f64 z a)) (/.f64 #s(literal 60 binary64) a)) z) |
(/ (- (+ (* 60 (/ (pow t 2) (* a (pow z 2)))) (* 60 (/ 1 a))) (* -60 (/ t (* a z)))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 z (*.f64 z a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 t (*.f64 z a)))) z) |
(/ (- (+ (* 60 (/ (pow t 3) (* a (pow z 3)))) (* 60 (/ 1 a))) (+ (* -60 (/ t (* a z))) (* -60 (/ (pow t 2) (* a (pow z 2)))))) z) |
(/.f64 (+.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 z a)))) (/.f64 #s(literal 60 binary64) a)) (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 t (*.f64 z a)) (/.f64 (*.f64 t t) (*.f64 z (*.f64 z a)))))) z) |
(/ 60 (* a z)) |
(/.f64 #s(literal 60 binary64) (*.f64 z a)) |
(* -1 (/ (- (* -60 (/ t (* a z))) (* 60 (/ 1 a))) z)) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 t (*.f64 z a)) (/.f64 #s(literal -60 binary64) a)) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 2) (* a z))) (* -60 (/ t a))) z)) (* 60 (/ 1 a))) z)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 t t) (*.f64 z a)) (/.f64 t a))) (neg.f64 z)) (/.f64 #s(literal -60 binary64) a)) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow t 3) (* a z))) (* 60 (/ (pow t 2) a))) z)) (* -60 (/ t a))) z)) (* 60 (/ 1 a))) z)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z a)) (/.f64 (*.f64 t t) a))) (neg.f64 z)) (*.f64 #s(literal 60 binary64) (/.f64 t a))) (neg.f64 z)) (/.f64 #s(literal -60 binary64) a)) (neg.f64 z)) |
(/ 60 (* a z)) |
(/.f64 #s(literal 60 binary64) (*.f64 z a)) |
(+ (* 60 (/ t (* a (pow z 2)))) (* 60 (/ 1 (* a z)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 t (*.f64 z (*.f64 z a))) (/.f64 #s(literal 60 binary64) (*.f64 z a))) |
(+ (* t (+ (* 60 (/ t (* a (pow z 3)))) (* 60 (/ 1 (* a (pow z 2)))))) (* 60 (/ 1 (* a z)))) |
(fma.f64 t (fma.f64 #s(literal 60 binary64) (/.f64 t (*.f64 z (*.f64 z (*.f64 z a)))) (/.f64 #s(literal 60 binary64) (*.f64 z (*.f64 z a)))) (/.f64 #s(literal 60 binary64) (*.f64 z a))) |
(+ (* t (+ (* t (+ (* 60 (/ t (* a (pow z 4)))) (* 60 (/ 1 (* a (pow z 3)))))) (* 60 (/ 1 (* a (pow z 2)))))) (* 60 (/ 1 (* a z)))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 60 binary64) (/.f64 t (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (/.f64 #s(literal 60 binary64) (*.f64 z (*.f64 z (*.f64 z a))))) (/.f64 #s(literal 60 binary64) (*.f64 z (*.f64 z a)))) (/.f64 #s(literal 60 binary64) (*.f64 z a))) |
(/ -60 (* a t)) |
(/.f64 #s(literal -60 binary64) (*.f64 t a)) |
(/ (- (* -60 (/ z (* a t))) (* 60 (/ 1 a))) t) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 z (*.f64 t a)) (/.f64 #s(literal -60 binary64) a)) t) |
(/ (- (* -60 (/ (pow z 2) (* a (pow t 2)))) (+ (* 60 (/ z (* a t))) (* 60 (/ 1 a)))) t) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (*.f64 z z) (*.f64 t (*.f64 t a))) (fma.f64 #s(literal -60 binary64) (/.f64 z (*.f64 t a)) (/.f64 #s(literal -60 binary64) a))) t) |
(/ (- (* -60 (/ (pow z 3) (* a (pow t 3)))) (+ (* 60 (/ z (* a t))) (+ (* 60 (/ (pow z 2) (* a (pow t 2)))) (* 60 (/ 1 a))))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal 60 binary64) (+.f64 (/.f64 z (*.f64 t a)) (/.f64 (*.f64 z z) (*.f64 t (*.f64 t a)))) (/.f64 #s(literal 60 binary64) a))) t) |
(/ -60 (* a t)) |
(/.f64 #s(literal -60 binary64) (*.f64 t a)) |
(* -1 (/ (+ (* 60 (/ z (* a t))) (* 60 (/ 1 a))) t)) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 z (*.f64 t a)) (/.f64 #s(literal -60 binary64) a)) t) |
(* -1 (/ (+ (* -1 (/ (- (* -60 (/ (pow z 2) (* a t))) (* 60 (/ z a))) t)) (* 60 (/ 1 a))) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 60 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (/.f64 (*.f64 z z) (*.f64 t a)) (/.f64 z a))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 3) (* a t))) (* -60 (/ (pow z 2) a))) t)) (* 60 (/ z a))) t)) (* 60 (/ 1 a))) t)) |
(neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 60 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t a)) (/.f64 (*.f64 z z) a))) (neg.f64 t)) (*.f64 #s(literal -60 binary64) (/.f64 z a))) t)) t)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(/ 60 (* a (- z t))) |
(/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z 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) (fma.f64 y (/.f64 z (*.f64 t t)) (/.f64 y t))) |
(+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* 60 (/ (* y z) (pow t 3)))))) |
(fma.f64 z (*.f64 #s(literal 60 binary64) (fma.f64 y (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 y (*.f64 t t)))) (/.f64 (*.f64 #s(literal 60 binary64) y) t)) |
(+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* z (+ (* 60 (/ y (pow t 3))) (* 60 (/ (* y z) (pow t 4)))))))) |
(fma.f64 z (fma.f64 z (*.f64 #s(literal 60 binary64) (fma.f64 y (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 y (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 #s(literal 60 binary64) y) (*.f64 t t))) (/.f64 (*.f64 #s(literal 60 binary64) y) t)) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/ (+ (* -60 y) (* -60 (/ (* t y) z))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 t (/.f64 y z) y)) z) |
(/ (+ (* -60 y) (+ (* -60 (/ (* t y) z)) (* -60 (/ (* (pow t 2) y) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (fma.f64 t (/.f64 y z) y) (/.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 (fma.f64 t (/.f64 y z) y) (fma.f64 t (/.f64 (*.f64 y t) (*.f64 z z)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 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) (fma.f64 t (/.f64 y z) y)) z) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -60 (/ (* (pow t 2) y) z))) z)) (* 60 y)) z)) |
(/.f64 (fma.f64 #s(literal 60 binary64) y (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (*.f64 t (/.f64 y z)) (*.f64 y t))) z)) (neg.f64 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 (fma.f64 y (*.f64 t #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 y (*.f64 t t) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z))) z)) z)) (neg.f64 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) (fma.f64 t (/.f64 y (*.f64 z z)) (/.f64 y z))) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* -60 (/ (* t y) (pow z 3)))))) |
(fma.f64 t (*.f64 #s(literal -60 binary64) (fma.f64 t (/.f64 y (*.f64 z (*.f64 z z))) (/.f64 y (*.f64 z z)))) (/.f64 (*.f64 y #s(literal -60 binary64)) z)) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* t (+ (* -60 (/ y (pow z 3))) (* -60 (/ (* t y) (pow z 4)))))))) |
(fma.f64 t (fma.f64 t (*.f64 #s(literal -60 binary64) (fma.f64 t (/.f64 y (pow.f64 z #s(literal 4 binary64))) (/.f64 y (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 z z))) (/.f64 (*.f64 y #s(literal -60 binary64)) z)) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/ (+ (* 60 y) (* 60 (/ (* y z) t))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 y (/.f64 z t) y)) t) |
(/ (+ (* 60 y) (+ (* 60 (/ (* y z) t)) (* 60 (/ (* y (pow z 2)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 y (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)) y)) 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 (fma.f64 y (/.f64 z t) y) (*.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 (*.f64 #s(literal 60 binary64) y) t) |
(* -1 (/ (+ (* -60 y) (* -60 (/ (* y z) t))) t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 y (/.f64 z t) y)) t) |
(* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* 60 (* y z)) (* 60 (/ (* y (pow z 2)) t))) t))) t)) |
(/.f64 (fma.f64 y #s(literal -60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 y (+.f64 z (/.f64 (*.f64 z z) t)))) t)) (neg.f64 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 (fma.f64 #s(literal 60 binary64) (*.f64 y z) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 y (fma.f64 z z (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t)) (neg.f64 t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(/ y (- z t)) |
(/.f64 y (-.f64 z t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(+ (* -1 (/ y t)) (* -1 (/ (* y z) (pow t 2)))) |
(neg.f64 (fma.f64 y (/.f64 z (*.f64 t t)) (/.f64 y t))) |
(+ (* -1 (/ y t)) (* z (- (* -1 (/ (* y z) (pow t 3))) (/ y (pow t 2))))) |
(fma.f64 z (neg.f64 (fma.f64 y (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 y (*.f64 t t)))) (/.f64 y (neg.f64 t))) |
(+ (* -1 (/ y t)) (* z (- (* z (- (* -1 (/ (* y z) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2))))) |
(fma.f64 z (-.f64 (*.f64 z (neg.f64 (fma.f64 y (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 y (*.f64 t (*.f64 t t)))))) (/.f64 y (*.f64 t t))) (/.f64 y (neg.f64 t))) |
(/ y z) |
(/.f64 y z) |
(/ (+ y (/ (* t y) z)) z) |
(/.f64 (fma.f64 t (/.f64 y z) y) z) |
(/ (- (+ y (/ (* (pow t 2) y) (pow z 2))) (* -1 (/ (* t y) z))) z) |
(/.f64 (fma.f64 t (/.f64 (*.f64 y t) (*.f64 z z)) (fma.f64 t (/.f64 y z) y)) z) |
(/ (- (+ y (/ (* (pow t 3) y) (pow z 3))) (+ (* -1 (/ (* t y) z)) (* -1 (/ (* (pow t 2) y) (pow z 2))))) z) |
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 y (*.f64 z (*.f64 z z))) y) (neg.f64 (fma.f64 t (/.f64 (*.f64 y t) (*.f64 z z)) (*.f64 t (/.f64 y z))))) z) |
(/ y z) |
(/.f64 y z) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) z))) z)) |
(/.f64 (neg.f64 (fma.f64 t (/.f64 y z) y)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) z)) z))) z)) |
(/.f64 (-.f64 (neg.f64 y) (/.f64 (fma.f64 t (*.f64 t (/.f64 y z)) (*.f64 y t)) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) z))) z)) (* t y)) z))) z)) |
(/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (*.f64 y t) (/.f64 (neg.f64 (fma.f64 y (*.f64 t t) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z))) z)) z)) (neg.f64 z)) |
(/ y z) |
(/.f64 y z) |
(+ (/ y z) (/ (* t y) (pow z 2))) |
(fma.f64 t (/.f64 y (*.f64 z z)) (/.f64 y z)) |
(+ (* t (- (/ (* t y) (pow z 3)) (* -1 (/ y (pow z 2))))) (/ y z)) |
(fma.f64 t (fma.f64 t (/.f64 y (*.f64 z (*.f64 z z))) (/.f64 y (*.f64 z z))) (/.f64 y z)) |
(+ (* t (- (* t (- (/ (* t y) (pow z 4)) (* -1 (/ y (pow z 3))))) (* -1 (/ y (pow z 2))))) (/ y z)) |
(fma.f64 t (fma.f64 t (fma.f64 t (/.f64 y (pow.f64 z #s(literal 4 binary64))) (/.f64 y (*.f64 z (*.f64 z z)))) (/.f64 y (*.f64 z z))) (/.f64 y z)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(/ (+ (* -1 y) (* -1 (/ (* y z) t))) t) |
(neg.f64 (/.f64 (fma.f64 y (/.f64 z t) y) t)) |
(/ (- (+ (* -1 y) (* -1 (/ (* y (pow z 2)) (pow t 2)))) (/ (* y z) t)) t) |
(/.f64 (+.f64 (neg.f64 y) (neg.f64 (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* y (pow z 3)) (pow t 3)))) (+ (/ (* y z) t) (/ (* y (pow z 2)) (pow t 2)))) t) |
(/.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y)) (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))))) t) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ (+ y (/ (* y z) t)) t)) |
(neg.f64 (/.f64 (fma.f64 y (/.f64 z t) y) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* y (pow z 2)) t)) (* y z)) t))) t)) |
(/.f64 (-.f64 y (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 z z) t) (*.f64 y z))) t)) (neg.f64 t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* y (pow z 3)) t) (* -1 (* y (pow z 2)))) t)) (* y z)) t))) t)) |
(/.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 z (*.f64 z z)) t) (*.f64 y (*.f64 z z))) (neg.f64 t)) (*.f64 y z)) t)) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(fma.f64 z (/.f64 t (neg.f64 z)) z) |
(* z (+ 1 (* -1 (/ t z)))) |
(fma.f64 z (/.f64 t (neg.f64 z)) z) |
(* z (+ 1 (* -1 (/ t z)))) |
(fma.f64 z (/.f64 t (neg.f64 z)) z) |
z |
(* -1 (* z (- (/ t z) 1))) |
(neg.f64 (fma.f64 (/.f64 t z) z (neg.f64 z))) |
(* -1 (* z (- (/ t z) 1))) |
(neg.f64 (fma.f64 (/.f64 t z) z (neg.f64 z))) |
(* -1 (* z (- (/ t z) 1))) |
(neg.f64 (fma.f64 (/.f64 t z) z (neg.f64 z))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ z t) 1)) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* t (- (/ z t) 1)) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* t (- (/ z t) 1)) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(neg.f64 (fma.f64 (/.f64 z t) (neg.f64 t) t)) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(neg.f64 (fma.f64 (/.f64 z t) (neg.f64 t) t)) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(neg.f64 (fma.f64 (/.f64 z t) (neg.f64 t) t)) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal -60 binary64) t))) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal -60 binary64) t))) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal -60 binary64) t))) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal 60 binary64) t)))) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal 60 binary64) t)))) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal 60 binary64) t)))) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal -60 binary64) (/.f64 x t))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y t)) (/.f64 #s(literal 60 binary64) t))) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y t)) (/.f64 #s(literal 60 binary64) t))) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y t)) (/.f64 #s(literal 60 binary64) t))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y t)) (/.f64 #s(literal -60 binary64) t))) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y t)) (/.f64 #s(literal -60 binary64) t))) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y t)) (/.f64 #s(literal -60 binary64) t))) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64))) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64))) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64))) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64)))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64)))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64)))) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x y) #s(literal 60 binary64))) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x y) #s(literal 60 binary64))) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x y) #s(literal 60 binary64))) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(neg.f64 (*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64)))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(neg.f64 (*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64)))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(neg.f64 (*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal -60 binary64) t))) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal -60 binary64) t))) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 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 (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal 60 binary64) t)) (neg.f64 x)) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(*.f64 (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal 60 binary64) t)) (neg.f64 x)) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(*.f64 (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal 60 binary64) t)) (neg.f64 x)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (fma.f64 x #s(literal -60 binary64) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (fma.f64 x #s(literal -60 binary64) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (fma.f64 x #s(literal -60 binary64) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(* -60 (/ x t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 t a)) #s(literal 120 binary64))) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 t a)) #s(literal 120 binary64))) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 t a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 t a)) #s(literal -120 binary64)))) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 t a)) #s(literal -120 binary64)))) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 t a)) #s(literal -120 binary64)))) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) 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 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(fma.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 #s(literal 60 binary64) z) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(fma.f64 z (*.f64 #s(literal 60 binary64) (fma.f64 z (/.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) t) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))) |
(fma.f64 z (fma.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 t t)) (/.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) t)) z) (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 (-.f64 x y) z) (-.f64 x y))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 x y) (fma.f64 t (/.f64 (-.f64 x y) z) (/.f64 (*.f64 t (*.f64 (-.f64 x y) t)) (*.f64 z z))))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (-.f64 x (-.f64 y (/.f64 (*.f64 (-.f64 x y) t) z))) (fma.f64 t (/.f64 (*.f64 (-.f64 x y) t) (*.f64 z z)) (/.f64 (*.f64 t (*.f64 t (*.f64 (-.f64 x y) t))) (*.f64 z (*.f64 z z)))))) z) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 (-.f64 x y) z) (-.f64 x y))) z) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) |
(/.f64 (fma.f64 (-.f64 x y) #s(literal -60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) t (/.f64 (*.f64 t (*.f64 (-.f64 x y) t)) z))) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z)) |
(/.f64 (-.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 (fma.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) t) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (*.f64 (-.f64 x y) t) (/.f64 (*.f64 t (*.f64 t (*.f64 (-.f64 x y) t))) z))) z)) z)) (neg.f64 z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z))) |
(*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 (-.f64 x y) (*.f64 z z)) (/.f64 (-.f64 x y) z))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 (*.f64 t #s(literal 60 binary64)) (fma.f64 t (/.f64 (-.f64 x y) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(fma.f64 t (fma.f64 (*.f64 t #s(literal 60 binary64)) (fma.f64 t (/.f64 (-.f64 x y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z z))) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z))) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 x y) (fma.f64 z (/.f64 (-.f64 x y) t) (/.f64 (*.f64 z (*.f64 (-.f64 x y) z)) (*.f64 t t))))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (+.f64 (-.f64 x y) (/.f64 (*.f64 (-.f64 x y) z) t)) (fma.f64 z (/.f64 (*.f64 (-.f64 x y) z) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z (*.f64 (-.f64 x y) z))) (*.f64 t (*.f64 t t)))))) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(/.f64 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) z (/.f64 (*.f64 z (*.f64 (-.f64 x y) z)) t))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 (fma.f64 (-.f64 x y) (*.f64 z #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (*.f64 z z) (*.f64 (*.f64 z z) (/.f64 (*.f64 (-.f64 x y) z) t)))) t)) t)) (neg.f64 t)) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (neg.f64 x)) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (/ t (- x y))) |
(neg.f64 (/.f64 t (-.f64 x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(/ z (- x y)) |
(/.f64 z (-.f64 x y)) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 t (*.f64 (-.f64 x y) z)))) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 t (*.f64 (-.f64 x y) z)))) |
(* z (+ (* -1 (/ t (* z (- x y)))) (/ 1 (- x y)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 t (*.f64 (-.f64 x y) z)))) |
(/ z (- x y)) |
(/.f64 z (-.f64 x y)) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 x y) z)) (/.f64 #s(literal -1 binary64) (-.f64 x y))) (neg.f64 z)) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 x y) z)) (/.f64 #s(literal -1 binary64) (-.f64 x y))) (neg.f64 z)) |
(* -1 (* z (- (/ t (* z (- x y))) (/ 1 (- x y))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 (-.f64 x y) z)) (/.f64 #s(literal -1 binary64) (-.f64 x y))) (neg.f64 z)) |
(/ z (- x y)) |
(/.f64 z (-.f64 x y)) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(+ (* -1 (/ t (- x y))) (/ z (- x y))) |
(-.f64 (/.f64 z (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(* -1 (/ t (- x y))) |
(neg.f64 (/.f64 t (-.f64 x y))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(*.f64 t (+.f64 (/.f64 z (*.f64 (-.f64 x y) t)) (/.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(*.f64 t (+.f64 (/.f64 z (*.f64 (-.f64 x y) t)) (/.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(* t (- (/ z (* t (- x y))) (/ 1 (- x y)))) |
(*.f64 t (+.f64 (/.f64 z (*.f64 (-.f64 x y) t)) (/.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(* -1 (/ t (- x y))) |
(neg.f64 (/.f64 t (-.f64 x y))) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 z (*.f64 (-.f64 x y) t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 z (*.f64 (-.f64 x y) t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z (* t (- x y)))) (/ 1 (- x y))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 z (*.f64 (-.f64 x y) t))) (neg.f64 t)) |
(* -1 (/ (- z t) y)) |
(neg.f64 (/.f64 (-.f64 z t) y)) |
(+ (* -1 (/ (- z t) y)) (* x (- (/ t (pow y 2)) (/ z (pow y 2))))) |
(fma.f64 x (-.f64 (/.f64 t (*.f64 y y)) (/.f64 z (*.f64 y y))) (neg.f64 (/.f64 (-.f64 z t) y))) |
(+ (* -1 (/ (- z t) y)) (* x (- (+ (/ t (pow y 2)) (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) y)) (/ z (pow y 2))))) |
(fma.f64 x (fma.f64 x (/.f64 (-.f64 (/.f64 t (*.f64 y y)) (/.f64 z (*.f64 y y))) y) (-.f64 (/.f64 t (*.f64 y y)) (/.f64 z (*.f64 y y)))) (neg.f64 (/.f64 (-.f64 z t) y))) |
(+ (* -1 (/ (- z t) y)) (* x (- (+ (* x (- (/ (* x (- (/ t (pow y 2)) (/ z (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ t (pow y 2)) (/ z (pow y 2))) y)))) (/ t (pow y 2))) (/ z (pow y 2))))) |
(-.f64 (*.f64 x (fma.f64 x (fma.f64 x (/.f64 (-.f64 (/.f64 t (*.f64 y y)) (/.f64 z (*.f64 y y))) (*.f64 y y)) (/.f64 (-.f64 (/.f64 t (*.f64 y y)) (/.f64 z (*.f64 y y))) y)) (-.f64 (/.f64 t (*.f64 y y)) (/.f64 z (*.f64 y y))))) (/.f64 (-.f64 z t) y)) |
(/ (- z t) x) |
(/.f64 (-.f64 z t) x) |
(/ (- (+ z (/ (* y (- z t)) x)) t) x) |
(/.f64 (fma.f64 y (/.f64 (-.f64 z t) x) (-.f64 z t)) x) |
(/ (- (+ z (/ (* (pow y 2) (- z t)) (pow x 2))) (+ t (* -1 (/ (* y (- z t)) x)))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 z t) (*.f64 x x)) z) (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) x) t)) x) |
(/ (- (+ z (/ (* (pow y 3) (- z t)) (pow x 3))) (+ t (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (* (pow y 2) (- z t)) (pow x 2)))))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 x x))) z) (fma.f64 (*.f64 y y) (/.f64 (-.f64 z t) (*.f64 (neg.f64 x) x)) (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) x) t))) x) |
(/ (- z t) x) |
(/.f64 (-.f64 z t) x) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* y (- z t)) x))) x)) |
(/.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) x) (-.f64 z t))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* y (- z t)) (/ (* (pow y 2) (- z t)) x)) x))) x)) |
(/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (*.f64 y (*.f64 y (-.f64 z t))) x)) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- z t))) (* -1 (/ (* (pow y 3) (- z t)) x))) x)) (* y (- z t))) x))) x)) |
(/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (-.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 y (-.f64 z t))) x) (*.f64 y (*.f64 y (-.f64 z t))))) x)) x)) (neg.f64 x)) |
(/ (- z t) x) |
(/.f64 (-.f64 z t) x) |
(- (+ (/ z x) (/ (* y (- z t)) (pow x 2))) (/ t x)) |
(fma.f64 y (/.f64 (-.f64 z t) (*.f64 x x)) (/.f64 (-.f64 z t) x)) |
(- (+ (* y (- (/ (* y (- z t)) (pow x 3)) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x)) |
(fma.f64 y (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z t) (*.f64 x x))) (/.f64 (-.f64 z t) x)) |
(- (+ (* y (- (* y (- (/ (* y (- z t)) (pow x 4)) (* -1 (/ (- z t) (pow x 3))))) (* -1 (/ (- z t) (pow x 2))))) (/ z x)) (/ t x)) |
(fma.f64 y (fma.f64 y (fma.f64 y (/.f64 (-.f64 z t) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 z t) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 z t) (*.f64 x x))) (/.f64 (-.f64 z t) x)) |
(* -1 (/ (- z t) y)) |
(neg.f64 (/.f64 (-.f64 z t) y)) |
(/ (+ (* -1 (- z t)) (* -1 (/ (* x (- z t)) y))) y) |
(neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (-.f64 z t) y) z) t) y)) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 2) (- z t)) (pow y 2)))) (/ (* x (- z t)) y)) y) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 z t) (*.f64 y y)) (-.f64 z t))) (/.f64 (*.f64 x (-.f64 z t)) y)) y) |
(/ (- (+ (* -1 (- z t)) (* -1 (/ (* (pow x 3) (- z t)) (pow y 3)))) (+ (/ (* x (- z t)) y) (/ (* (pow x 2) (- z t)) (pow y 2)))) y) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (-.f64 z t) (*.f64 y (*.f64 y y))) (-.f64 z t))) (fma.f64 x (/.f64 (-.f64 z t) y) (/.f64 (*.f64 x (*.f64 x (-.f64 z t))) (*.f64 y y)))) y) |
(* -1 (/ (- z t) y)) |
(neg.f64 (/.f64 (-.f64 z t) y)) |
(* -1 (/ (- (+ z (/ (* x (- z t)) y)) t) y)) |
(neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (-.f64 z t) y) z) t) y)) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow x 2) (- z t)) y)) (* x (- z t))) y))) t) y)) |
(/.f64 (-.f64 (-.f64 z (/.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x (-.f64 z t)) y) (*.f64 x (-.f64 z t)))) y)) t) (neg.f64 y)) |
(* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (- z t)) y) (* -1 (* (pow x 2) (- z t)))) y)) (* x (- z t))) y))) t) y)) |
(/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x (-.f64 z t))) y) (*.f64 x (*.f64 x (-.f64 z t)))) (neg.f64 y)) (*.f64 x (-.f64 z t))) y)) t) (neg.f64 y)) |
(* -1 (* a t)) |
(*.f64 t (neg.f64 a)) |
(+ (* -1 (* a t)) (* a z)) |
(*.f64 (-.f64 z t) a) |
(+ (* -1 (* a t)) (* a z)) |
(*.f64 (-.f64 z t) a) |
(+ (* -1 (* a t)) (* a z)) |
(*.f64 (-.f64 z t) a) |
(* a z) |
(*.f64 z a) |
(* z (+ a (* -1 (/ (* a t) z)))) |
(*.f64 z (-.f64 a (*.f64 a (/.f64 t z)))) |
(* z (+ a (* -1 (/ (* a t) z)))) |
(*.f64 z (-.f64 a (*.f64 a (/.f64 t z)))) |
(* z (+ a (* -1 (/ (* a t) z)))) |
(*.f64 z (-.f64 a (*.f64 a (/.f64 t z)))) |
(* a z) |
(*.f64 z a) |
(* -1 (* z (+ (* -1 a) (/ (* a t) z)))) |
(*.f64 (fma.f64 a (/.f64 t z) (neg.f64 a)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 a) (/ (* a t) z)))) |
(*.f64 (fma.f64 a (/.f64 t z) (neg.f64 a)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 a) (/ (* a t) z)))) |
(*.f64 (fma.f64 a (/.f64 t z) (neg.f64 a)) (neg.f64 z)) |
(* a z) |
(*.f64 z a) |
(+ (* -1 (* a t)) (* a z)) |
(*.f64 (-.f64 z t) a) |
(+ (* -1 (* a t)) (* a z)) |
(*.f64 (-.f64 z t) a) |
(+ (* -1 (* a t)) (* a z)) |
(*.f64 (-.f64 z t) a) |
(* -1 (* a t)) |
(*.f64 t (neg.f64 a)) |
(* t (+ (* -1 a) (/ (* a z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z a) t) a)) |
(* t (+ (* -1 a) (/ (* a z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z a) t) a)) |
(* t (+ (* -1 a) (/ (* a z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z a) t) a)) |
(* -1 (* a t)) |
(*.f64 t (neg.f64 a)) |
(* -1 (* t (+ a (* -1 (/ (* a z) t))))) |
(*.f64 (-.f64 a (/.f64 (*.f64 z a) t)) (neg.f64 t)) |
(* -1 (* t (+ a (* -1 (/ (* a z) t))))) |
(*.f64 (-.f64 a (/.f64 (*.f64 z a) t)) (neg.f64 t)) |
(* -1 (* t (+ a (* -1 (/ (* a z) t))))) |
(*.f64 (-.f64 a (/.f64 (*.f64 z a) t)) (neg.f64 t)) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
(* a (- z t)) |
(*.f64 (-.f64 z t) a) |
Compiled 36 063 to 3 893 computations (89.2% saved)
23 alts after pruning (22 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 686 | 15 | 1 701 |
| Fresh | 4 | 7 | 11 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 695 | 23 | 1 718 |
| Status | Accuracy | Program |
|---|---|---|
| 58.4% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) | |
| 65.6% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) | |
| ▶ | 54.1% | (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
| 54.9% | (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) | |
| 53.6% | (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) | |
| 28.4% | (/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) | |
| 17.2% | (/.f64 (*.f64 y #s(literal -60 binary64)) z) | |
| 18.1% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) | |
| ▶ | 33.4% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
| 13.6% | (/.f64 (*.f64 #s(literal 60 binary64) y) t) | |
| 28.4% | (/.f64 #s(literal 60 binary64) (/.f64 (neg.f64 t) (-.f64 x y))) | |
| 25.0% | (/.f64 #s(literal -60 binary64) (/.f64 (-.f64 z t) y)) | |
| 53.6% | (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) | |
| 28.4% | (*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) | |
| 25.0% | (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) | |
| 60.0% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 z a)) #s(literal 120 binary64))) | |
| ▶ | 91.3% | (*.f64 a (fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
| ✓ | 47.9% | (*.f64 #s(literal 120 binary64) a) |
| 33.4% | (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) | |
| 31.0% | (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) | |
| ▶ | 13.6% | (*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
| 17.2% | (*.f64 #s(literal -60 binary64) (/.f64 y z)) | |
| ▶ | 18.1% | (*.f64 #s(literal -60 binary64) (/.f64 x t)) |
Compiled 568 to 429 computations (24.5% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 t #s(literal -1/60 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (/.f64 y (neg.f64 t)) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
| ✓ | cost-diff | 0 | (/.f64 x t) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -60 binary64) (/.f64 x t)) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 x y) #s(literal 60 binary64)) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
| ✓ | cost-diff | 320 | (*.f64 a (fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
| 3 820× | *-lowering-*.f32 |
| 3 820× | *-lowering-*.f64 |
| 2 806× | accelerator-lowering-fma.f32 |
| 2 806× | accelerator-lowering-fma.f64 |
| 1 636× | neg-lowering-neg.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 130 |
| 1 | 67 | 125 |
| 2 | 160 | 125 |
| 3 | 518 | 123 |
| 4 | 1720 | 123 |
| 5 | 4914 | 123 |
| 0 | 8068 | 120 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* a (+ (* (* (- x y) 60) (/ 1 (* a (- z t)))) 120)) |
a |
(+ (* (* (- x y) 60) (/ 1 (* a (- z t)))) 120) |
(* (- x y) 60) |
(- x y) |
x |
y |
60 |
(/ 1 (* a (- z t))) |
1 |
(* a (- z t)) |
(- z t) |
z |
t |
120 |
(* -60 (/ x t)) |
-60 |
(/ x t) |
x |
t |
(* -60 (/ y (neg t))) |
-60 |
(/ y (neg t)) |
y |
(neg t) |
t |
(/ (* 60 (- x y)) z) |
(* 60 (- x y)) |
60 |
(- x y) |
x |
y |
z |
(+ (* a 120) (/ x (* t -1/60))) |
a |
120 |
(/ x (* t -1/60)) |
x |
(* t -1/60) |
t |
-1/60 |
| Outputs |
|---|
(* a (+ (* (* (- x y) 60) (/ 1 (* a (- z t)))) 120)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))) |
a |
(+ (* (* (- x y) 60) (/ 1 (* a (- z t)))) 120) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(* (- x y) 60) |
(*.f64 (-.f64 x y) #s(literal 60 binary64)) |
(- x y) |
(-.f64 x y) |
x |
y |
60 |
#s(literal 60 binary64) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) |
1 |
#s(literal 1 binary64) |
(* a (- z t)) |
(*.f64 a (-.f64 z t)) |
(- z t) |
(-.f64 z t) |
z |
t |
120 |
#s(literal 120 binary64) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
-60 |
#s(literal -60 binary64) |
(/ x t) |
(/.f64 x t) |
x |
t |
(* -60 (/ y (neg t))) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
-60 |
#s(literal -60 binary64) |
(/ y (neg t)) |
(/.f64 y (neg.f64 t)) |
y |
(neg t) |
(neg.f64 t) |
t |
(/ (* 60 (- x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) z) |
(* 60 (- x y)) |
(*.f64 (-.f64 x y) #s(literal 60 binary64)) |
60 |
#s(literal 60 binary64) |
(- x y) |
(-.f64 x y) |
x |
y |
z |
(+ (* a 120) (/ x (* t -1/60))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
a |
120 |
#s(literal 120 binary64) |
(/ x (* t -1/60)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
x |
(* t -1/60) |
(*.f64 t #s(literal -1/60 binary64)) |
t |
-1/60 |
#s(literal -1/60 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 t #s(literal -1/60 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
| ✓ | accuracy | 100.0% | (/.f64 y (neg.f64 t)) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
| ✓ | accuracy | 100.0% | (/.f64 x t) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal -60 binary64) (/.f64 x t)) |
| ✓ | accuracy | 99.9% | (*.f64 (-.f64 x y) #s(literal 60 binary64)) |
| ✓ | accuracy | 99.8% | (fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) |
| ✓ | accuracy | 91.4% | (*.f64 a (fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
| 53.0ms | 248× | 0 | valid |
| 1.0ms | 4× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
| 1.0ms | 1× | 4 | valid |
Compiled 129 to 31 computations (76% saved)
ival-div: 13.0ms (34.7% of total)ival-mult: 13.0ms (34.7% of total)const: 4.0ms (10.7% of total)ival-sub: 3.0ms (8% of total)ival-add: 2.0ms (5.3% of total)ival-neg: 1.0ms (2.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* a (+ (* (* (- x y) 60) (/ 1 (* a (- z t)))) 120))> |
#<alt (+ (* (* (- x y) 60) (/ 1 (* a (- z t)))) 120)> |
#<alt (* (- x y) 60)> |
#<alt (- x y)> |
#<alt (* -60 (/ x t))> |
#<alt (/ x t)> |
#<alt (* -60 (/ y (neg t)))> |
#<alt (/ y (neg t))> |
#<alt (neg t)> |
#<alt (/ (* 60 (- x y)) z)> |
#<alt (* 60 (- x y))> |
#<alt (+ (* a 120) (/ x (* t -1/60)))> |
#<alt (/ x (* t -1/60))> |
#<alt (* t -1/60)> |
#<alt (/ 1 (* a (- z t)))> |
| Outputs |
|---|
#<alt (* 60 (/ (- x y) (- z t)))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* a (+ 120 (* -60 (/ y (* a (- z t))))))> |
#<alt (+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t)))))))> |
#<alt (+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t)))))))> |
#<alt (+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t)))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)))> |
#<alt (* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)))> |
#<alt (* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ x (* a (- z t))))))> |
#<alt (+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t)))))))> |
#<alt (+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t)))))))> |
#<alt (+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t)))))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* a (+ 120 (* -60 (/ (- x y) (* a t)))))> |
#<alt (+ (* 60 (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))))) (* a (+ 120 (* -60 (/ (- x y) (* a t))))))> |
#<alt (+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) t)))))> |
#<alt (+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* z (+ (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (pow t 2))) (* 60 (/ (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t)))))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a z)))))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (* a (+ 120 (* 60 (/ (- x y) (* a z))))))> |
#<alt (+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))> |
#<alt (+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a))> |
#<alt (+ 120 (* -60 (/ y (* a (- z t)))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (* 60 (/ x (* a (- z t))))> |
#<alt (* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* 60 (/ x (* a (- z t))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (+ 120 (* 60 (/ x (* a (- z t)))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))))> |
#<alt (* -60 (/ y (* a (- z t))))> |
#<alt (* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* -60 (/ y (* a (- z t))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a)> |
#<alt (/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a)> |
#<alt (/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a)> |
#<alt 120> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt 120> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt (+ 120 (* 60 (/ (- x y) (* a (- z t)))))> |
#<alt (+ 120 (* -60 (/ (- x y) (* a t))))> |
#<alt (+ 120 (+ (* -60 (/ (- x y) (* a t))) (* 60 (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))))))> |
#<alt (+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t))))))> |
#<alt (+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* z (+ (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (pow t 2))) (* 60 (/ (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))) t))))))))> |
#<alt 120> |
#<alt (+ 120 (* 60 (/ (- x y) (* a z))))> |
#<alt (+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z)))))> |
#<alt (+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a z))))))> |
#<alt 120> |
#<alt (+ 120 (* 60 (/ (- x y) (* a z))))> |
#<alt (+ 120 (* -1 (/ (+ (* -60 (/ (* t (- x y)) (* a z))) (* -60 (/ (- x y) a))) z)))> |
#<alt (+ 120 (* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* 60 (/ (* t (- x y)) a)) (* 60 (/ (* (pow t 2) (- x y)) (* a z)))) z))) z)))> |
#<alt (+ 120 (* 60 (/ (- x y) (* a z))))> |
#<alt (+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z)))))> |
#<alt (+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a (pow z 2))))))))> |
#<alt (+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (- x y) (* a (pow z 2)))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 4)))) (* 60 (/ (- x y) (* a (pow z 3))))))))))> |
#<alt 120> |
#<alt (+ 120 (* -60 (/ (- x y) (* a t))))> |
#<alt (+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (* -60 (/ (- x y) (* a t)))))> |
#<alt (+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 3)))) (* -60 (/ (- x y) (* a t))))))> |
#<alt 120> |
#<alt (+ 120 (* -60 (/ (- x y) (* a t))))> |
#<alt (+ 120 (* -1 (/ (+ (* 60 (/ (* z (- x y)) (* a t))) (* 60 (/ (- x y) a))) t)))> |
#<alt (+ 120 (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -60 (/ (* (pow z 2) (- x y)) (* a t)))) t)) (* 60 (/ (- x y) a))) t)))> |
#<alt (* -60 y)> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (* 60 x)> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* 60 x)> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* 60 x)> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (* -60 y)> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* -60 y)> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<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 (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* 60 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -60 (/ y z))> |
#<alt (+ (* -60 (/ y z)) (* 60 (/ x z)))> |
#<alt (+ (* -60 (/ y z)) (* 60 (/ x z)))> |
#<alt (+ (* -60 (/ y z)) (* 60 (/ x z)))> |
#<alt (* 60 (/ x z))> |
#<alt (* x (+ (* -60 (/ y (* x z))) (* 60 (/ 1 z))))> |
#<alt (* x (+ (* -60 (/ y (* x z))) (* 60 (/ 1 z))))> |
#<alt (* x (+ (* -60 (/ y (* x z))) (* 60 (/ 1 z))))> |
#<alt (* 60 (/ x z))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x z))) (* 60 (/ 1 z)))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x z))) (* 60 (/ 1 z)))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x z))) (* 60 (/ 1 z)))))> |
#<alt (* 60 (/ x z))> |
#<alt (+ (* -60 (/ y z)) (* 60 (/ x z)))> |
#<alt (+ (* -60 (/ y z)) (* 60 (/ x z)))> |
#<alt (+ (* -60 (/ y z)) (* 60 (/ x z)))> |
#<alt (* -60 (/ y z))> |
#<alt (* y (- (* 60 (/ x (* y z))) (* 60 (/ 1 z))))> |
#<alt (* y (- (* 60 (/ x (* y z))) (* 60 (/ 1 z))))> |
#<alt (* y (- (* 60 (/ x (* y z))) (* 60 (/ 1 z))))> |
#<alt (* -60 (/ y z))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y z))) (* 60 (/ 1 z)))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y z))) (* 60 (/ 1 z)))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y z))) (* 60 (/ 1 z)))))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* -60 y)> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (* 60 x)> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* x (+ 60 (* -60 (/ y x))))> |
#<alt (* 60 x)> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* -1 (* x (- (* 60 (/ y x)) 60)))> |
#<alt (* 60 x)> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (+ (* -60 y) (* 60 x))> |
#<alt (* -60 y)> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* y (- (* 60 (/ x y)) 60))> |
#<alt (* -60 y)> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<alt (* -1 (* y (+ 60 (* -60 (/ x y)))))> |
#<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 (* -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 (* -1/60 t)> |
#<alt (* -1/60 t)> |
#<alt (* -1/60 t)> |
#<alt (* -1/60 t)> |
#<alt (* -1/60 t)> |
#<alt (* -1/60 t)> |
#<alt (* -1/60 t)> |
#<alt (* -1/60 t)> |
#<alt (* -1/60 t)> |
#<alt (* -1/60 t)> |
#<alt (* -1/60 t)> |
#<alt (* -1/60 t)> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ 1 (* a (- z t)))> |
#<alt (/ -1 (* a t))> |
#<alt (- (* -1 (/ z (* a (pow t 2)))) (/ 1 (* a t)))> |
#<alt (- (* z (- (* -1 (/ z (* a (pow t 3)))) (/ 1 (* a (pow t 2))))) (/ 1 (* a t)))> |
#<alt (- (* z (- (* z (- (* -1 (/ z (* a (pow t 4)))) (/ 1 (* a (pow t 3))))) (/ 1 (* a (pow t 2))))) (/ 1 (* a t)))> |
#<alt (/ 1 (* a z))> |
#<alt (/ (+ (/ 1 a) (/ t (* a z))) z)> |
#<alt (/ (- (+ (/ 1 a) (/ (pow t 2) (* a (pow z 2)))) (* -1 (/ t (* a z)))) z)> |
#<alt (/ (- (+ (/ 1 a) (/ (pow t 3) (* a (pow z 3)))) (+ (* -1 (/ t (* a z))) (* -1 (/ (pow t 2) (* a (pow z 2)))))) z)> |
#<alt (/ 1 (* a z))> |
#<alt (* -1 (/ (- (* -1 (/ t (* a z))) (/ 1 a)) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow t 2) (* a z)) (* -1 (/ t a))) z)) (/ 1 a)) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) (* a z))) (/ (pow t 2) a)) z)) (* -1 (/ t a))) z)) (/ 1 a)) z))> |
#<alt (/ 1 (* a z))> |
#<alt (+ (/ 1 (* a z)) (/ t (* a (pow z 2))))> |
#<alt (+ (* t (+ (/ 1 (* a (pow z 2))) (/ t (* a (pow z 3))))) (/ 1 (* a z)))> |
#<alt (+ (* t (+ (* t (+ (/ 1 (* a (pow z 3))) (/ t (* a (pow z 4))))) (/ 1 (* a (pow z 2))))) (/ 1 (* a z)))> |
#<alt (/ -1 (* a t))> |
#<alt (/ (- (* -1 (/ z (* a t))) (/ 1 a)) t)> |
#<alt (/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (+ (/ 1 a) (/ z (* a t)))) t)> |
#<alt (/ (- (* -1 (/ (pow z 3) (* a (pow t 3)))) (+ (/ 1 a) (+ (/ z (* a t)) (/ (pow z 2) (* a (pow t 2)))))) t)> |
#<alt (/ -1 (* a t))> |
#<alt (* -1 (/ (+ (/ 1 a) (/ z (* a t))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 2) (* a t))) (/ z a)) t)) (/ 1 a)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) (* a t)) (* -1 (/ (pow z 2) a))) t)) (/ z a)) t)) (/ 1 a)) t))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | t | @ | inf | (* -60 (/ y (neg t))) |
| 0.0ms | t | @ | 0 | (* -60 (/ y (neg t))) |
| 0.0ms | x | @ | inf | (* -60 (/ x t)) |
| 0.0ms | x | @ | 0 | (/ (* 60 (- x y)) z) |
| 0.0ms | z | @ | 0 | (/ (* 60 (- x y)) z) |
| 1× | batch-egg-rewrite |
| 5 934× | accelerator-lowering-fma.f32 |
| 5 934× | accelerator-lowering-fma.f64 |
| 4 222× | *-lowering-*.f32 |
| 4 222× | *-lowering-*.f64 |
| 4 040× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 92 |
| 1 | 153 | 91 |
| 2 | 1151 | 91 |
| 0 | 8370 | 88 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* a (+ (* (* (- x y) 60) (/ 1 (* a (- z t)))) 120)) |
(+ (* (* (- x y) 60) (/ 1 (* a (- z t)))) 120) |
(* (- x y) 60) |
(- x y) |
(* -60 (/ x t)) |
(/ x t) |
(* -60 (/ y (neg t))) |
(/ y (neg t)) |
(neg t) |
(/ (* 60 (- x y)) z) |
(* 60 (- x y)) |
(+ (* a 120) (/ x (* t -1/60))) |
(/ x (* t -1/60)) |
(* t -1/60) |
(/ 1 (* a (- z t))) |
| Outputs |
|---|
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a (-.f64 z t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a)) (fma.f64 a (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal -120 binary64))))) |
(fma.f64 a (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a (-.f64 z t)))) |
(fma.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) a (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a (-.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a (-.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (/.f64 a (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (/.f64 a a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a (-.f64 x y)) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (*.f64 a (-.f64 z t))) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a (*.f64 (-.f64 x y) #s(literal 60 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (-.f64 z t)) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a #s(literal 120 binary64))) |
(/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))))) (fma.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal -120 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (*.f64 #s(literal -14400 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) (*.f64 a (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (fma.f64 a (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 (*.f64 a (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (*.f64 #s(literal -14400 binary64) (*.f64 a a)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)))) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a)) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
(/.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 14400 binary64) (*.f64 a a) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a)) (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a (-.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a))) (-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a (-.f64 z t))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) a) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal -120 binary64))))) |
(*.f64 (*.f64 a (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))))) |
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(+.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(+.f64 #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (neg.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(-.f64 (/.f64 #s(literal 14400 binary64) (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 a (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 a (-.f64 z t)))))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 1 binary64)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal 1 binary64) #s(literal 120 binary64)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (+.f64 y (neg.f64 x)) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (neg.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (-.f64 x y) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) (/.f64 (-.f64 x y) #s(literal 1 binary64)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (+.f64 t (neg.f64 z))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) a) (/.f64 #s(literal 60 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (-.f64 x y) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 z t)) (/.f64 #s(literal 60 binary64) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 60 binary64) a) (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) a) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (-.f64 x y)) #s(literal 60 binary64) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 x y) #s(literal 60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (+.f64 y (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (+.f64 t (neg.f64 z))) (/.f64 #s(literal -60 binary64) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -60 binary64) a) (/.f64 (-.f64 x y) (+.f64 t (neg.f64 z))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (neg.f64 a)) (/.f64 #s(literal -60 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -60 binary64) (-.f64 z t)) (/.f64 (-.f64 x y) (neg.f64 a)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 60 binary64) (+.f64 t (neg.f64 z))) (/.f64 (+.f64 y (neg.f64 x)) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (+.f64 y (neg.f64 x)) a) (/.f64 #s(literal 60 binary64) (+.f64 t (neg.f64 z))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 60 binary64) (neg.f64 a)) (/.f64 (+.f64 y (neg.f64 x)) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (+.f64 y (neg.f64 x)) (-.f64 z t)) (/.f64 #s(literal 60 binary64) (neg.f64 a)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (+.f64 t (neg.f64 z))) (/.f64 #s(literal -1 binary64) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (neg.f64 a)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 120 binary64))) (*.f64 a (-.f64 z t)))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 a (-.f64 z t)))) (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (+.f64 #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 120 binary64))) (*.f64 a (-.f64 z t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (neg.f64 (+.f64 #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 120 binary64))) (*.f64 a (-.f64 z t)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
(/.f64 (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 a (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) #s(literal 14400 binary64))) (*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)))) (neg.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))) (neg.f64 (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 a (-.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (fma.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) (*.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal 60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 120 binary64))) (*.f64 a (-.f64 z t)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (*.f64 a (-.f64 z t))) #s(literal -120 binary64))))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)))) |
(*.f64 (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 a (-.f64 z t)))))) |
(+.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 60 binary64) (neg.f64 y)) (*.f64 x #s(literal 60 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 60 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (neg.f64 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(fma.f64 x #s(literal 60 binary64) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 60 binary64) x (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 60 binary64) (neg.f64 y) (*.f64 x #s(literal 60 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 60 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (neg.f64 y)))) |
(fma.f64 #s(literal -60 binary64) (neg.f64 x) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 x) #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 y) #s(literal 60 binary64) (*.f64 x #s(literal 60 binary64))) |
(neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64))) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 60 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 60 binary64) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 x #s(literal 60 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 60 binary64) (neg.f64 y)) (*.f64 #s(literal 60 binary64) (neg.f64 y))) (*.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 #s(literal 60 binary64) (neg.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 x #s(literal 60 binary64))) (*.f64 (*.f64 #s(literal 60 binary64) (neg.f64 y)) (*.f64 #s(literal 60 binary64) (neg.f64 y)))) (-.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 #s(literal 60 binary64) (neg.f64 y)))) |
(*.f64 (-.f64 x y) #s(literal 60 binary64)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) #s(literal 60 binary64))) |
(*.f64 #s(literal -60 binary64) (+.f64 y (neg.f64 x))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(*.f64 (+.f64 y (neg.f64 x)) #s(literal -60 binary64)) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 x (neg.f64 y)) |
(+.f64 (neg.f64 y) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(-.f64 x y) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 y)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(neg.f64 (+.f64 y (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y))))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (+.f64 y (neg.f64 x))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (+.f64 y (neg.f64 x))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))))) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 y y)) (neg.f64 (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (+.f64 y (neg.f64 x)))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (*.f64 y y))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (fma.f64 y (*.f64 y (neg.f64 y)) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (+.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (fma.f64 x (neg.f64 x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x #s(literal -60 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t #s(literal 1/60 binary64))) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(neg.f64 (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 t #s(literal 1/60 binary64))) #s(literal 1 binary64))) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 t (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) #s(literal -60 binary64))) |
(/.f64 #s(literal -60 binary64) (/.f64 t x)) |
(/.f64 (/.f64 x t) #s(literal -1/60 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 t #s(literal 1/60 binary64)) x)) |
(/.f64 (neg.f64 x) (*.f64 t #s(literal 1/60 binary64))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (neg.f64 t)) |
(/.f64 (/.f64 x (neg.f64 t)) #s(literal 1/60 binary64)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (neg.f64 (*.f64 x #s(literal 60 binary64))) t) |
(pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 x (neg.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(*.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal -60 binary64) t))) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x #s(literal 1/60 binary64))) |
(*.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/60 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x (neg.f64 t)) #s(literal 60 binary64)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (neg.f64 t))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 x (neg.f64 t))) |
(neg.f64 (/.f64 x (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 t)) #s(literal 1 binary64))) |
(/.f64 x t) |
(/.f64 #s(literal 1 binary64) (/.f64 t x)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 x))) |
(/.f64 (neg.f64 x) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 t)) |
(pow.f64 (/.f64 t x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x t)) |
(*.f64 (/.f64 x t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 t))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y t) #s(literal -60 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y t))) |
(neg.f64 (*.f64 (/.f64 y t) #s(literal -60 binary64))) |
(neg.f64 (*.f64 #s(literal -60 binary64) (/.f64 y t))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) #s(literal -1 binary64)) (neg.f64 t))) |
(/.f64 #s(literal 60 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y #s(literal 60 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (neg.f64 y)) #s(literal -60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 y #s(literal -60 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -60 binary64) (/.f64 t (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y #s(literal 60 binary64))))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(/.f64 (*.f64 #s(literal 60 binary64) (neg.f64 y)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) #s(literal -1 binary64))) (neg.f64 t)) |
(pow.f64 (/.f64 t (*.f64 y #s(literal 60 binary64))) #s(literal -1 binary64)) |
(*.f64 y (neg.f64 (/.f64 #s(literal -60 binary64) t))) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 60 binary64)) t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 y (neg.f64 t)) #s(literal -60 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) #s(literal -60 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -60 binary64) (/.f64 y t))) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (*.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 (*.f64 (*.f64 y #s(literal -60 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (neg.f64 t))) |
(+.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (neg.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y t)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 y t)) |
(neg.f64 (/.f64 y t)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(neg.f64 (/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 t))) |
(/.f64 y (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 t y)) |
(/.f64 (neg.f64 y) t) |
(/.f64 (*.f64 y #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 #s(literal 0 binary64) (/.f64 y t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y t) (/.f64 y t))) (+.f64 #s(literal 0 binary64) (/.f64 y t))) |
(pow.f64 (/.f64 t (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -1 binary64) (/.f64 y t)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) y) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y t) #s(literal -1 binary64)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (neg.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (neg.f64 y)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t) |
(-.f64 (/.f64 #s(literal 0 binary64) t) t) |
(neg.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (*.f64 t (*.f64 t (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (neg.f64 t)))) |
(/.f64 t #s(literal -1 binary64)) |
(/.f64 (neg.f64 t) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (fma.f64 t t #s(literal 0 binary64)))) |
(/.f64 (*.f64 t t) (neg.f64 t)) |
(/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (fma.f64 t t #s(literal 0 binary64))) |
(/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (neg.f64 t))))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(*.f64 #s(literal 1 binary64) (neg.f64 t)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (*.f64 t (*.f64 t (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) |
(*.f64 (*.f64 t (neg.f64 t)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 60 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 60 binary64) (neg.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 (-.f64 x y) #s(literal 60 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 60 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 60 binary64) (neg.f64 y)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) z)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (-.f64 x y) #s(literal 60 binary64))))) |
(/.f64 #s(literal 60 binary64) (/.f64 z (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (-.f64 x y) #s(literal 60 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (-.f64 x y) #s(literal -60 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (neg.f64 z)) |
(pow.f64 (/.f64 z (*.f64 (-.f64 x y) #s(literal 60 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) z)) |
(*.f64 #s(literal -60 binary64) (/.f64 (+.f64 y (neg.f64 x)) z)) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) z)) |
(*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 x y) #s(literal 60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) #s(literal 60 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(*.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) z)) |
(*.f64 (/.f64 (+.f64 y (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 (-.f64 x y) #s(literal 60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 (-.f64 x y) #s(literal 60 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 60 binary64) (neg.f64 y)) (*.f64 x #s(literal 60 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 60 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (neg.f64 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(fma.f64 x #s(literal 60 binary64) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 60 binary64) x (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 60 binary64) (neg.f64 y) (*.f64 x #s(literal 60 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 60 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (neg.f64 y)))) |
(fma.f64 #s(literal -60 binary64) (neg.f64 x) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 x) #s(literal -60 binary64) (*.f64 #s(literal 60 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 y) #s(literal 60 binary64) (*.f64 x #s(literal 60 binary64))) |
(neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64))) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 60 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 60 binary64) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 x #s(literal 60 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 60 binary64) (neg.f64 y)) (*.f64 #s(literal 60 binary64) (neg.f64 y))) (*.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 #s(literal 60 binary64) (neg.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 x #s(literal 60 binary64))) (*.f64 (*.f64 #s(literal 60 binary64) (neg.f64 y)) (*.f64 #s(literal 60 binary64) (neg.f64 y)))) (-.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 #s(literal 60 binary64) (neg.f64 y)))) |
(*.f64 (-.f64 x y) #s(literal 60 binary64)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) #s(literal 60 binary64))) |
(*.f64 #s(literal -60 binary64) (+.f64 y (neg.f64 x))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(*.f64 (+.f64 y (neg.f64 x)) #s(literal -60 binary64)) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(+.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (neg.f64 t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 x t) #s(literal -60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) #s(literal 1 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal -60 binary64) t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))))) |
(fma.f64 (/.f64 #s(literal -60 binary64) t) x (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal -60 binary64) t) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal -60 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x #s(literal 1/60 binary64)) (*.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 1 binary64) t) (pow.f64 (/.f64 #s(literal -1/60 binary64) x) #s(literal -1 binary64)) (*.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 (neg.f64 t)) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) 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 -1 binary64)) (/.f64 #s(literal -60 binary64) (neg.f64 t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 120 binary64))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/216000 binary64)))) (neg.f64 (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 #s(literal 14400 binary64) (*.f64 a a)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64)))) (fma.f64 a #s(literal -120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/216000 binary64))))) (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 #s(literal 14400 binary64) (*.f64 a a))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a))) (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64)))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 #s(literal 14400 binary64) (*.f64 a a) (/.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 t #s(literal 1/60 binary64))))) (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/216000 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (*.f64 #s(literal -14400 binary64) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/216000 binary64)))) (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 #s(literal 14400 binary64) (*.f64 a a)))) |
(/.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/216000 binary64)))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 #s(literal 14400 binary64) (*.f64 a a) (/.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 t #s(literal 1/60 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64)))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/216000 binary64))))) (neg.f64 (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 #s(literal 14400 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/216000 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 #s(literal 14400 binary64) (*.f64 a a) (/.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 t #s(literal 1/60 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a))) (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64)))) (fma.f64 a #s(literal -120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/216000 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 #s(literal 14400 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a))) (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))))) (neg.f64 (fma.f64 a #s(literal -120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (*.f64 #s(literal -14400 binary64) (*.f64 a a)))) (neg.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/216000 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 #s(literal 14400 binary64) (*.f64 a a))))) |
(*.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/216000 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (fma.f64 #s(literal 14400 binary64) (*.f64 a a) (/.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) x) (*.f64 t #s(literal 1/60 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/216000 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 #s(literal 14400 binary64) (*.f64 a a)))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a))) (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal -120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) #s(literal 1/3600 binary64))) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x #s(literal -60 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t #s(literal 1/60 binary64))) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(neg.f64 (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 t #s(literal 1/60 binary64))) #s(literal 1 binary64))) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 t (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) #s(literal -60 binary64))) |
(/.f64 #s(literal -60 binary64) (/.f64 t x)) |
(/.f64 (/.f64 x t) #s(literal -1/60 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 t #s(literal 1/60 binary64)) x)) |
(/.f64 (neg.f64 x) (*.f64 t #s(literal 1/60 binary64))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (neg.f64 t)) |
(/.f64 (/.f64 x (neg.f64 t)) #s(literal 1/60 binary64)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (neg.f64 (*.f64 x #s(literal 60 binary64))) t) |
(pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 x (neg.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(*.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal -60 binary64) t))) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x #s(literal 1/60 binary64))) |
(*.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/60 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x (neg.f64 t)) #s(literal 60 binary64)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (neg.f64 t))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 t #s(literal 1/60 binary64))) |
(neg.f64 (*.f64 t #s(literal 1/60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -60 binary64) t)) |
(/.f64 (*.f64 t #s(literal -1/60 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 t #s(literal 1/60 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -1/60 binary64))) |
(*.f64 t #s(literal -1/60 binary64)) |
(*.f64 (neg.f64 t) #s(literal 1/60 binary64)) |
(*.f64 #s(literal -1/60 binary64) t) |
(*.f64 (*.f64 t #s(literal -1/60 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/60 binary64))) |
(*.f64 #s(literal 1/60 binary64) (neg.f64 t)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 z z (*.f64 t t))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 z t) (+.f64 z t))) z) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 z t) (+.f64 z t))) t) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 z t)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 z z (*.f64 t t)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 z t) (+.f64 z t))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 z t) (+.f64 z t))) t (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 z t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 z t))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 t (neg.f64 z)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t (neg.f64 z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 z t)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 t (neg.f64 z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 a)) |
(pow.f64 (*.f64 a (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 a (-.f64 z t)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 a (-.f64 z t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 t (neg.f64 z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (*.f64 a (-.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 a (-.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
| 1× | egg-herbie |
| 9 468× | accelerator-lowering-fma.f32 |
| 9 468× | accelerator-lowering-fma.f64 |
| 6 800× | *-lowering-*.f32 |
| 6 800× | *-lowering-*.f64 |
| 3 810× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 505 | 4622 |
| 1 | 1580 | 4546 |
| 2 | 5075 | 4501 |
| 0 | 8785 | 4255 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 60 (/ (- x y) (- z t))) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* a (+ 120 (* -60 (/ y (* a (- z t)))))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(* 60 (/ x (- z t))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(* -60 (/ y (- z t))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(* a (+ 120 (* -60 (/ (- x y) (* a t))))) |
(+ (* 60 (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))))) (* a (+ 120 (* -60 (/ (- x y) (* a t)))))) |
(+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) t))))) |
(+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* z (+ (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (pow t 2))) (* 60 (/ (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t))))))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(* a (+ 120 (* 60 (/ (- x y) (* a z))))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* a (+ 120 (* 60 (/ (- x y) (* a z)))))) |
(+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(+ 120 (* -60 (/ y (* a (- z t))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(* 60 (/ x (* a (- z t)))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(* 60 (/ x (* a (- z t)))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(+ 120 (* 60 (/ x (* a (- z t))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(* -60 (/ y (* a (- z t)))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(* -60 (/ y (* a (- z t)))) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
120 |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
120 |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* 60 (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))))) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t)))))) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* z (+ (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (pow t 2))) (* 60 (/ (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))) t)))))))) |
120 |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z))))) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a z)))))) |
120 |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(+ 120 (* -1 (/ (+ (* -60 (/ (* t (- x y)) (* a z))) (* -60 (/ (- x y) a))) z))) |
(+ 120 (* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* 60 (/ (* t (- x y)) a)) (* 60 (/ (* (pow t 2) (- x y)) (* a z)))) z))) z))) |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z))))) |
(+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a (pow z 2)))))))) |
(+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (- x y) (* a (pow z 2)))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 4)))) (* 60 (/ (- x y) (* a (pow z 3)))))))))) |
120 |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (* -60 (/ (- x y) (* a t))))) |
(+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 3)))) (* -60 (/ (- x y) (* a t)))))) |
120 |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(+ 120 (* -1 (/ (+ (* 60 (/ (* z (- x y)) (* a t))) (* 60 (/ (- x y) a))) t))) |
(+ 120 (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -60 (/ (* (pow z 2) (- x y)) (* a t)))) t)) (* 60 (/ (- x y) a))) t))) |
(* -60 y) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(* 60 x) |
(* x (+ 60 (* -60 (/ y x)))) |
(* x (+ 60 (* -60 (/ y x)))) |
(* x (+ 60 (* -60 (/ y x)))) |
(* 60 x) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* 60 x) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(* -60 y) |
(* y (- (* 60 (/ x y)) 60)) |
(* y (- (* 60 (/ x y)) 60)) |
(* y (- (* 60 (/ x y)) 60)) |
(* -60 y) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -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)) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* 60 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 (/ y t)) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -60 (/ y z)) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(* 60 (/ x z)) |
(* x (+ (* -60 (/ y (* x z))) (* 60 (/ 1 z)))) |
(* x (+ (* -60 (/ y (* x z))) (* 60 (/ 1 z)))) |
(* x (+ (* -60 (/ y (* x z))) (* 60 (/ 1 z)))) |
(* 60 (/ x z)) |
(* -1 (* x (- (* 60 (/ y (* x z))) (* 60 (/ 1 z))))) |
(* -1 (* x (- (* 60 (/ y (* x z))) (* 60 (/ 1 z))))) |
(* -1 (* x (- (* 60 (/ y (* x z))) (* 60 (/ 1 z))))) |
(* 60 (/ x z)) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(* -60 (/ y z)) |
(* y (- (* 60 (/ x (* y z))) (* 60 (/ 1 z)))) |
(* y (- (* 60 (/ x (* y z))) (* 60 (/ 1 z)))) |
(* y (- (* 60 (/ x (* y z))) (* 60 (/ 1 z)))) |
(* -60 (/ y z)) |
(* -1 (* y (+ (* -60 (/ x (* y z))) (* 60 (/ 1 z))))) |
(* -1 (* y (+ (* -60 (/ x (* y z))) (* 60 (/ 1 z))))) |
(* -1 (* y (+ (* -60 (/ x (* y z))) (* 60 (/ 1 z))))) |
(* 60 (/ (- x y) z)) |
(* 60 (/ (- x y) z)) |
(* 60 (/ (- x y) z)) |
(* 60 (/ (- x y) z)) |
(* 60 (/ (- x y) z)) |
(* 60 (/ (- x y) z)) |
(* 60 (/ (- x y) z)) |
(* 60 (/ (- x y) z)) |
(* 60 (/ (- x y) z)) |
(* 60 (/ (- x y) z)) |
(* 60 (/ (- x y) z)) |
(* 60 (/ (- x y) z)) |
(* -60 y) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(* 60 x) |
(* x (+ 60 (* -60 (/ y x)))) |
(* x (+ 60 (* -60 (/ y x)))) |
(* x (+ 60 (* -60 (/ y x)))) |
(* 60 x) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(* 60 x) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(+ (* -60 y) (* 60 x)) |
(* -60 y) |
(* y (- (* 60 (/ x y)) 60)) |
(* y (- (* 60 (/ x y)) 60)) |
(* y (- (* 60 (/ x y)) 60)) |
(* -60 y) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(* -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)) |
(* -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)) |
(* -1/60 t) |
(* -1/60 t) |
(* -1/60 t) |
(* -1/60 t) |
(* -1/60 t) |
(* -1/60 t) |
(* -1/60 t) |
(* -1/60 t) |
(* -1/60 t) |
(* -1/60 t) |
(* -1/60 t) |
(* -1/60 t) |
(/ 1 (* a (- z t))) |
(/ 1 (* a (- z t))) |
(/ 1 (* a (- z t))) |
(/ 1 (* a (- z t))) |
(/ 1 (* a (- z t))) |
(/ 1 (* a (- z t))) |
(/ 1 (* a (- z t))) |
(/ 1 (* a (- z t))) |
(/ 1 (* a (- z t))) |
(/ 1 (* a (- z t))) |
(/ 1 (* a (- z t))) |
(/ 1 (* a (- z t))) |
(/ -1 (* a t)) |
(- (* -1 (/ z (* a (pow t 2)))) (/ 1 (* a t))) |
(- (* z (- (* -1 (/ z (* a (pow t 3)))) (/ 1 (* a (pow t 2))))) (/ 1 (* a t))) |
(- (* z (- (* z (- (* -1 (/ z (* a (pow t 4)))) (/ 1 (* a (pow t 3))))) (/ 1 (* a (pow t 2))))) (/ 1 (* a t))) |
(/ 1 (* a z)) |
(/ (+ (/ 1 a) (/ t (* a z))) z) |
(/ (- (+ (/ 1 a) (/ (pow t 2) (* a (pow z 2)))) (* -1 (/ t (* a z)))) z) |
(/ (- (+ (/ 1 a) (/ (pow t 3) (* a (pow z 3)))) (+ (* -1 (/ t (* a z))) (* -1 (/ (pow t 2) (* a (pow z 2)))))) z) |
(/ 1 (* a z)) |
(* -1 (/ (- (* -1 (/ t (* a z))) (/ 1 a)) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow t 2) (* a z)) (* -1 (/ t a))) z)) (/ 1 a)) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) (* a z))) (/ (pow t 2) a)) z)) (* -1 (/ t a))) z)) (/ 1 a)) z)) |
(/ 1 (* a z)) |
(+ (/ 1 (* a z)) (/ t (* a (pow z 2)))) |
(+ (* t (+ (/ 1 (* a (pow z 2))) (/ t (* a (pow z 3))))) (/ 1 (* a z))) |
(+ (* t (+ (* t (+ (/ 1 (* a (pow z 3))) (/ t (* a (pow z 4))))) (/ 1 (* a (pow z 2))))) (/ 1 (* a z))) |
(/ -1 (* a t)) |
(/ (- (* -1 (/ z (* a t))) (/ 1 a)) t) |
(/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (+ (/ 1 a) (/ z (* a t)))) t) |
(/ (- (* -1 (/ (pow z 3) (* a (pow t 3)))) (+ (/ 1 a) (+ (/ z (* a t)) (/ (pow z 2) (* a (pow t 2)))))) t) |
(/ -1 (* a t)) |
(* -1 (/ (+ (/ 1 a) (/ z (* a t))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 2) (* a t))) (/ z a)) t)) (/ 1 a)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) (* a t)) (* -1 (/ (pow z 2) a))) t)) (/ z a)) t)) (/ 1 a)) t)) |
| Outputs |
|---|
(* 60 (/ (- x y) (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)) (neg.f64 a)) |
(* a (+ 120 (* -60 (/ y (* a (- z t)))))) |
(*.f64 a (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(*.f64 a (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(fma.f64 a (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(fma.f64 a (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(fma.f64 a (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 a (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 a (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 a (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 y (fma.f64 a (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 y (fma.f64 a (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* -1 (* y (+ (* -1 (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 y (fma.f64 a (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* a (+ 120 (* -60 (/ (- x y) (* a t))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(+ (* 60 (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))))) (* a (+ 120 (* -60 (/ (- x y) (* a t)))))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (-.f64 (/.f64 y (*.f64 a (*.f64 t t))) (/.f64 x (*.f64 a (*.f64 t t)))) (*.f64 z a)) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64)))) |
(+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) t))))) |
(fma.f64 (*.f64 #s(literal 60 binary64) z) (*.f64 a (fma.f64 z (-.f64 (/.f64 y (*.f64 t (*.f64 a (*.f64 t t)))) (/.f64 x (*.f64 t (*.f64 a (*.f64 t t))))) (-.f64 (/.f64 y (*.f64 a (*.f64 t t))) (/.f64 x (*.f64 a (*.f64 t t)))))) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64)))) |
(+ (* a (+ 120 (* -60 (/ (- x y) (* a t))))) (* z (+ (* 60 (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (* z (+ (* 60 (/ (* a (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))) (pow t 2))) (* 60 (/ (* a (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t))))))) |
(fma.f64 z (fma.f64 (*.f64 #s(literal 60 binary64) z) (*.f64 a (-.f64 (fma.f64 (-.f64 (/.f64 y (*.f64 a (*.f64 t t))) (/.f64 x (*.f64 a (*.f64 t t)))) (/.f64 z (*.f64 t t)) (/.f64 y (*.f64 t (*.f64 a (*.f64 t t))))) (/.f64 x (*.f64 t (*.f64 a (*.f64 t t)))))) (*.f64 (-.f64 (/.f64 y (*.f64 a (*.f64 t t))) (/.f64 x (*.f64 a (*.f64 t t)))) (*.f64 #s(literal 60 binary64) a))) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z z)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(fma.f64 t (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z)))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 t (/.f64 (-.f64 x y) z) (-.f64 x y)) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 (-.f64 x y) #s(literal -60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) t (*.f64 t (/.f64 (*.f64 (-.f64 x y) t) z)))) z)) z)) |
(* a (+ 120 (* 60 (/ (- x y) (* a z))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* a (+ 120 (* 60 (/ (- x y) (* a z)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 z z)) (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)))) |
(+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)))) |
(+ (* a (+ 120 (* 60 (/ (- x y) (* a z))))) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(fma.f64 t (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(fma.f64 #s(literal 120 binary64) a (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t t)) (/.f64 (-.f64 x y) t)))) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (*.f64 (-.f64 x y) z) (*.f64 t t)) (fma.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y)) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) z (/.f64 (*.f64 z (*.f64 (-.f64 x y) z)) t))) t)) t)) |
(+ 120 (* -60 (/ y (* a (- z t))))) |
(fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* 60 (/ x (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) a)) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) (*.f64 x a))) (/.f64 #s(literal 120 binary64) x)))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) (*.f64 x a))) (/.f64 #s(literal 120 binary64) x)))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) (*.f64 x a))) (/.f64 #s(literal 120 binary64) x)))) |
(* 60 (/ x (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) a)) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) x) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) x) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) x) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)))) |
(+ 120 (* 60 (/ x (* a (- z t))))) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* -60 (/ y (* a (- z t)))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a)) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 120 binary64) y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 a (*.f64 y (-.f64 z t)))) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 120 binary64) y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 a (*.f64 y (-.f64 z t)))) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 120 binary64) y) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 a (*.f64 y (-.f64 z t)))) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))))) |
(* -60 (/ y (* a (- z t)))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a)) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ 120 (* 60 (/ x (* a (- z t))))) y)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y)) (neg.f64 y)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) a) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) a) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) a) |
120 |
#s(literal 120 binary64) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
120 |
#s(literal 120 binary64) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (* 60 (/ (- x y) (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* 60 (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))))) |
(fma.f64 (-.f64 (/.f64 y (*.f64 a (*.f64 t t))) (/.f64 x (*.f64 a (*.f64 t t)))) (*.f64 #s(literal 60 binary64) z) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) t)))))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z (-.f64 (/.f64 y (*.f64 t (*.f64 a (*.f64 t t)))) (/.f64 x (*.f64 t (*.f64 a (*.f64 t t))))) (-.f64 (/.f64 y (*.f64 a (*.f64 t t))) (/.f64 x (*.f64 a (*.f64 t t))))) z) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ (- x y) (* a t))) (* z (+ (* 60 (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (* z (+ (* 60 (/ (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))) (pow t 2))) (* 60 (/ (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))) t)))))))) |
(fma.f64 z (fma.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 a (*.f64 t t))) (/.f64 x (*.f64 a (*.f64 t t)))) (*.f64 (*.f64 #s(literal 60 binary64) z) (-.f64 (fma.f64 (-.f64 (/.f64 y (*.f64 a (*.f64 t t))) (/.f64 x (*.f64 a (*.f64 t t)))) (/.f64 z (*.f64 t t)) (/.f64 y (*.f64 t (*.f64 a (*.f64 t t))))) (/.f64 x (*.f64 t (*.f64 a (*.f64 t t))))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
120 |
#s(literal 120 binary64) |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z))))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z a))) (/.f64 (-.f64 x y) (*.f64 z a))) #s(literal 120 binary64)) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a z)))))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z a))) (fma.f64 (-.f64 x y) (/.f64 (*.f64 t t) (*.f64 z (*.f64 z (*.f64 z a)))) (/.f64 (-.f64 x y) (*.f64 z a)))) #s(literal 120 binary64)) |
120 |
#s(literal 120 binary64) |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)) |
(+ 120 (* -1 (/ (+ (* -60 (/ (* t (- x y)) (* a z))) (* -60 (/ (- x y) a))) z))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z a)) (/.f64 (-.f64 x y) a)) z) #s(literal 120 binary64)) |
(+ 120 (* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* 60 (/ (* t (- x y)) a)) (* 60 (/ (* (pow t 2) (- x y)) (* a z)))) z))) z))) |
(-.f64 #s(literal 120 binary64) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 (*.f64 t t) (*.f64 z a)) (/.f64 (*.f64 (-.f64 x y) t) a)) z) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) a)) z)) |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64)) |
(+ 120 (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z))))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z a))) (/.f64 (-.f64 x y) (*.f64 z a))) #s(literal 120 binary64)) |
(+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a (pow z 2)))))))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z a))) (fma.f64 (-.f64 x y) (/.f64 (*.f64 t t) (*.f64 z (*.f64 z (*.f64 z a)))) (/.f64 (-.f64 x y) (*.f64 z a)))) #s(literal 120 binary64)) |
(+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (- x y) (* a (pow z 2)))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 4)))) (* 60 (/ (- x y) (* a (pow z 3)))))))))) |
(fma.f64 t (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z (*.f64 z a))))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z (*.f64 z a)))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) #s(literal 120 binary64))) |
120 |
#s(literal 120 binary64) |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (* -60 (/ (- x y) (* a t))))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 a (*.f64 t t))) (/.f64 (-.f64 x y) (*.f64 t a))) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ (* z (- x y)) (* a (pow t 2)))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 3)))) (* -60 (/ (- x y) (* a t)))))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 a (*.f64 t t))) (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) (*.f64 t (*.f64 a (*.f64 t t)))) (/.f64 (-.f64 x y) (*.f64 t a)))) #s(literal 120 binary64)) |
120 |
#s(literal 120 binary64) |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64)) |
(+ 120 (* -1 (/ (+ (* 60 (/ (* z (- x y)) (* a t))) (* 60 (/ (- x y) a))) t))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t a)) (/.f64 (-.f64 x y) a)) t) #s(literal 120 binary64)) |
(+ 120 (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -60 (/ (* (pow z 2) (- x y)) (* a t)))) t)) (* 60 (/ (- x y) a))) t))) |
(-.f64 #s(literal 120 binary64) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) (*.f64 t a)) (*.f64 z (/.f64 (-.f64 x y) a))) t) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) a))) t)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64))) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64))) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64))) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)))) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)) (neg.f64 y)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)) (neg.f64 y)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 (/.f64 y x) (neg.f64 x) x) |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 (/.f64 y x) (neg.f64 x) x) |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 (/.f64 y x) (neg.f64 x) x) |
x |
(* -1 (* x (- (/ y x) 1))) |
(fma.f64 (/.f64 y x) (neg.f64 x) x) |
(* -1 (* x (- (/ y x) 1))) |
(fma.f64 (/.f64 y x) (neg.f64 x) x) |
(* -1 (* x (- (/ y x) 1))) |
(fma.f64 (/.f64 y x) (neg.f64 x) x) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 (/ y t)) |
(/.f64 y (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (/.f64 (*.f64 y #s(literal -60 binary64)) z)) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (/.f64 (*.f64 y #s(literal -60 binary64)) z)) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (/.f64 (*.f64 y #s(literal -60 binary64)) z)) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* x (+ (* -60 (/ y (* x z))) (* 60 (/ 1 z)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x z)) (/.f64 #s(literal 60 binary64) z))) |
(* x (+ (* -60 (/ y (* x z))) (* 60 (/ 1 z)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x z)) (/.f64 #s(literal 60 binary64) z))) |
(* x (+ (* -60 (/ y (* x z))) (* 60 (/ 1 z)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x z)) (/.f64 #s(literal 60 binary64) z))) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* -1 (* x (- (* 60 (/ y (* x z))) (* 60 (/ 1 z))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x z)) (/.f64 #s(literal -60 binary64) z)))) |
(* -1 (* x (- (* 60 (/ y (* x z))) (* 60 (/ 1 z))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x z)) (/.f64 #s(literal -60 binary64) z)))) |
(* -1 (* x (- (* 60 (/ y (* x z))) (* 60 (/ 1 z))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x z)) (/.f64 #s(literal -60 binary64) z)))) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (/.f64 (*.f64 y #s(literal -60 binary64)) z)) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (/.f64 (*.f64 y #s(literal -60 binary64)) z)) |
(+ (* -60 (/ y z)) (* 60 (/ x z))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (/.f64 (*.f64 y #s(literal -60 binary64)) z)) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* y (- (* 60 (/ x (* y z))) (* 60 (/ 1 z)))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y z)) (/.f64 #s(literal -60 binary64) z))) |
(* y (- (* 60 (/ x (* y z))) (* 60 (/ 1 z)))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y z)) (/.f64 #s(literal -60 binary64) z))) |
(* y (- (* 60 (/ x (* y z))) (* 60 (/ 1 z)))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y z)) (/.f64 #s(literal -60 binary64) z))) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(* -1 (* y (+ (* -60 (/ x (* y z))) (* 60 (/ 1 z))))) |
(*.f64 (neg.f64 y) (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y z)) (/.f64 #s(literal 60 binary64) z))) |
(* -1 (* y (+ (* -60 (/ x (* y z))) (* 60 (/ 1 z))))) |
(*.f64 (neg.f64 y) (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y z)) (/.f64 #s(literal 60 binary64) z))) |
(* -1 (* y (+ (* -60 (/ x (* y z))) (* 60 (/ 1 z))))) |
(*.f64 (neg.f64 y) (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y z)) (/.f64 #s(literal 60 binary64) z))) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* 60 (/ (- x y) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64))) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64))) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64))) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)))) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)) (neg.f64 y)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)) (neg.f64 y)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)) (neg.f64 y)) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(*.f64 a (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(*.f64 a (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(* a (+ 120 (* -60 (/ x (* a t))))) |
(*.f64 a (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(*.f64 a (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(*.f64 a (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(* -1 (* a (- (* 60 (/ x (* a t))) 120))) |
(*.f64 a (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal -60 binary64) t))) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal -60 binary64) t))) |
(* x (- (* 120 (/ a x)) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal -60 binary64) t))) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(neg.f64 (*.f64 x (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal 60 binary64) t)))) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(neg.f64 (*.f64 x (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal 60 binary64) t)))) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(neg.f64 (*.f64 x (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal 60 binary64) t)))) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (fma.f64 t (*.f64 #s(literal 120 binary64) a) (*.f64 x #s(literal -60 binary64))) t) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (fma.f64 t (*.f64 #s(literal 120 binary64) a) (*.f64 x #s(literal -60 binary64))) t) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (fma.f64 t (*.f64 #s(literal 120 binary64) a) (*.f64 x #s(literal -60 binary64))) t) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ 1 (* a (- z t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) a)) |
(/ -1 (* a t)) |
(/.f64 #s(literal -1 binary64) (*.f64 t a)) |
(- (* -1 (/ z (* a (pow t 2)))) (/ 1 (* a t))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t a)) (/.f64 z (*.f64 a (*.f64 t t)))) |
(- (* z (- (* -1 (/ z (* a (pow t 3)))) (/ 1 (* a (pow t 2))))) (/ 1 (* a t))) |
(fma.f64 z (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 t t))) (/.f64 z (*.f64 t (*.f64 a (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (*.f64 t a))) |
(- (* z (- (* z (- (* -1 (/ z (* a (pow t 4)))) (/ 1 (* a (pow t 3))))) (/ 1 (* a (pow t 2))))) (/ 1 (* a t))) |
(fma.f64 z (fma.f64 z (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 a (*.f64 t t)))) (/.f64 z (*.f64 a (pow.f64 t #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (*.f64 t a))) |
(/ 1 (* a z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z a)) |
(/ (+ (/ 1 a) (/ t (* a z))) z) |
(-.f64 (/.f64 t (*.f64 z (*.f64 z a))) (/.f64 #s(literal -1 binary64) (*.f64 z a))) |
(/ (- (+ (/ 1 a) (/ (pow t 2) (* a (pow z 2)))) (* -1 (/ t (* a z)))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 t (/.f64 t (*.f64 z (*.f64 z a))) (/.f64 t (*.f64 z a)))) z) |
(/ (- (+ (/ 1 a) (/ (pow t 3) (* a (pow z 3)))) (+ (* -1 (/ t (* a z))) (* -1 (/ (pow t 2) (* a (pow z 2)))))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 t (/.f64 (*.f64 t t) (*.f64 z (*.f64 z (*.f64 z a)))) (fma.f64 t (/.f64 t (*.f64 z (*.f64 z a))) (/.f64 t (*.f64 z a))))) z) |
(/ 1 (* a z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z a)) |
(* -1 (/ (- (* -1 (/ t (* a z))) (/ 1 a)) z)) |
(-.f64 (/.f64 t (*.f64 z (*.f64 z a))) (/.f64 #s(literal -1 binary64) (*.f64 z a))) |
(* -1 (/ (- (* -1 (/ (- (/ (pow t 2) (* a z)) (* -1 (/ t a))) z)) (/ 1 a)) z)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 t (/.f64 t (*.f64 z (*.f64 z a))) (/.f64 t (*.f64 z a)))) z) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) (* a z))) (/ (pow t 2) a)) z)) (* -1 (/ t a))) z)) (/ 1 a)) z)) |
(/.f64 (+.f64 (+.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 t t) (*.f64 z a)) (/.f64 (*.f64 t t) a)) (*.f64 z z)) (/.f64 t (*.f64 z a))) (/.f64 #s(literal 1 binary64) a)) z) |
(/ 1 (* a z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z a)) |
(+ (/ 1 (* a z)) (/ t (* a (pow z 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z a)) (/.f64 t (*.f64 z (*.f64 z a)))) |
(+ (* t (+ (/ 1 (* a (pow z 2))) (/ t (* a (pow z 3))))) (/ 1 (* a z))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z a)) (fma.f64 t (/.f64 t (*.f64 z (*.f64 z (*.f64 z a)))) (/.f64 t (*.f64 z (*.f64 z a))))) |
(+ (* t (+ (* t (+ (/ 1 (* a (pow z 3))) (/ t (* a (pow z 4))))) (/ 1 (* a (pow z 2))))) (/ 1 (* a z))) |
(fma.f64 t (fma.f64 t (/.f64 t (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (/.f64 t (*.f64 z (*.f64 z (*.f64 z a))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z a)) (/.f64 t (*.f64 z (*.f64 z a))))) |
(/ -1 (* a t)) |
(/.f64 #s(literal -1 binary64) (*.f64 t a)) |
(/ (- (* -1 (/ z (* a t))) (/ 1 a)) t) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t a)) (/.f64 z (*.f64 a (*.f64 t t)))) |
(/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (+ (/ 1 a) (/ z (* a t)))) t) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 z (/.f64 z (*.f64 a (*.f64 t t))) (/.f64 z (*.f64 t a)))) t) |
(/ (- (* -1 (/ (pow z 3) (* a (pow t 3)))) (+ (/ 1 a) (+ (/ z (* a t)) (/ (pow z 2) (* a (pow t 2)))))) t) |
(neg.f64 (/.f64 (fma.f64 (*.f64 z z) (/.f64 z (*.f64 t (*.f64 a (*.f64 t t)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (/.f64 z (*.f64 a (*.f64 t t))) (/.f64 z (*.f64 t a))))) t)) |
(/ -1 (* a t)) |
(/.f64 #s(literal -1 binary64) (*.f64 t a)) |
(* -1 (/ (+ (/ 1 a) (/ z (* a t))) t)) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t a)) (/.f64 z (*.f64 a (*.f64 t t)))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 2) (* a t))) (/ z a)) t)) (/ 1 a)) t)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 z (/.f64 z (*.f64 a (*.f64 t t))) (/.f64 z (*.f64 t a)))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) (* a t)) (* -1 (/ (pow z 2) a))) t)) (/ z a)) t)) (/ 1 a)) t)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 z z) (/.f64 z (*.f64 t a)) (/.f64 (*.f64 z z) a)) (*.f64 t t))) (/.f64 z (*.f64 t a))) (/.f64 #s(literal -1 binary64) a)) t) |
Compiled 19 233 to 1 956 computations (89.8% saved)
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 065 | 8 | 1 073 |
| Fresh | 5 | 12 | 17 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 073 | 23 | 1 096 |
| Status | Accuracy | Program |
|---|---|---|
| 58.4% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) | |
| 65.6% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) | |
| ✓ | 54.1% | (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
| 54.9% | (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) | |
| 53.6% | (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) | |
| 28.4% | (/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) | |
| 13.6% | (/.f64 (*.f64 y #s(literal 60 binary64)) t) | |
| 17.2% | (/.f64 (*.f64 y #s(literal -60 binary64)) z) | |
| 18.1% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) | |
| 19.6% | (/.f64 (*.f64 #s(literal 60 binary64) x) z) | |
| 28.4% | (/.f64 #s(literal 60 binary64) (/.f64 (neg.f64 t) (-.f64 x y))) | |
| 25.0% | (/.f64 #s(literal -60 binary64) (/.f64 (-.f64 z t) y)) | |
| 33.4% | (*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) | |
| 13.6% | (*.f64 (/.f64 y t) #s(literal 60 binary64)) | |
| 18.1% | (*.f64 (/.f64 #s(literal -60 binary64) t) x) | |
| 33.3% | (*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) | |
| 25.0% | (*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) | |
| 60.0% | (*.f64 a (fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 120 binary64))) | |
| 28.7% | (*.f64 a (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) a))) | |
| ✓ | 47.9% | (*.f64 #s(literal 120 binary64) a) |
| 31.0% | (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) | |
| 17.2% | (*.f64 #s(literal -60 binary64) (/.f64 y z)) | |
| ✓ | 18.1% | (*.f64 #s(literal -60 binary64) (/.f64 x t)) |
Compiled 769 to 330 computations (57.1% 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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(/.f64 #s(literal -60 binary64) (/.f64 (-.f64 z t) y)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 (neg.f64 t) (-.f64 x y))) |
(/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(*.f64 a (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) a))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 z 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 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(*.f64 a (fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 120 binary64))) |
(+.f64 (/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(*.f64 a (fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 a #s(literal 120 binary64))) |
| Outputs |
|---|
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
11 calls:
| 30.0ms | (-.f64 x y) |
| 21.0ms | (*.f64 a #s(literal 120 binary64)) |
| 18.0ms | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 17.0ms | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 17.0ms | z |
| 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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(/.f64 #s(literal -60 binary64) (/.f64 (-.f64 z t) y)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 (neg.f64 t) (-.f64 x y))) |
(/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
| Outputs |
|---|
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
11 calls:
| 325.0ms | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 47.0ms | t |
| 16.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 13.0ms | (-.f64 x y) |
| 13.0ms | (*.f64 a #s(literal 120 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.5% | 1 | x |
| 86.0% | 3 | y |
| 89.0% | 3 | z |
| 90.6% | 5 | t |
| 85.6% | 3 | a |
| 79.2% | 2 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 88.3% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 81.9% | 2 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 81.9% | 2 | (-.f64 x y) |
| 84.5% | 3 | (-.f64 z t) |
| 85.6% | 3 | (*.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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(/.f64 #s(literal -60 binary64) (/.f64 (-.f64 z t) y)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) |
| Outputs |
|---|
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
1 calls:
| 12.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 3 | z |
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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(/.f64 #s(literal -60 binary64) (/.f64 (-.f64 z t) y)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
| Outputs |
|---|
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
1 calls:
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 3 | z |
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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(/.f64 #s(literal -60 binary64) (/.f64 (-.f64 z t) y)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
| Outputs |
|---|
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
10 calls:
| 35.0ms | y |
| 18.0ms | (-.f64 z t) |
| 10.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 10.0ms | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.2% | 6 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 74.0% | 3 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 74.0% | 3 | (-.f64 x y) |
| 74.4% | 3 | (-.f64 z t) |
| 79.6% | 4 | a |
| 79.6% | 4 | (*.f64 a #s(literal 120 binary64)) |
| 70.9% | 5 | y |
| 78.0% | 4 | t |
| 81.4% | 4 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 80.3% | 3 | z |
Compiled 90 to 70 computations (22.2% 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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(/.f64 #s(literal -60 binary64) (/.f64 (-.f64 z t) y)) |
| Outputs |
|---|
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(*.f64 #s(literal 120 binary64) a) |
(fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
3 calls:
| 10.0ms | z |
| 10.0ms | x |
| 8.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.4% | 3 | x |
| 81.0% | 4 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 74.7% | 4 | z |
Compiled 26 to 20 computations (23.1% 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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
| Outputs |
|---|
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
1 calls:
| 8.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.4% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 14 to 10 computations (28.6% 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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
1 calls:
| 7.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.4% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 14 to 10 computations (28.6% 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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
1 calls:
| 7.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.4% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 14 to 10 computations (28.6% 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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
1 calls:
| 8.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.3% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 14 to 10 computations (28.6% 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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) z) #s(literal 60 binary64)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
| Outputs |
|---|
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) |
10 calls:
| 12.0ms | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 8.0ms | t |
| 7.0ms | (*.f64 a #s(literal 120 binary64)) |
| 7.0ms | x |
| 7.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.7% | 3 | x |
| 60.4% | 5 | y |
| 58.5% | 4 | z |
| 63.3% | 4 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 63.3% | 4 | (-.f64 x y) |
| 61.6% | 4 | (-.f64 z t) |
| 60.7% | 4 | t |
| 62.4% | 3 | a |
| 62.4% | 3 | (*.f64 a #s(literal 120 binary64)) |
| 65.6% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 78 to 62 computations (20.5% 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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
| Outputs |
|---|
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
3 calls:
| 5.0ms | x |
| 4.0ms | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 4.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.7% | 3 | x |
| 51.4% | 2 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 62.8% | 4 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 38 to 28 computations (26.3% 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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
| Outputs |
|---|
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
6 calls:
| 5.0ms | (-.f64 x y) |
| 4.0ms | (*.f64 a #s(literal 120 binary64)) |
| 4.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 4.0ms | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.4% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 56.6% | 4 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 56.6% | 4 | (-.f64 x y) |
| 56.7% | 3 | a |
| 56.7% | 3 | (*.f64 a #s(literal 120 binary64)) |
| 58.3% | 4 | x |
Compiled 52 to 41 computations (21.2% 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 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (/.f64 y t) #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 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (neg.f64 t))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(*.f64 #s(literal 120 binary64) a) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
6 calls:
| 6.0ms | y |
| 6.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 4.0ms | (-.f64 z t) |
| 4.0ms | t |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.3% | 4 | x |
| 51.6% | 3 | z |
| 52.3% | 3 | y |
| 47.9% | 1 | t |
| 54.9% | 4 | (-.f64 z t) |
| 56.5% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 46 to 36 computations (21.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 (/.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 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 y z)) |
4 calls:
| 5.0ms | a |
| 2.0ms | (*.f64 a #s(literal 120 binary64)) |
| 2.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.5% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 52.7% | 3 | a |
| 52.7% | 3 | (*.f64 a #s(literal 120 binary64)) |
| 53.7% | 3 | x |
Compiled 34 to 27 computations (20.6% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
| Outputs |
|---|
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
4 calls:
| 2.0ms | (-.f64 x y) |
| 2.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 2.0ms | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.7% | 3 | x |
| 47.9% | 1 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 47.9% | 1 | (-.f64 x y) |
| 53.7% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 38 to 29 computations (23.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) |
8 calls:
| 4.0ms | (-.f64 z t) |
| 1.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 1.0ms | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 1.0ms | a |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.9% | 1 | z |
| 47.9% | 1 | y |
| 47.9% | 1 | a |
| 47.9% | 1 | (*.f64 a #s(literal 120 binary64)) |
| 47.9% | 1 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 47.9% | 1 | (-.f64 z t) |
| 47.9% | 1 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 47.9% | 1 | x |
Compiled 72 to 56 computations (22.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.5915588113904086e-47 | 1.7052624881162273e-46 |
| 29.0ms | -2.4296286149194018e-79 | -4.123661637066382e-82 |
| 30.0ms | 223× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 469 to 357 computations (23.9% saved)
ival-mult: 19.0ms (78.6% of total)ival-sub: 2.0ms (8.3% of total)ival-div: 1.0ms (4.1% of total)ival-add: 1.0ms (4.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.5915588113904086e-47 | 1.7052624881162273e-46 |
| 41.0ms | -2.4296286149194018e-79 | -4.123661637066382e-82 |
| 42.0ms | 221× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 469 to 357 computations (23.9% saved)
ival-mult: 2.0ms (25.7% of total)ival-sub: 2.0ms (25.7% of total)ival-div: 1.0ms (12.8% of total)ival-add: 1.0ms (12.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.5915588113904086e-47 | 1.7052624881162273e-46 |
| 14.0ms | -2.4296286149194018e-79 | -4.123661637066382e-82 |
| 16.0ms | 223× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 469 to 357 computations (23.9% saved)
ival-sub: 4.0ms (41.3% of total)ival-mult: 2.0ms (20.7% of total)ival-div: 1.0ms (10.3% of total)ival-add: 1.0ms (10.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.5915588113904086e-47 | 1.7052624881162273e-46 |
| 12.0ms | -2.4296286149194018e-79 | -4.123661637066382e-82 |
| 20.0ms | 223× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 441 to 343 computations (22.2% saved)
ival-mult: 2.0ms (26.2% of total)ival-sub: 2.0ms (26.2% of total)ival-div: 1.0ms (13.1% of total)ival-add: 1.0ms (13.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.465980337262824e+55 | 1.391628581121108e+59 |
| 0.0ms | 3.58254831140826e-92 | 1.459677916891729e-87 |
| 0.0ms | -0.0562547735637438 | -8.7958365609939e-6 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.234159785898136e-40 | 9.998695524553586e-39 |
| 0.0ms | -0.0562547735637438 | -8.7958365609939e-6 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.234159785898136e-40 | 9.998695524553586e-39 |
| 0.0ms | -0.0562547735637438 | -8.7958365609939e-6 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.234159785898136e-40 | 9.998695524553586e-39 |
| 0.0ms | -0.0562547735637438 | -8.7958365609939e-6 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.234159785898136e-40 | 9.998695524553586e-39 |
| 0.0ms | -0.0562547735637438 | -8.7958365609939e-6 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.465980337262824e+55 | 1.391628581121108e+59 |
| 0.0ms | -2.3461521649723597e+88 | -2.091868397064635e+86 |
Compiled 21 to 21 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 4.0105991841769975e+134 | 1.5512184497502087e+143 |
| 13.0ms | -1.5245491720982842e+112 | -1.8271026552298943e+109 |
| 17.0ms | 268× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 395 to 327 computations (17.2% saved)
ival-mult: 3.0ms (30.8% of total)ival-sub: 3.0ms (30.8% of total)ival-div: 2.0ms (20.5% of total)ival-add: 1.0ms (10.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.465980337262824e+55 | 1.391628581121108e+59 |
| 0.0ms | -2.3461521649723597e+88 | -2.091868397064635e+86 |
Compiled 21 to 21 computations (0% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 6.027159818739162e+266 | 1.171563009003473e+267 |
| 16.0ms | 4.0105991841769975e+134 | 1.5512184497502087e+143 |
| 36.0ms | -1.5245491720982842e+112 | -1.8271026552298943e+109 |
| 46.0ms | 330× | 0 | valid |
| 0.0ms | 4× | 1 | valid |
| 0.0ms | 2× | 3 | valid |
Compiled 449 to 382 computations (14.9% saved)
ival-div: 26.0ms (70.3% of total)ival-mult: 5.0ms (13.5% of total)ival-sub: 4.0ms (10.8% of total)ival-add: 2.0ms (5.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.334046161276063e+185 | 3.0659922966324294e+191 |
| 0.0ms | -1.5717770017017204e+159 | -4.643177870894217e+157 |
Compiled 21 to 21 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.8167016397201045e+252 | 8.500347480362722e+254 |
| 24.0ms | -4.938985297296682e+157 | -1.0142556215232432e+157 |
| 28.0ms | 222× | 0 | valid |
| 0.0ms | 1× | 3 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 301 to 259 computations (14% saved)
ival-mult: 17.0ms (77% of total)ival-sub: 2.0ms (9.1% of total)ival-div: 1.0ms (4.5% of total)ival-add: 1.0ms (4.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 32× | *-commutative_binary64 |
| 18× | if-if-or-not_binary32 |
| 8× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 4× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 545 |
| 1 | 164 | 545 |
| 2 | 172 | 545 |
| 3 | 176 | 545 |
| 4 | 178 | 545 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(if (<=.f64 z #s(literal -2616584119003115/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) (if (<=.f64 z #s(literal 8021834716940879/205688069665150755269371147819668813122841983204197482918576128 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 z #s(literal -1668739871813211/16687398718132110018711107079449625895333629080911349765211262561111091607661254297054391304192 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) (if (<=.f64 z #s(literal 7713302612443153/51422017416287688817342786954917203280710495801049370729644032 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 z #s(literal -1067993517960455/33374797436264220037422214158899251790667258161822699530422525122222183215322508594108782608384 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 z #s(literal 7404770507945427/102844034832575377634685573909834406561420991602098741459288064 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 z #s(literal -5072969210312161/533996758980227520598755426542388028650676130589163192486760401955554931445160137505740521734144 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 z #s(literal 2828210957895823/51422017416287688817342786954917203280710495801049370729644032 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 7339195571168229/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 40000000000000000409402680816342045985217552541298982912 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -19999999999999999188334489127007254629839921792969028793394780196134078459019088510320640 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 40000000000000000409402680816342045985217552541298982912 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)))) |
(if (<=.f64 x #s(literal -1500000000000000001979253834991163712452085033686071004027610647079722972276717476675280827066165671284688551936 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (if (<=.f64 x #s(literal 239999999999999997305079496765204675726238087401970169668480294873599773101328394540067655969673045841120514112792826977416245351837025173504 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -19999999999999999188334489127007254629839921792969028793394780196134078459019088510320640 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 40000000000000000409402680816342045985217552541298982912 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(if (<=.f64 x #s(literal -9500000000000000190534193948353210378448347394141125909066910961225976320006011337461755719805761753383201406976 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) x) z) (if (<=.f64 x #s(literal 2300000000000000075535593725171329981670128902627106899678320880395118115867212389751203025943773049173083861003941601830891528458686431232 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 x #s(literal 920000000000000039714311643211322219305393087664636069762911330290435952851336417335304224109224510827373989660324165416717859267860668152385849856008768435185131137487227328456954598340078891959711766707852022650948889651880266650745227209142697712353278179202301952 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) x) z) (*.f64 (/.f64 #s(literal -60 binary64) t) x)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -999999999999999928484693987168420772305733470059469068129930887927772406304894123616740280504746200573981670431418299523701733729688780649419062882836695482368 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 999999999999999979617044168753715171107129451866841652067632118957448454785561110036171446110395985078602511391629572118883509758736380261518894779920079058604308854941977225917932503040 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 y z)))) |
(if (<=.f64 x #s(literal -41000000000000001604163315651831462890918546815633019834258842465074872250713116023904659473166510960853054501824920872095280368711238901574021237162094100480 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t)) (if (<=.f64 x #s(literal 2299999999999999983859682849050114870000017972865683270396632349104957201691533122261831309880624339838610765272708050337534469036015274679833277661185450504688593428712409208465684835486016448543379125716870195166408241811609129690366055636593411096576 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t)))) |
(*.f64 #s(literal 120 binary64) a) |
| Outputs |
|---|
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(if (<=.f64 z #s(literal -2616584119003115/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) (if (<=.f64 z #s(literal 8021834716940879/205688069665150755269371147819668813122841983204197482918576128 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 z #s(literal -2616584119003115/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) (if (<=.f64 z #s(literal 8021834716940879/205688069665150755269371147819668813122841983204197482918576128 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 z #s(literal -1668739871813211/16687398718132110018711107079449625895333629080911349765211262561111091607661254297054391304192 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) (if (<=.f64 z #s(literal 7713302612443153/51422017416287688817342786954917203280710495801049370729644032 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 z #s(literal -1668739871813211/16687398718132110018711107079449625895333629080911349765211262561111091607661254297054391304192 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) (if (<=.f64 z #s(literal 7713302612443153/51422017416287688817342786954917203280710495801049370729644032 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal 120 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 z #s(literal -1067993517960455/33374797436264220037422214158899251790667258161822699530422525122222183215322508594108782608384 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 z #s(literal 7404770507945427/102844034832575377634685573909834406561420991602098741459288064 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 z #s(literal -1067993517960455/33374797436264220037422214158899251790667258161822699530422525122222183215322508594108782608384 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 a #s(literal 120 binary64))) (if (<=.f64 z #s(literal 7404770507945427/102844034832575377634685573909834406561420991602098741459288064 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal 120 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 z #s(literal -5072969210312161/533996758980227520598755426542388028650676130589163192486760401955554931445160137505740521734144 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 z #s(literal 2828210957895823/51422017416287688817342786954917203280710495801049370729644032 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 z #s(literal -5072969210312161/533996758980227520598755426542388028650676130589163192486760401955554931445160137505740521734144 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 a #s(literal 120 binary64))) (if (<=.f64 z #s(literal 2828210957895823/51422017416287688817342786954917203280710495801049370729644032 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal 120 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 7339195571168229/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 40000000000000000409402680816342045985217552541298982912 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 7339195571168229/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 40000000000000000409402680816342045985217552541298982912 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 6129982163463555/6129982163463555433433388108601236734474956488734408704 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -19999999999999999188334489127007254629839921792969028793394780196134078459019088510320640 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 40000000000000000409402680816342045985217552541298982912 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -19999999999999999188334489127007254629839921792969028793394780196134078459019088510320640 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 40000000000000000409402680816342045985217552541298982912 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z)))) |
(if (<=.f64 x #s(literal -1500000000000000001979253834991163712452085033686071004027610647079722972276717476675280827066165671284688551936 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (if (<=.f64 x #s(literal 239999999999999997305079496765204675726238087401970169668480294873599773101328394540067655969673045841120514112792826977416245351837025173504 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))))) |
(if (<=.f64 x #s(literal -1500000000000000001979253834991163712452085033686071004027610647079722972276717476675280827066165671284688551936 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) (if (<=.f64 x #s(literal 239999999999999997305079496765204675726238087401970169668480294873599773101328394540067655969673045841120514112792826977416245351837025173504 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -19999999999999999188334489127007254629839921792969028793394780196134078459019088510320640 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 40000000000000000409402680816342045985217552541298982912 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -19999999999999999188334489127007254629839921792969028793394780196134078459019088510320640 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 40000000000000000409402680816342045985217552541298982912 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(if (<=.f64 x #s(literal -9500000000000000190534193948353210378448347394141125909066910961225976320006011337461755719805761753383201406976 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) x) z) (if (<=.f64 x #s(literal 2300000000000000075535593725171329981670128902627106899678320880395118115867212389751203025943773049173083861003941601830891528458686431232 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 x #s(literal 920000000000000039714311643211322219305393087664636069762911330290435952851336417335304224109224510827373989660324165416717859267860668152385849856008768435185131137487227328456954598340078891959711766707852022650948889651880266650745227209142697712353278179202301952 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) x) z) (*.f64 (/.f64 #s(literal -60 binary64) t) x)))) |
(if (<=.f64 x #s(literal -9500000000000000190534193948353210378448347394141125909066910961225976320006011337461755719805761753383201406976 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) x) z) (if (<=.f64 x #s(literal 2300000000000000075535593725171329981670128902627106899678320880395118115867212389751203025943773049173083861003941601830891528458686431232 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 x #s(literal 920000000000000039714311643211322219305393087664636069762911330290435952851336417335304224109224510827373989660324165416717859267860668152385849856008768435185131137487227328456954598340078891959711766707852022650948889651880266650745227209142697712353278179202301952 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) x) z) (*.f64 x (/.f64 #s(literal -60 binary64) t))))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -999999999999999928484693987168420772305733470059469068129930887927772406304894123616740280504746200573981670431418299523701733729688780649419062882836695482368 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 999999999999999979617044168753715171107129451866841652067632118957448454785561110036171446110395985078602511391629572118883509758736380261518894779920079058604308854941977225917932503040 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 y z)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -999999999999999928484693987168420772305733470059469068129930887927772406304894123616740280504746200573981670431418299523701733729688780649419062882836695482368 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 999999999999999979617044168753715171107129451866841652067632118957448454785561110036171446110395985078602511391629572118883509758736380261518894779920079058604308854941977225917932503040 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y z)))) |
(if (<=.f64 x #s(literal -41000000000000001604163315651831462890918546815633019834258842465074872250713116023904659473166510960853054501824920872095280368711238901574021237162094100480 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t)) (if (<=.f64 x #s(literal 2299999999999999983859682849050114870000017972865683270396632349104957201691533122261831309880624339838610765272708050337534469036015274679833277661185450504688593428712409208465684835486016448543379125716870195166408241811609129690366055636593411096576 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 x t)))) |
(if (<=.f64 x #s(literal -41000000000000001604163315651831462890918546815633019834258842465074872250713116023904659473166510960853054501824920872095280368711238901574021237162094100480 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t)) (if (<=.f64 x #s(literal 2299999999999999983859682849050114870000017972865683270396632349104957201691533122261831309880624339838610765272708050337534469036015274679833277661185450504688593428712409208465684835486016448543379125716870195166408241811609129690366055636593411096576 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 x t)))) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 a #s(literal 120 binary64)) |
| 15 562× | accelerator-lowering-fma.f32 |
| 15 562× | accelerator-lowering-fma.f64 |
| 11 996× | accelerator-lowering-fma.f32 |
| 11 996× | accelerator-lowering-fma.f64 |
| 10 674× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1007 | 7148 |
| 1 | 3179 | 6927 |
| 0 | 8273 | 6558 |
| 0 | 25 | 101 |
| 1 | 144 | 101 |
| 2 | 1182 | 101 |
| 0 | 8656 | 98 |
| 0 | 20 | 89 |
| 1 | 121 | 89 |
| 2 | 1232 | 89 |
| 0 | 8209 | 86 |
| 0 | 274 | 2244 |
| 1 | 810 | 2198 |
| 2 | 2549 | 1974 |
| 3 | 6994 | 1941 |
| 0 | 8717 | 1820 |
| 0 | 29 | 92 |
| 1 | 153 | 91 |
| 2 | 1151 | 91 |
| 0 | 8370 | 88 |
| 0 | 505 | 4622 |
| 1 | 1580 | 4546 |
| 2 | 5075 | 4501 |
| 0 | 8785 | 4255 |
| 0 | 612 | 6653 |
| 1 | 1837 | 6472 |
| 2 | 5747 | 6418 |
| 0 | 8760 | 6032 |
| 0 | 13 | 33 |
| 1 | 67 | 33 |
| 2 | 603 | 33 |
| 0 | 8031 | 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 1 437 to 743 computations (48.3% saved)
Compiled 1 288 to 298 computations (76.9% saved)
Loading profile data...