
Time bar (total: 12.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 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.0s | 8 126× | 0 | valid |
| 7.0ms | 61× | 1 | valid |
| 6.0ms | 43× | 2 | valid |
| 4.0ms | 24× | 3 | valid |
| 0.0ms | 2× | 4 | valid |
ival-mult: 337.0ms (54% of total)ival-sub: 153.0ms (24.5% of total)ival-div: 77.0ms (12.3% of total)ival-add: 38.0ms (6.1% of total)exact: 7.0ms (1.1% of total)ival-true: 6.0ms (1% of total)adjust: 3.0ms (0.5% of total)ival-assert: 3.0ms (0.5% 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)) (fma.f64 a #s(literal 120 binary64) #s(literal 0 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 |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 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 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) | o/n | 1 | 0 |
| ↳ | (*.f64 #s(literal 60 binary64) (-.f64 x y)) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 42.0ms | 494× | 0 | valid |
| 2.0ms | 10× | 1 | valid |
| 1.0ms | 4× | 3 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 126 to 56 computations (55.6% saved)
ival-sub: 8.0ms (35% of total)ival-mult: 6.0ms (26.2% of total)ival-div: 5.0ms (21.9% of total)ival-add: 2.0ms (8.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)Compiled 5 to 5 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (+.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 z t) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| ✓ | cost-diff | 192 | (+.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)) (fma.f64 a #s(literal 120 binary64) #s(literal 0 binary64))) |
(/ (* 60 (- x y)) (- z t)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) #s(literal 0 binary64)) |
(* 60 (- x y)) |
(fma.f64 #s(literal 60 binary64) (-.f64 x y) #s(literal 0 binary64)) |
60 |
#s(literal 60 binary64) |
(- x y) |
(-.f64 x y) |
x |
y |
(- z t) |
(-.f64 z t) |
z |
t |
(* a 120) |
(fma.f64 a #s(literal 120 binary64) #s(literal 0 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.3% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 20.0ms | 247× | 0 | valid |
| 1.0ms | 5× | 1 | valid |
| 0.0ms | 2× | 3 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 45 to 15 computations (66.7% saved)
ival-sub: 3.0ms (32.1% of total)ival-mult: 3.0ms (32.1% of total)ival-div: 2.0ms (21.4% of total)ival-add: 1.0ms (10.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 (+ (/ (* 60 (- x y)) (- z t)) (* a 120))> |
#<alt (/ (* 60 (- x y)) (- z t))> |
#<alt (- x y)> |
#<alt (- z t)> |
#<alt (* 60 (- 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 (* -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 (* -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)> |
#<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 (* 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)> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | (- x y) |
| 1.0ms | z | @ | 0 | (+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
| 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 | 36 |
| 1 | 67 | 36 |
| 2 | 603 | 36 |
| 0 | 8031 | 35 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
(/ (* 60 (- x y)) (- z t)) |
(- x y) |
(- z t) |
(* 60 (- 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 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (-.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)))) (-.f64 #s(literal 0 binary64) (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))) (-.f64 #s(literal 0 binary64) (+.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))) (-.f64 #s(literal 0 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) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.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))))) (-.f64 #s(literal 0 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))))))) |
(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)))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 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)))))) (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 (-.f64 #s(literal 0 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))))) (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 (-.f64 #s(literal 0 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 #s(literal 0 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 #s(literal 0 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 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.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 (/.f64 (*.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 #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 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 (/.f64 (*.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 #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 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 (-.f64 #s(literal 0 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))))))) (neg.f64 (-.f64 #s(literal 0 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 (neg.f64 (-.f64 #s(literal 0 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)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.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 (/.f64 (*.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 #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 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 (/.f64 (*.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 #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 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 (-.f64 #s(literal 0 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 #s(literal 1 binary64) (-.f64 #s(literal 0 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 #s(literal 0 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.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))))) (/.f64 (*.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 #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 (*.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 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (-.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)))) (-.f64 #s(literal 0 binary64) (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))) (-.f64 #s(literal 0 binary64) (+.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))) (-.f64 #s(literal 0 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 t z))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(+.f64 x (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.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 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(+.f64 (*.f64 z (/.f64 z (+.f64 z t))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (-.f64 t z)) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(-.f64 (*.f64 z (/.f64 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 t (+.f64 z t) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z (/.f64 z (+.f64 z t))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 z #s(literal 0 binary64)) t) |
(fma.f64 z (/.f64 z (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 z (/.f64 (*.f64 z z) (fma.f64 t (+.f64 z t) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(fma.f64 t #s(literal -1 binary64) z) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 (*.f64 z z) (/.f64 z (fma.f64 t (+.f64 z t) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(fma.f64 #s(literal -1 binary64) t z) |
(fma.f64 (pow.f64 z #s(literal 3/2 binary64)) (/.f64 (pow.f64 z #s(literal 3/2 binary64)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 z z) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 z z (*.f64 t (-.f64 t z))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 z (*.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)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(fma.f64 (/.f64 (*.f64 z (*.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))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(neg.f64 (-.f64 t z)) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t z) #s(literal -1 binary64)) |
(/.f64 (*.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 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 z z))) |
(/.f64 (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (*.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 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 z z)))) |
(/.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 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 z z)) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (neg.f64 (-.f64 #s(literal 0 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 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 t z)) (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 t z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 t z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (+.f64 z t) (fma.f64 (*.f64 t t) (fma.f64 t t (*.f64 z z)) (*.f64 z (*.f64 z (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (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 t t)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))))))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (fma.f64 t t (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.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 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 t z))) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 t z))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 z (+.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (/.f64 z (+.f64 z t))) (*.f64 z (/.f64 z (+.f64 z t))) (fma.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (*.f64 z (/.f64 z (+.f64 z t))) (/.f64 (*.f64 t t) (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) (fma.f64 z (/.f64 (*.f64 z z) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (/.f64 z (+.f64 z t))) (*.f64 z (/.f64 z (+.f64 z t)))) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (fma.f64 z (/.f64 z (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (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 t t)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.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)))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 (*.f64 t t) (fma.f64 t t (*.f64 z z)) (*.f64 z (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 t t (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) #s(literal 1 binary64)) |
(*.f64 (*.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 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 z z)))) |
(*.f64 (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (/.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 t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 z t) (/.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t z)) |
(*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (-.f64 z t) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) |
(*.f64 (/.f64 (*.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 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 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 #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) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) 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)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (+.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) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal -60 binary64)) |
(*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (-.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 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 |
| 14 364× | accelerator-lowering-fma.f32 |
| 14 364× | accelerator-lowering-fma.f64 |
| 6 046× | *-lowering-*.f32 |
| 6 046× | *-lowering-*.f64 |
| 4 112× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 290 | 2485 |
| 1 | 861 | 2426 |
| 2 | 2709 | 2193 |
| 0 | 8068 | 2073 |
| 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)) |
(* -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))))) |
(* -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) |
(+ (* -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))))) |
(* 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 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(*.f64 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 #s(literal 120 binary64) (/.f64 a x) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) 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 #s(literal 120 binary64) (/.f64 a x) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) 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 #s(literal 120 binary64) (/.f64 a x) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) x)) (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(* 60 (/ x (- z t))) |
(*.f64 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 #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 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 120 binary64) a (/.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)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (*.f64 #s(literal 120 binary64) a) y))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (*.f64 #s(literal 120 binary64) a) y))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (*.f64 #s(literal 120 binary64) a) y))) |
(* -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)))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) y)))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) y)))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) y)))) |
(+ (* -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 #s(literal 120 binary64) a (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (*.f64 t t))) (*.f64 z #s(literal 60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 x y)) t))) |
(+ (* -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 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 (*.f64 z #s(literal 60 binary64)) (fma.f64 z (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (*.f64 t t))) t) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (*.f64 t 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 (*.f64 #s(literal 60 binary64) (fma.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (*.f64 t t))) t)) z (-.f64 #s(literal 0 binary64) (/.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 (/.f64 (-.f64 x y) z) (fma.f64 t (/.f64 #s(literal 60 binary64) z) #s(literal 60 binary64)) (*.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 #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 60 binary64) (/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 x y) z) 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 x y) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (fma.f64 t (/.f64 t z) t))) z)) 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 (/.f64 (-.f64 x y) z) (fma.f64 t (/.f64 #s(literal 60 binary64) z) #s(literal 60 binary64)) (*.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 #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 (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 (*.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 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(* 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 a (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)))) |
(* -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 x (/.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 (-.f64 z t) x)) (/.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 (-.f64 z t) x)) (/.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 (-.f64 z t) x)) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) x)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) x)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) x)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x)) |
(* 60 (/ x (- z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.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 y (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -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 (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(* -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 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (*.f64 t t))) (*.f64 z #s(literal 60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (-.f64 x y)) 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 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 (*.f64 z #s(literal 60 binary64)) (fma.f64 z (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (*.f64 t t))) t) (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (*.f64 t t))) t)) z (-.f64 #s(literal 0 binary64) (/.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 #s(literal 60 binary64) (-.f64 (fma.f64 t (/.f64 (-.f64 x y) z) 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 (-.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 (*.f64 t t) (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (*.f64 z 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 #s(literal 60 binary64) (-.f64 (fma.f64 t (/.f64 (-.f64 x y) z) 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 x y) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (fma.f64 t (/.f64 t z) t))) z)) (-.f64 #s(literal 0 binary64) 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 #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)) (-.f64 #s(literal 0 binary64) 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) (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 (fma.f64 (/.f64 (-.f64 x y) t) (fma.f64 z (/.f64 z t) z) 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))) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 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) (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 (*.f64 (-.f64 x y) (fma.f64 z (/.f64 z t) z)) t) (*.f64 #s(literal 60 binary64) (-.f64 x y))) (-.f64 #s(literal 0 binary64) 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 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (*.f64 z (*.f64 (-.f64 x y) (fma.f64 z (/.f64 z t) z))) t) (*.f64 #s(literal -60 binary64) (*.f64 z (-.f64 x y)))) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z 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)))) |
(*.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))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 y (/.f64 #s(literal 60 binary64) x) #s(literal -60 binary64)))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 y (/.f64 #s(literal 60 binary64) x) #s(literal -60 binary64)))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 y (/.f64 #s(literal 60 binary64) 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 #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 (-.f64 #s(literal 0 binary64) y) (fma.f64 #s(literal -60 binary64) (/.f64 x y) #s(literal 60 binary64))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 #s(literal -60 binary64) (/.f64 x y) #s(literal 60 binary64))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 #s(literal -60 binary64) (/.f64 x y) #s(literal 60 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
Compiled 18 116 to 1 771 computations (90.2% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 616 | 12 | 628 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 617 | 12 | 629 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
| 99.8% | (fma.f64 (-.f64 x y) (*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 a #s(literal 120 binary64))) | |
| ▶ | 75.9% | (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
| 68.4% | (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) | |
| ▶ | 57.0% | (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
| 50.3% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) | |
| 68.0% | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) (*.f64 a #s(literal 120 binary64))) | |
| 91.9% | (+.f64 (*.f64 y (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) (*.f64 a #s(literal 120 binary64))) | |
| ▶ | 28.1% | (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
| 93.4% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) | |
| ▶ | 49.9% | (*.f64 #s(literal 120 binary64) a) |
| 26.4% | (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
Compiled 368 to 270 computations (26.6% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 60 binary64) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
| ✓ | cost-diff | -64 | (*.f64 #s(literal 120 binary64) a) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 x y) t) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
| ✓ | cost-diff | -64 | (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 60 binary64) (-.f64 z t)) |
| ✓ | cost-diff | -64 | (*.f64 #s(literal 120 binary64) a) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 60 binary64) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
| 2 416× | accelerator-lowering-fma.f32 |
| 2 416× | accelerator-lowering-fma.f64 |
| 1 008× | *-lowering-*.f32 |
| 1 008× | *-lowering-*.f64 |
| 678× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 118 |
| 1 | 41 | 118 |
| 2 | 74 | 118 |
| 3 | 139 | 118 |
| 4 | 262 | 118 |
| 5 | 523 | 118 |
| 6 | 1308 | 118 |
| 7 | 2265 | 118 |
| 8 | 2930 | 118 |
| 9 | 3069 | 118 |
| 10 | 3146 | 118 |
| 11 | 3149 | 118 |
| 12 | 3149 | 118 |
| 13 | 3149 | 118 |
| 14 | 3157 | 118 |
| 0 | 3157 | 115 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (/ 60 (- z t)) (- x y)) (* a 120)) |
(/ 60 (- z t)) |
60 |
(- z t) |
z |
t |
(- x y) |
x |
y |
(* a 120) |
a |
120 |
(* 120 a) |
120 |
a |
(* x (/ 60 (- z t))) |
x |
(/ 60 (- z t)) |
60 |
(- z t) |
z |
t |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
-60 |
(/ (- x y) t) |
(- x y) |
x |
y |
t |
(* 120 a) |
120 |
a |
(+ (* 120 a) (* x (/ 60 (- z t)))) |
120 |
a |
(* x (/ 60 (- z t))) |
x |
(/ 60 (- z t)) |
60 |
(- z t) |
z |
t |
| Outputs |
|---|
(+ (* (/ 60 (- z t)) (- x y)) (* a 120)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (fma.f64 a #s(literal 120 binary64) #s(literal 0 binary64))) |
(/ 60 (- z t)) |
(/.f64 #s(literal 60 binary64) (-.f64 z t)) |
60 |
#s(literal 60 binary64) |
(- z t) |
(-.f64 z t) |
z |
t |
(- x y) |
(-.f64 x y) |
x |
y |
(* a 120) |
(fma.f64 a #s(literal 120 binary64) #s(literal 0 binary64)) |
a |
120 |
#s(literal 120 binary64) |
(* 120 a) |
(fma.f64 a #s(literal 120 binary64) #s(literal 0 binary64)) |
120 |
#s(literal 120 binary64) |
a |
(* x (/ 60 (- z t))) |
(/.f64 (fma.f64 #s(literal 60 binary64) x #s(literal 0 binary64)) (-.f64 z t)) |
x |
(/ 60 (- z t)) |
(/.f64 #s(literal 60 binary64) (-.f64 z t)) |
60 |
#s(literal 60 binary64) |
(- z t) |
(-.f64 z t) |
z |
t |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 a #s(literal 120 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) #s(literal 0 binary64))) |
-60 |
#s(literal -60 binary64) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(- x y) |
(-.f64 x y) |
x |
y |
t |
(* 120 a) |
(fma.f64 a #s(literal 120 binary64) #s(literal 0 binary64)) |
120 |
#s(literal 120 binary64) |
a |
(+ (* 120 a) (* x (/ 60 (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 a #s(literal 120 binary64) #s(literal 0 binary64))) |
120 |
#s(literal 120 binary64) |
a |
(* x (/ 60 (- z t))) |
(/.f64 (fma.f64 #s(literal 60 binary64) x #s(literal 0 binary64)) (-.f64 z t)) |
x |
(/ 60 (- z t)) |
(/.f64 #s(literal 60 binary64) (-.f64 z t)) |
60 |
#s(literal 60 binary64) |
(- z t) |
(-.f64 z t) |
z |
t |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 60 binary64) (-.f64 z t)) |
| ✓ | accuracy | 99.7% | (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 120 binary64) a) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 x y) t) |
| ✓ | accuracy | 99.8% | (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 60 binary64) (-.f64 z t)) |
| ✓ | accuracy | 99.7% | (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 120 binary64) a) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 120 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 60 binary64) (-.f64 z t)) |
| ✓ | accuracy | 99.8% | (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
| 52.0ms | 250× | 0 | valid |
| 1.0ms | 2× | 3 | valid |
| 1.0ms | 2× | 2 | valid |
| 1.0ms | 2× | 1 | valid |
Compiled 117 to 22 computations (81.2% saved)
ival-sub: 20.0ms (57.8% of total)ival-mult: 7.0ms (20.2% of total)ival-div: 4.0ms (11.6% of total)ival-add: 3.0ms (8.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 (+ (* (/ 60 (- z t)) (- x y)) (* a 120))> |
#<alt (/ 60 (- z t))> |
#<alt (- z t)> |
#<alt (- x y)> |
#<alt (* 120 a)> |
#<alt (* x (/ 60 (- z t)))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (/ (- x y) t)> |
#<alt (+ (* 120 a) (* x (/ 60 (- z t))))> |
#<alt (* a 120)> |
| Outputs |
|---|
#<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 (/ -60 t)> |
#<alt (- (* -60 (/ z (pow t 2))) (* 60 (/ 1 t)))> |
#<alt (- (* z (- (* -60 (/ z (pow t 3))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t)))> |
#<alt (- (* z (- (* z (- (* -60 (/ z (pow t 4))) (* 60 (/ 1 (pow t 3))))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t)))> |
#<alt (/ 60 z)> |
#<alt (/ (+ 60 (* 60 (/ t z))) z)> |
#<alt (/ (- (+ 60 (* 60 (/ (pow t 2) (pow z 2)))) (* -60 (/ t z))) z)> |
#<alt (/ (- (+ 60 (* 60 (/ (pow t 3) (pow z 3)))) (+ (* -60 (/ t z)) (* -60 (/ (pow t 2) (pow z 2))))) z)> |
#<alt (/ 60 z)> |
#<alt (* -1 (/ (- (* -60 (/ t z)) 60) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 2) z)) (* -60 t)) z)) 60) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow t 3) z)) (* 60 (pow t 2))) z)) (* -60 t)) z)) 60) z))> |
#<alt (/ 60 z)> |
#<alt (+ (* 60 (/ t (pow z 2))) (* 60 (/ 1 z)))> |
#<alt (+ (* t (+ (* 60 (/ t (pow z 3))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z)))> |
#<alt (+ (* t (+ (* t (+ (* 60 (/ t (pow z 4))) (* 60 (/ 1 (pow z 3))))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z)))> |
#<alt (/ -60 t)> |
#<alt (/ (- (* -60 (/ z t)) 60) t)> |
#<alt (/ (- (* -60 (/ (pow z 2) (pow t 2))) (+ 60 (* 60 (/ z t)))) t)> |
#<alt (/ (- (* -60 (/ (pow z 3) (pow t 3))) (+ 60 (+ (* 60 (/ z t)) (* 60 (/ (pow z 2) (pow t 2)))))) t)> |
#<alt (/ -60 t)> |
#<alt (* -1 (/ (+ 60 (* 60 (/ z t))) t))> |
#<alt (* -1 (/ (+ 60 (* -1 (/ (- (* -60 (/ (pow z 2) t)) (* 60 z)) t))) t))> |
#<alt (* -1 (/ (+ 60 (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 3) t)) (* -60 (pow z 2))) t)) (* 60 z)) t))) t))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 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 (* 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 (/ y t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (* -60 (/ x t))> |
#<alt (* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t))))> |
#<alt (* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t))))> |
#<alt (* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t))))> |
#<alt (* -60 (/ x t))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t)))))> |
#<alt (+ (* -60 (/ x t)) (* 120 a))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a)))> |
#<alt (* 60 (/ y t))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t)))))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t)))))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t)))))> |
#<alt (* 60 (/ y t))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t)))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (/ (+ (* -60 (- x y)) (* 120 (* a t))) t)> |
#<alt (/ (+ (* -60 (- x y)) (* 120 (* a t))) t)> |
#<alt (/ (+ (* -60 (- x y)) (* 120 (* a t))) t)> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* -60 (/ (- x y) (* a t)))))> |
#<alt (* a (+ 120 (* -60 (/ (- x y) (* a t)))))> |
#<alt (* a (+ 120 (* -60 (/ (- x y) (* a t)))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* 60 (/ (- x y) (* a t))) 120)))> |
#<alt (* -1 (* a (- (* 60 (/ (- x y) (* a t))) 120)))> |
#<alt (* -1 (* a (- (* 60 (/ (- x y) (* a t))) 120)))> |
#<alt (* -1 (/ y t))> |
#<alt (+ (* -1 (/ y t)) (/ x t))> |
#<alt (+ (* -1 (/ y t)) (/ x t))> |
#<alt (+ (* -1 (/ y t)) (/ x t))> |
#<alt (/ x t)> |
#<alt (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))> |
#<alt (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))> |
#<alt (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))> |
#<alt (/ x t)> |
#<alt (* -1 (* x (- (/ y (* t x)) (/ 1 t))))> |
#<alt (* -1 (* x (- (/ y (* t x)) (/ 1 t))))> |
#<alt (* -1 (* x (- (/ y (* t x)) (/ 1 t))))> |
#<alt (/ x t)> |
#<alt (+ (* -1 (/ y t)) (/ x t))> |
#<alt (+ (* -1 (/ y t)) (/ x t))> |
#<alt (+ (* -1 (/ y t)) (/ x t))> |
#<alt (* -1 (/ y t))> |
#<alt (* y (- (/ x (* t y)) (/ 1 t)))> |
#<alt (* y (- (/ x (* t y)) (/ 1 t)))> |
#<alt (* y (- (/ x (* t y)) (/ 1 t)))> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))> |
#<alt (/ (- x y) t)> |
#<alt (/ (- x y) t)> |
#<alt (/ (- x y) t)> |
#<alt (/ (- x y) t)> |
#<alt (/ (- x y) t)> |
#<alt (/ (- x y) t)> |
#<alt (/ (- x y) t)> |
#<alt (/ (- x y) t)> |
#<alt (/ (- x y) t)> |
#<alt (/ (- x y) t)> |
#<alt (/ (- x y) t)> |
#<alt (/ (- x y) t)> |
#<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 (* 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 (* 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)> |
81 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | 0 | (+ (* -60 (/ (- x y) t)) (* 120 a)) |
| 3.0ms | x | @ | 0 | (+ (* -60 (/ (- x y) t)) (* 120 a)) |
| 1.0ms | t | @ | inf | (* x (/ 60 (- z t))) |
| 1.0ms | x | @ | inf | (* x (/ 60 (- z t))) |
| 1.0ms | x | @ | 0 | (* x (/ 60 (- z t))) |
| 1× | batch-egg-rewrite |
| 10 832× | accelerator-lowering-fma.f32 |
| 10 832× | accelerator-lowering-fma.f64 |
| 6 028× | *-lowering-*.f32 |
| 6 028× | *-lowering-*.f64 |
| 3 790× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 64 |
| 1 | 119 | 64 |
| 2 | 1019 | 64 |
| 0 | 9046 | 61 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ 60 (- z t)) (- x y)) (* a 120)) |
(/ 60 (- z t)) |
(- z t) |
(- x y) |
(* 120 a) |
(* x (/ 60 (- z t))) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(/ (- x y) t) |
(+ (* 120 a) (* x (/ 60 (- z t)))) |
(* a 120) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(+.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(+.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.f64 a #s(literal 120 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y))) |
(+.f64 (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.f64 a #s(literal 120 binary64))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(+.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 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))))) |
(-.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 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.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 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 x y)) (*.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))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.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 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (fma.f64 (-.f64 #s(literal 0 binary64) 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 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 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 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a)))) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a)))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(fma.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 a #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 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.f64 a #s(literal 120 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.f64 a #s(literal 120 binary64))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x #s(literal 1/60 binary64)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x #s(literal 1/60 binary64)) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 x y) #s(literal 1/60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(fma.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (+.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (fma.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 (*.f64 #s(literal 60 binary64) (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 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 60 binary64) (+.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 (*.f64 (*.f64 #s(literal -60 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -60 binary64) (+.f64 x y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 x y))) (*.f64 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 z t))) (*.f64 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 t z))) (*.f64 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 z t))) (*.f64 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 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a))))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(fma.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal -120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y))) |
(fma.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal -120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.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 a #s(literal -120 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) y))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.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 a #s(literal -120 binary64)))) (neg.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #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) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.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 (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) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 a #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 x y)) (*.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))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.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))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.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) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.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) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (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 #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))))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) 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 x (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 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 (-.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 x (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.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))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.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) (-.f64 z t)) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 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))))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.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))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.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))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.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))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #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)))) #s(literal 1/60 binary64)) (*.f64 a #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)) #s(literal 1/60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.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 x (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal 60 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal 60 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (*.f64 x (/.f64 #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))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (*.f64 x (/.f64 #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))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.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)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y) (*.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)) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(fma.f64 (*.f64 (-.f64 x y) (/.f64 #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 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.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)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 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 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal -14400 binary64))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 y x) (neg.f64 (*.f64 a #s(literal -120 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.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 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 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 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal -14400 binary64)))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.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 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 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 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 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 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.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 y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.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 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal -14400 binary64))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (neg.f64 (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal -14400 binary64)))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 y x) (neg.f64 (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.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 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(/.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 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a)))) (*.f64 (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 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal -14400 binary64))))) (neg.f64 (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 y x) (neg.f64 (*.f64 a #s(literal -120 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.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 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) |
(/.f64 (-.f64 (pow.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 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 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 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (*.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 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))))))) |
(/.f64 (-.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 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64))))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))))) (+.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 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.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 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 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 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.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 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal -120 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.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 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 y x) (neg.f64 (*.f64 a #s(literal -120 binary64)))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.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 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 #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 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 #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 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) z) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) t) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 #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 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z z) (/.f64 #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 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z t) (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 z (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 t (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 z (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(fma.f64 z (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 t (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 t (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 z (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 #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 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z z) (/.f64 #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 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z t) (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z) (*.f64 (/.f64 #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 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z))) |
(fma.f64 (/.f64 #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 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) z (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) t (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(neg.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(/.f64 #s(literal 60 binary64) (-.f64 z t)) |
(/.f64 #s(literal -60 binary64) (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(pow.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #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 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (pow.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #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 #s(literal 1 binary64) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (-.f64 t 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))) |
(-.f64 (+.f64 z #s(literal 0 binary64)) t) |
(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 z)) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t 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 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (neg.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))) (*.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 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z)) (neg.f64 (fma.f64 z z (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (+.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 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 t z))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (fma.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (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 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(*.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 z)) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(+.f64 x (-.f64 #s(literal 0 binary64) y)) |
(+.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) x) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) x) |
(-.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(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 (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) y x) |
(neg.f64 (-.f64 y x)) |
(/.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 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) x)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) x))) (*.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 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (neg.f64 (fma.f64 x x (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) x))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (+.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 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) x))))) |
(*.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 x)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.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 z z))) |
(+.f64 (*.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 t))) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))) z) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))) t) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 t (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 z (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 z (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 t (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 t (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 z (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (fma.f64 z z (*.f64 t t)) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z t) (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.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 z z) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.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 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 z z))) |
(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 t)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))) z (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))) t (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(neg.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (*.f64 x #s(literal -60 binary64)) (-.f64 t z)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -60 binary64))) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x)) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x #s(literal 1/60 binary64))) |
(*.f64 (*.f64 #s(literal 60 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.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 (-.f64 z t) (+.f64 z t))) (+.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 (-.f64 z t)) #s(literal 60 binary64)) |
(*.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 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal 60 binary64)) |
(*.f64 (*.f64 x (/.f64 #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 x (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) |
(*.f64 (*.f64 (*.f64 #s(literal 60 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t)) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t))) (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) t) #s(literal -60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 a a) #s(literal -14400 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t (*.f64 t 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 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 a a) #s(literal -14400 binary64)))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.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 t (*.f64 t 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 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)))) |
(/.f64 (fma.f64 #s(literal -216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 (-.f64 x y) t) (-.f64 (*.f64 #s(literal 3600 binary64) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal -7200 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 (-.f64 x y) t) (-.f64 (*.f64 #s(literal 3600 binary64) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal -7200 binary64) a)))) (fma.f64 #s(literal -216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) 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)) t)) (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 a a) #s(literal -14400 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) 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 y x) t) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (neg.f64 (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 (-.f64 x y) t) (-.f64 (*.f64 #s(literal 3600 binary64) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal -7200 binary64) a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 a a) #s(literal -14400 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t))) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a)))) (*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 a a) #s(literal -14400 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)))) (neg.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64))))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) 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 t (*.f64 t 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 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t))))) |
(*.f64 (fma.f64 #s(literal -216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 (-.f64 x y) t) (-.f64 (*.f64 #s(literal 3600 binary64) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal -7200 binary64) a)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 a a) #s(literal -14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -216000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 a a) #s(literal -14400 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 y x) t) (*.f64 a #s(literal -120 binary64)))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) t)))) |
(+.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(+.f64 (/.f64 x t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 x t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(+.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x t) (/.f64 y t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) t) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) t) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) t)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (+.f64 x y))) (/.f64 (*.f64 y y) (*.f64 t (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x t) (*.f64 t t)) (/.f64 (*.f64 t y) (*.f64 t t))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (+.f64 (/.f64 y t) (/.f64 x t))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (+.f64 (/.f64 y t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))) (/.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))) |
(fma.f64 y (/.f64 #s(literal -1 binary64) t) (/.f64 x t)) |
(fma.f64 (/.f64 x t) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x t) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) x (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) t) (/.f64 x t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y t) (/.f64 x t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t)))) |
(neg.f64 (/.f64 (-.f64 y x) t)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x y)))) |
(/.f64 (-.f64 x y) t) |
(/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.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)) (*.f64 t (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (fma.f64 x t (*.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) t) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) t) (*.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (+.f64 (/.f64 y t) (/.f64 x t)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)) (/.f64 (-.f64 x y) t)))) |
(/.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)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) t)) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 t (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 (fma.f64 x t (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (*.f64 t t)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (neg.f64 (*.f64 t (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) t))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (neg.f64 (*.f64 (+.f64 x y) t))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (+.f64 (/.f64 y t) (/.f64 x t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)) (/.f64 (-.f64 x y) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) t) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) t) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 x (/.f64 t y)) t) (*.f64 t (/.f64 t y))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (-.f64 t (*.f64 (/.f64 t x) y)) (*.f64 (/.f64 t x) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t y)) (*.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 (/.f64 t x) (/.f64 t y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) (*.f64 t t)) |
(/.f64 (neg.f64 (fma.f64 x t (*.f64 (-.f64 #s(literal 0 binary64) t) y))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (+.f64 (/.f64 y t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)) (/.f64 (-.f64 x y) t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) t)) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) t)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal 3 binary64))) (fma.f64 (/.f64 x t) (/.f64 x t) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) (/.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 y t)))) (-.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) (/.f64 y t)))) |
(pow.f64 (/.f64 t (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 t (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) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 (fma.f64 x t (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (+.f64 (/.f64 y t) (/.f64 x t)))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)) (/.f64 (-.f64 x y) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) t) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) t) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) t) (/.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x y) t) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (-.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) 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 1 binary64) t) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(+.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.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 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x #s(literal 1/60 binary64)) (*.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 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.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 (-.f64 z t) (+.f64 z t))) (+.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 (-.f64 z t)) #s(literal 60 binary64) (*.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 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 x (/.f64 #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 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (*.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) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.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 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 a #s(literal -120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.f64 a #s(literal 120 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) #s(literal -14400 binary64))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 a #s(literal -120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.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 a #s(literal -120 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))))) (neg.f64 (fma.f64 a #s(literal -120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.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 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))))) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.f64 a #s(literal 120 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a)))))) |
(*.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal -120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.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 a #s(literal -120 binary64))))) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
| 1× | egg-herbie |
| 11 618× | accelerator-lowering-fma.f32 |
| 11 618× | accelerator-lowering-fma.f64 |
| 6 190× | *-lowering-*.f32 |
| 6 190× | *-lowering-*.f64 |
| 4 056× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 546 | 3882 |
| 1 | 1638 | 3721 |
| 2 | 4962 | 3565 |
| 0 | 8086 | 3324 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* -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))) |
(/ -60 t) |
(- (* -60 (/ z (pow t 2))) (* 60 (/ 1 t))) |
(- (* z (- (* -60 (/ z (pow t 3))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(- (* z (- (* z (- (* -60 (/ z (pow t 4))) (* 60 (/ 1 (pow t 3))))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(/ 60 z) |
(/ (+ 60 (* 60 (/ t z))) z) |
(/ (- (+ 60 (* 60 (/ (pow t 2) (pow z 2)))) (* -60 (/ t z))) z) |
(/ (- (+ 60 (* 60 (/ (pow t 3) (pow z 3)))) (+ (* -60 (/ t z)) (* -60 (/ (pow t 2) (pow z 2))))) z) |
(/ 60 z) |
(* -1 (/ (- (* -60 (/ t z)) 60) z)) |
(* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 2) z)) (* -60 t)) z)) 60) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow t 3) z)) (* 60 (pow t 2))) z)) (* -60 t)) z)) 60) z)) |
(/ 60 z) |
(+ (* 60 (/ t (pow z 2))) (* 60 (/ 1 z))) |
(+ (* t (+ (* 60 (/ t (pow z 3))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(+ (* t (+ (* t (+ (* 60 (/ t (pow z 4))) (* 60 (/ 1 (pow z 3))))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(/ -60 t) |
(/ (- (* -60 (/ z t)) 60) t) |
(/ (- (* -60 (/ (pow z 2) (pow t 2))) (+ 60 (* 60 (/ z t)))) t) |
(/ (- (* -60 (/ (pow z 3) (pow t 3))) (+ 60 (+ (* 60 (/ z t)) (* 60 (/ (pow z 2) (pow t 2)))))) t) |
(/ -60 t) |
(* -1 (/ (+ 60 (* 60 (/ z t))) t)) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -60 (/ (pow z 2) t)) (* 60 z)) t))) t)) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 3) t)) (* -60 (pow z 2))) t)) (* 60 z)) t))) t)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 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) |
(* 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 (/ y t)) (* 120 a)) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(* -60 (/ x t)) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(* -60 (/ x t)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(+ (* -60 (/ x t)) (* 120 a)) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(* 60 (/ y t)) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(* 60 (/ y t)) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(* -60 (/ (- x y) t)) |
(/ (+ (* -60 (- x y)) (* 120 (* a t))) t) |
(/ (+ (* -60 (- x y)) (* 120 (* a t))) t) |
(/ (+ (* -60 (- x y)) (* 120 (* a t))) t) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(* -60 (/ (- x y) t)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* -60 (/ (- x y) (* a t))))) |
(* a (+ 120 (* -60 (/ (- x y) (* a t))))) |
(* a (+ 120 (* -60 (/ (- x y) (* a t))))) |
(* 120 a) |
(* -1 (* a (- (* 60 (/ (- x y) (* a t))) 120))) |
(* -1 (* a (- (* 60 (/ (- x y) (* a t))) 120))) |
(* -1 (* a (- (* 60 (/ (- x y) (* a t))) 120))) |
(* -1 (/ y t)) |
(+ (* -1 (/ y t)) (/ x t)) |
(+ (* -1 (/ y t)) (/ x t)) |
(+ (* -1 (/ y t)) (/ x t)) |
(/ x t) |
(* x (+ (* -1 (/ y (* t x))) (/ 1 t))) |
(* x (+ (* -1 (/ y (* t x))) (/ 1 t))) |
(* x (+ (* -1 (/ y (* t x))) (/ 1 t))) |
(/ x t) |
(* -1 (* x (- (/ y (* t x)) (/ 1 t)))) |
(* -1 (* x (- (/ y (* t x)) (/ 1 t)))) |
(* -1 (* x (- (/ y (* t x)) (/ 1 t)))) |
(/ x t) |
(+ (* -1 (/ y t)) (/ x t)) |
(+ (* -1 (/ y t)) (/ x t)) |
(+ (* -1 (/ y t)) (/ x t)) |
(* -1 (/ y t)) |
(* y (- (/ x (* t y)) (/ 1 t))) |
(* y (- (/ x (* t y)) (/ 1 t))) |
(* y (- (/ x (* t y)) (/ 1 t))) |
(* -1 (/ y t)) |
(* -1 (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))) |
(* -1 (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))) |
(* -1 (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))) |
(/ (- x y) t) |
(/ (- x y) t) |
(/ (- x y) t) |
(/ (- x y) t) |
(/ (- x y) t) |
(/ (- x y) t) |
(/ (- x y) t) |
(/ (- x y) t) |
(/ (- x y) t) |
(/ (- x y) t) |
(/ (- x y) t) |
(/ (- x y) t) |
(* 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))) |
(* 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)) |
(* 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) 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 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 #s(literal 60 binary64) z) (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 #s(literal 120 binary64) a (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.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))))))) |
(+ (* -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 z (*.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal 60 binary64) (/.f64 z t) #s(literal 60 binary64))) (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.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 (/.f64 (-.f64 x y) z) (fma.f64 #s(literal 60 binary64) (/.f64 t z) #s(literal 60 binary64)) (*.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 #s(literal 60 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 z z)) (+.f64 t (/.f64 (*.f64 t t) 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 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 #s(literal -60 binary64) (/.f64 (*.f64 (-.f64 x y) (fma.f64 t (/.f64 t z) t)) 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 (/.f64 (-.f64 x y) z) (fma.f64 #s(literal 60 binary64) (/.f64 t z) #s(literal 60 binary64)) (*.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 #s(literal 60 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 z z)) (+.f64 t (/.f64 (*.f64 t t) 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 (fma.f64 t (/.f64 (*.f64 (-.f64 x y) (*.f64 t #s(literal 60 binary64))) (pow.f64 z #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 x y) (*.f64 z z)) (fma.f64 #s(literal 60 binary64) (/.f64 t z) #s(literal 60 binary64)))) (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 #s(literal 1 binary64) (/.f64 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 (fma.f64 (/.f64 (-.f64 x y) t) z (-.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 (*.f64 (-.f64 x y) (fma.f64 z (/.f64 z t) z)) t) (*.f64 (-.f64 x y) #s(literal 60 binary64))) t)) |
(+ (* -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 y (-.f64 z t)) (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 y (-.f64 z t)) (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 y (-.f64 z t)) (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 (*.f64 x #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 #s(literal -60 binary64) (/.f64 y (-.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 #s(literal -60 binary64) (/.f64 y (-.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 #s(literal -60 binary64) (/.f64 y (-.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 y (-.f64 z t)) (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 y (-.f64 z t)) (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 y (-.f64 z t)) (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 #s(literal -60 binary64) y) (-.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) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 120 binary64) (/.f64 a y) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 120 binary64) (/.f64 a y) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 #s(literal -60 binary64) y) (-.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)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) y)) |
(* 60 (/ (- x y) (- z t))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.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 y) (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #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 a (-.f64 z t))) #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 a (-.f64 z t))) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(- (* -60 (/ z (pow t 2))) (* 60 (/ 1 t))) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64)) t) |
(- (* z (- (* -60 (/ z (pow t 3))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(fma.f64 z (fma.f64 #s(literal -60 binary64) (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 #s(literal -60 binary64) (*.f64 t t))) (/.f64 #s(literal -60 binary64) t)) |
(- (* z (- (* z (- (* -60 (/ z (pow t 4))) (* 60 (/ 1 (pow t 3))))) (* 60 (/ 1 (pow t 2))))) (* 60 (/ 1 t))) |
(fma.f64 z (fma.f64 z (fma.f64 #s(literal -60 binary64) (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -60 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -60 binary64) (*.f64 t t))) (/.f64 #s(literal -60 binary64) t)) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ (+ 60 (* 60 (/ t z))) z) |
(/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 t z) #s(literal 60 binary64)) z) |
(/ (- (+ 60 (* 60 (/ (pow t 2) (pow z 2)))) (* -60 (/ t z))) z) |
(/.f64 (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 t z) t)) z)) z) |
(/ (- (+ 60 (* 60 (/ (pow t 3) (pow z 3)))) (+ (* -60 (/ t z)) (* -60 (/ (pow t 2) (pow z 2))))) z) |
(/.f64 (fma.f64 (fma.f64 (*.f64 t t) (/.f64 t (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 t z) t)) z)) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(* -1 (/ (- (* -60 (/ t z)) 60) z)) |
(/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 t z) #s(literal 60 binary64)) z) |
(* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 2) z)) (* -60 t)) z)) 60) z)) |
(/.f64 (-.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 t z) t)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -60 (/ (pow t 3) z)) (* 60 (pow t 2))) z)) (* -60 t)) z)) 60) z)) |
(/.f64 (+.f64 #s(literal 60 binary64) (/.f64 (fma.f64 t #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 t (fma.f64 t (/.f64 t z) t))) z)) z)) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(+ (* 60 (/ t (pow z 2))) (* 60 (/ 1 z))) |
(fma.f64 t (/.f64 #s(literal 60 binary64) (*.f64 z z)) (/.f64 #s(literal 60 binary64) z)) |
(+ (* t (+ (* 60 (/ t (pow z 3))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(fma.f64 t (fma.f64 #s(literal 60 binary64) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 #s(literal 60 binary64) (*.f64 z z))) (/.f64 #s(literal 60 binary64) z)) |
(+ (* t (+ (* t (+ (* 60 (/ t (pow z 4))) (* 60 (/ 1 (pow z 3))))) (* 60 (/ 1 (pow z 2))))) (* 60 (/ 1 z))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 60 binary64) (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 #s(literal 60 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 60 binary64) (*.f64 z z))) (/.f64 #s(literal 60 binary64) z)) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(/ (- (* -60 (/ z t)) 60) t) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64)) t) |
(/ (- (* -60 (/ (pow z 2) (pow t 2))) (+ 60 (* 60 (/ z t)))) t) |
(/.f64 (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 z t) z)) t)) t) |
(/ (- (* -60 (/ (pow z 3) (pow t 3))) (+ 60 (+ (* 60 (/ z t)) (* 60 (/ (pow z 2) (pow t 2)))))) t) |
(/.f64 (+.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 z t) z)) t)) t) |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
(* -1 (/ (+ 60 (* 60 (/ z t))) t)) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64)) t) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -60 (/ (pow z 2) t)) (* 60 z)) t))) t)) |
(/.f64 (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 z (/.f64 z t) z)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ 60 (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 3) t)) (* -60 (pow z 2))) t)) (* 60 z)) t))) t)) |
(/.f64 (+.f64 #s(literal -60 binary64) (/.f64 (fma.f64 #s(literal -60 binary64) z (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 z (fma.f64 z (/.f64 z t) z))) t)) t)) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.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) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(* -60 (/ x t)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(+ (* -60 (/ x t)) (* -60 (/ (* x z) (pow t 2)))) |
(*.f64 x (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64)) t)) |
(+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* -60 (/ (* x z) (pow t 3)))))) |
(fma.f64 z (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 t t)) (fma.f64 x (/.f64 z t) x)) (/.f64 (*.f64 #s(literal -60 binary64) x) t)) |
(+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* z (+ (* -60 (/ x (pow t 3))) (* -60 (/ (* x z) (pow t 4)))))))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64)) t) (*.f64 (*.f64 z z) (*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -60 binary64) (*.f64 t (*.f64 t t))))))) |
(* 60 (/ x z)) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/ (+ (* 60 x) (* 60 (/ (* t x) z))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 x z) x)) z) |
(/ (+ (* 60 x) (+ (* 60 (/ (* t x) z)) (* 60 (/ (* (pow t 2) x) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (/.f64 x z) (fma.f64 t (/.f64 t z) t) x)) 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) (fma.f64 (/.f64 x (*.f64 z z)) (*.f64 t (fma.f64 t (/.f64 t z) t)) (fma.f64 t (/.f64 x z) x))) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(* -1 (/ (+ (* -60 x) (* -60 (/ (* t x) z))) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 x 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) x (*.f64 #s(literal -60 binary64) (/.f64 (*.f64 t (fma.f64 t (/.f64 x z) x)) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) x)) (* -60 (/ (* (pow t 3) x) z))) z)) (* 60 (* t x))) z))) z)) |
(/.f64 (-.f64 (*.f64 #s(literal -60 binary64) x) (/.f64 (fma.f64 x (*.f64 t #s(literal 60 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 t (*.f64 t (fma.f64 t (/.f64 x z) x)))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* 60 (/ x z)) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(+ (* 60 (/ x z)) (* 60 (/ (* t x) (pow z 2)))) |
(*.f64 (/.f64 x z) (fma.f64 #s(literal 60 binary64) (/.f64 t z) #s(literal 60 binary64))) |
(+ (* 60 (/ x z)) (* t (+ (* 60 (/ x (pow z 2))) (* 60 (/ (* t x) (pow z 3)))))) |
(*.f64 #s(literal 60 binary64) (fma.f64 (/.f64 x (*.f64 z z)) (+.f64 t (/.f64 (*.f64 t t) z)) (/.f64 x z))) |
(+ (* 60 (/ x z)) (* t (+ (* 60 (/ x (pow z 2))) (* t (+ (* 60 (/ x (pow z 3))) (* 60 (/ (* t x) (pow z 4)))))))) |
(fma.f64 t (fma.f64 (/.f64 x (*.f64 z z)) (fma.f64 #s(literal 60 binary64) (/.f64 t z) #s(literal 60 binary64)) (/.f64 (*.f64 t (*.f64 x (*.f64 t #s(literal 60 binary64)))) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x #s(literal 60 binary64)) z)) |
(* -60 (/ x t)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(/ (+ (* -60 x) (* -60 (/ (* x z) t))) t) |
(/.f64 (*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64))) t) |
(/ (+ (* -60 x) (+ (* -60 (/ (* x z) t)) (* -60 (/ (* x (pow z 2)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (/.f64 x t) (fma.f64 z (/.f64 z t) z) 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) (fma.f64 x (fma.f64 (/.f64 z (*.f64 t t)) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 z t)) x)) t) |
(* -60 (/ x t)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(* -1 (/ (+ (* 60 x) (* 60 (/ (* x z) t))) t)) |
(/.f64 (*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64))) 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 (fma.f64 z (/.f64 z t) z)) t) (*.f64 x #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) 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 x #s(literal 60 binary64)) (/.f64 (fma.f64 #s(literal -60 binary64) (*.f64 x z) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (*.f64 z (fma.f64 z (/.f64 z t) z)))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a))) |
(* -60 (/ x t)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal -60 binary64) t)))) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal -60 binary64) t)))) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal -60 binary64) t)))) |
(* -60 (/ x t)) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 60 (/ y t)) (* 120 a)) x)) (* 60 (/ 1 t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) t) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) x)) (-.f64 #s(literal 0 binary64) x)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y t)) (fma.f64 a (/.f64 #s(literal 120 binary64) y) (/.f64 #s(literal 60 binary64) t)))) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y t)) (fma.f64 a (/.f64 #s(literal 120 binary64) y) (/.f64 #s(literal 60 binary64) t)))) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 y t)) (fma.f64 a (/.f64 #s(literal 120 binary64) y) (/.f64 #s(literal 60 binary64) t)))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) y) (/.f64 #s(literal 60 binary64) t))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) y) (/.f64 #s(literal 60 binary64) t))) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) y) (/.f64 #s(literal 60 binary64) t))) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 x y)) t) |
(/ (+ (* -60 (- x y)) (* 120 (* a t))) t) |
(/.f64 (fma.f64 t (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (-.f64 x y))) t) |
(/ (+ (* -60 (- x y)) (* 120 (* a t))) t) |
(/.f64 (fma.f64 t (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (-.f64 x y))) t) |
(/ (+ (* -60 (- x y)) (* 120 (* a t))) t) |
(/.f64 (fma.f64 t (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (-.f64 x y))) t) |
(* 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 (/ (- 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)) (* 120 a)) |
(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) t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.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 (/ (- 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)) |
(/.f64 (*.f64 #s(literal -60 binary64) (-.f64 x y)) t) |
(+ (* -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)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.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)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 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))) |
(* 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))) |
(* 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))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* 60 (/ (- x y) (* a t))) 120))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(* -1 (* a (- (* 60 (/ (- x y) (* a t))) 120))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(* -1 (* a (- (* 60 (/ (- x y) (* a t))) 120))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) |
(* -1 (/ y t)) |
(-.f64 #s(literal 0 binary64) (/.f64 y t)) |
(+ (* -1 (/ y t)) (/ x t)) |
(/.f64 (-.f64 x y) t) |
(+ (* -1 (/ y t)) (/ x t)) |
(/.f64 (-.f64 x y) t) |
(+ (* -1 (/ y t)) (/ x t)) |
(/.f64 (-.f64 x y) t) |
(/ x t) |
(/.f64 x t) |
(* x (+ (* -1 (/ y (* t x))) (/ 1 t))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t)))) |
(* x (+ (* -1 (/ y (* t x))) (/ 1 t))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t)))) |
(* x (+ (* -1 (/ y (* t x))) (/ 1 t))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 x t)))) |
(/ x t) |
(/.f64 x t) |
(* -1 (* x (- (/ y (* t x)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ y (* t x)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ y (* t x)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(/ x t) |
(/.f64 x t) |
(+ (* -1 (/ y t)) (/ x t)) |
(/.f64 (-.f64 x y) t) |
(+ (* -1 (/ y t)) (/ x t)) |
(/.f64 (-.f64 x y) t) |
(+ (* -1 (/ y t)) (/ x t)) |
(/.f64 (-.f64 x y) t) |
(* -1 (/ y t)) |
(-.f64 #s(literal 0 binary64) (/.f64 y t)) |
(* y (- (/ x (* t y)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 x (*.f64 y t)) (/.f64 #s(literal -1 binary64) t))) |
(* y (- (/ x (* t y)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 x (*.f64 y t)) (/.f64 #s(literal -1 binary64) t))) |
(* y (- (/ x (* t y)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 x (*.f64 y t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ y t)) |
(-.f64 #s(literal 0 binary64) (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 x (*.f64 y t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 x (*.f64 y t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 x (*.f64 y t)) (/.f64 #s(literal -1 binary64) t))) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(/ (- x y) t) |
(/.f64 (-.f64 x y) t) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 x #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 (/ 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 x (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(*.f64 a (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(*.f64 a (fma.f64 x (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 a (-.f64 z t))) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* 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 (*.f64 x #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)))) |
(* 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 (*.f64 x #s(literal 60 binary64)) (-.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))) (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) x)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (* 120 a))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64)) 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 z (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 t t)) (fma.f64 x (/.f64 z t) x)) (fma.f64 #s(literal -60 binary64) (/.f64 x 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 #s(literal 120 binary64) a (fma.f64 x (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64)) t) (*.f64 (*.f64 z z) (*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -60 binary64) (*.f64 t (*.f64 t t)))))))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ x z)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (* 120 a))) |
(fma.f64 (/.f64 x z) (fma.f64 #s(literal 60 binary64) (/.f64 t z) #s(literal 60 binary64)) (*.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) (fma.f64 (/.f64 x (*.f64 z z)) (+.f64 t (/.f64 (*.f64 t t) z)) (/.f64 x z)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ x z)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) 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 t (/.f64 x 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)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (fma.f64 #s(literal -60 binary64) x (*.f64 #s(literal -60 binary64) (/.f64 (*.f64 t (fma.f64 t (/.f64 x z) x)) z))) (-.f64 #s(literal 0 binary64) z))) |
(+ (* 60 (/ x z)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (* 120 a))) |
(fma.f64 (/.f64 x z) (fma.f64 #s(literal 60 binary64) (/.f64 t z) #s(literal 60 binary64)) (*.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) (fma.f64 (/.f64 x (*.f64 z z)) (+.f64 t (/.f64 (*.f64 t t) z)) (/.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 x (*.f64 z z)) (fma.f64 #s(literal 60 binary64) (/.f64 t z) #s(literal 60 binary64)) (/.f64 (*.f64 t (*.f64 x (*.f64 t #s(literal 60 binary64)))) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 x (/.f64 #s(literal 60 binary64) z) (*.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)) (+ (* -60 (/ (* x z) (pow t 2))) (* 120 a))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64)) 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) (+.f64 (/.f64 x t) (*.f64 (/.f64 x (*.f64 t t)) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 z 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)) |
(+ (* -1 (/ (+ (* 60 x) (* 60 (/ (* x z) t))) t)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 z t) #s(literal -60 binary64))) t)) |
(+ (* -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 (fma.f64 z (/.f64 z t) z)) t) (*.f64 x #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) |
Compiled 29 649 to 2 176 computations (92.7% saved)
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 308 | 16 | 1 324 |
| Fresh | 3 | 4 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 313 | 23 | 1 336 |
| Status | Accuracy | Program |
|---|---|---|
| 68.4% | (fma.f64 (/.f64 #s(literal 60 binary64) z) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) | |
| 57.9% | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) | |
| 49.0% | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal -60 binary64) x) t)) | |
| ✓ | 75.9% | (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
| ▶ | 49.1% | (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
| 68.4% | (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) | |
| 49.5% | (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) | |
| 50.3% | (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) | |
| ▶ | 14.6% | (/.f64 (*.f64 y #s(literal 60 binary64)) t) |
| 27.7% | (/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) | |
| 17.3% | (/.f64 (*.f64 x #s(literal 60 binary64)) z) | |
| ▶ | 26.4% | (/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
| 15.6% | (/.f64 (*.f64 #s(literal -60 binary64) x) t) | |
| 28.1% | (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) | |
| 91.9% | (+.f64 (*.f64 y (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) (*.f64 a #s(literal 120 binary64))) | |
| 28.1% | (*.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64)) | |
| ✓ | 28.1% | (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
| 17.7% | (*.f64 x (/.f64 #s(literal 60 binary64) z)) | |
| ▶ | 15.6% | (*.f64 x (/.f64 #s(literal -60 binary64) t)) |
| ▶ | 93.4% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
| 54.2% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) | |
| ✓ | 49.9% | (*.f64 #s(literal 120 binary64) a) |
| 26.4% | (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
Compiled 563 to 423 computations (24.9% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 x (/.f64 #s(literal -60 binary64) t)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -60 binary64) t) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
| ✓ | cost-diff | -64 | (*.f64 #s(literal -60 binary64) y) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
| ✓ | cost-diff | -64 | (*.f64 y #s(literal 60 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y #s(literal 60 binary64)) t) |
| ✓ | cost-diff | -64 | (*.f64 x (/.f64 #s(literal -60 binary64) t)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -60 binary64) 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))) |
| 7 780× | accelerator-lowering-fma.f32 |
| 7 780× | accelerator-lowering-fma.f64 |
| 3 046× | *-lowering-*.f32 |
| 3 046× | *-lowering-*.f64 |
| 1 868× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 114 |
| 1 | 51 | 114 |
| 2 | 109 | 114 |
| 3 | 299 | 112 |
| 4 | 846 | 112 |
| 5 | 2009 | 112 |
| 6 | 6185 | 112 |
| 0 | 8215 | 109 |
| 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 |
(* x (/ -60 t)) |
x |
(/ -60 t) |
-60 |
t |
(/ (* y 60) t) |
(* y 60) |
y |
60 |
t |
(/ (* -60 y) (- z t)) |
(* -60 y) |
-60 |
y |
(- z t) |
z |
t |
(+ (* 120 a) (* x (/ -60 t))) |
120 |
a |
(* x (/ -60 t)) |
x |
(/ -60 t) |
-60 |
t |
| Outputs |
|---|
(* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
(fma.f64 a #s(literal 120 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) #s(literal 0 binary64))) |
a |
(+ (* (- x y) (/ 60 (* (- z t) a))) 120) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (fma.f64 a (-.f64 z t) #s(literal 0 binary64))) #s(literal 120 binary64)) |
(- x y) |
(-.f64 x y) |
x |
y |
(/ 60 (* (- z t) a)) |
(/.f64 #s(literal 60 binary64) (fma.f64 a (-.f64 z t) #s(literal 0 binary64))) |
60 |
#s(literal 60 binary64) |
(* (- z t) a) |
(fma.f64 a (-.f64 z t) #s(literal 0 binary64)) |
(- z t) |
(-.f64 z t) |
z |
t |
120 |
#s(literal 120 binary64) |
(* x (/ -60 t)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) #s(literal 0 binary64)) |
x |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
-60 |
#s(literal -60 binary64) |
t |
(/ (* y 60) t) |
(/.f64 (fma.f64 y #s(literal 60 binary64) #s(literal 0 binary64)) t) |
(* y 60) |
(fma.f64 y #s(literal 60 binary64) #s(literal 0 binary64)) |
y |
60 |
#s(literal 60 binary64) |
t |
(/ (* -60 y) (- z t)) |
(/.f64 (fma.f64 y #s(literal 60 binary64) #s(literal 0 binary64)) (-.f64 t z)) |
(* -60 y) |
(fma.f64 y #s(literal -60 binary64) #s(literal 0 binary64)) |
-60 |
#s(literal -60 binary64) |
y |
(- z t) |
(-.f64 z t) |
z |
t |
(+ (* 120 a) (* x (/ -60 t))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (fma.f64 a #s(literal 120 binary64) #s(literal 0 binary64))) |
120 |
#s(literal 120 binary64) |
a |
(* x (/ -60 t)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) #s(literal 0 binary64)) |
x |
(/ -60 t) |
(/.f64 #s(literal -60 binary64) t) |
-60 |
#s(literal -60 binary64) |
t |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -60 binary64) t) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
| ✓ | accuracy | 99.7% | (*.f64 x (/.f64 #s(literal -60 binary64) t)) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -60 binary64) y) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 60 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 y #s(literal 60 binary64)) t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -60 binary64) t) |
| ✓ | accuracy | 99.7% | (*.f64 x (/.f64 #s(literal -60 binary64) 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 | 98.4% | (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) |
| ✓ | accuracy | 93.5% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
| 61.0ms | 250× | 0 | valid |
| 1.0ms | 3× | 2 | valid |
| 1.0ms | 2× | 4 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 113 to 25 computations (77.9% saved)
ival-add: 25.0ms (55.6% of total)ival-mult: 10.0ms (22.2% of total)ival-div: 7.0ms (15.6% of total)ival-sub: 3.0ms (6.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 (* (- z t) a))) 120))> |
#<alt (+ (* (- x y) (/ 60 (* (- z t) a))) 120)> |
#<alt (- x y)> |
#<alt (/ 60 (* (- z t) a))> |
#<alt (/ -60 t)> |
#<alt (* x (/ -60 t))> |
#<alt (/ (* y 60) t)> |
#<alt (* y 60)> |
#<alt (/ (* -60 y) (- z t))> |
#<alt (- z t)> |
#<alt (* -60 y)> |
#<alt (+ (* 120 a) (* x (/ -60 t)))> |
#<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 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 (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* 60 (/ 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 (* 60 y)> |
#<alt (* 60 y)> |
#<alt (* 60 y)> |
#<alt (* 60 y)> |
#<alt (* 60 y)> |
#<alt (* 60 y)> |
#<alt (* 60 y)> |
#<alt (* 60 y)> |
#<alt (* 60 y)> |
#<alt (* 60 y)> |
#<alt (* 60 y)> |
#<alt (* 60 y)> |
#<alt (* -60 (/ y (- 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 (* -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)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 y)> |
#<alt (* -60 (/ 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 (* -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))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | y | @ | inf | (* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
| 25.0ms | a | @ | inf | (+ (* 120 a) (* x (/ -60 t))) |
| 5.0ms | t | @ | 0 | (/ 60 (* (- z t) a)) |
| 2.0ms | z | @ | inf | (/ (* -60 y) (- z t)) |
| 1.0ms | z | @ | 0 | (* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
| 1× | batch-egg-rewrite |
| 8 774× | accelerator-lowering-fma.f32 |
| 8 774× | accelerator-lowering-fma.f64 |
| 6 652× | *-lowering-*.f32 |
| 6 652× | *-lowering-*.f64 |
| 3 462× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 81 |
| 1 | 128 | 81 |
| 2 | 1005 | 81 |
| 0 | 8637 | 78 |
| 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 t) |
(* x (/ -60 t)) |
(/ (* y 60) t) |
(* y 60) |
(/ (* -60 y) (- z t)) |
(- z t) |
(* -60 y) |
(+ (* 120 a) (* x (/ -60 t))) |
(* (- 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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (*.f64 a a)) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 t z))) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) a)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (-.f64 x y)) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (*.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 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 t z))) (*.f64 (-.f64 x y) a)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) a)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (*.f64 (-.f64 x y) (*.f64 #s(literal 60 binary64) a)) (*.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 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) a)) (*.f64 a #s(literal 120 binary64))) |
(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 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 x y) a)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) a) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 (/.f64 #s(literal 60 binary64) a) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a (-.f64 x y)) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (*.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 x y) (*.f64 #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 (-.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 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))) |
(fma.f64 (*.f64 a #s(literal 60 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (-.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a (/.f64 (-.f64 x y) a)) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a (/.f64 (-.f64 x y) (-.f64 z t))) (/.f64 #s(literal 60 binary64) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 a (-.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 a (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 a (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t)))) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 a (-.f64 x y)) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/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 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.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 t z))) #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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (*.f64 a a) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 (*.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 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 216000 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (-.f64 z t) (*.f64 a (*.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 (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (*.f64 (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64))) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z))))) (*.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 z t) (*.f64 a (*.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 t z))) #s(literal -120 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z))))) (*.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 z t) (*.f64 a (*.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 t z))) #s(literal -120 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (*.f64 a a) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.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 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64))) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)))) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z)))))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) #s(literal -14400 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) #s(literal -14400 binary64)) a) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (*.f64 a a) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.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 (neg.f64 (*.f64 (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64))) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))))) (neg.f64 (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 1728000 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) #s(literal -14400 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 1728000 binary64)) a)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) #s(literal -14400 binary64)) a)) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.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 a (*.f64 a #s(literal 14400 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.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 t z))) #s(literal 120 binary64))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64)) a) |
(*.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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 1728000 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z)))))) a)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) #s(literal -14400 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (*.f64 a a) (*.f64 (*.f64 a #s(literal 120 binary64)) (-.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 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64))) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z))))))) |
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.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 t z))) #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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.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 t z))) #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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (neg.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) x) (fma.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (-.f64 #s(literal 0 binary64) y) #s(literal 120 binary64))) |
(+.f64 (*.f64 x (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z)))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64))) |
(+.f64 (+.f64 #s(literal 120 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) x)) (neg.f64 (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) y))) |
(+.f64 (+.f64 #s(literal 120 binary64) (*.f64 x (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))))) (neg.f64 (*.f64 y (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.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 x (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) x) (fma.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (-.f64 #s(literal 0 binary64) y) #s(literal 120 binary64))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t)))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) x (fma.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (-.f64 #s(literal 0 binary64) y) #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (-.f64 x y) #s(literal 120 binary64)) |
(fma.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 t z))) x) (fma.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (-.f64 #s(literal 0 binary64) y) #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 t z))) (-.f64 x y)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (neg.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))))) |
(fma.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 #s(literal 1/60 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z)))) #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 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) x) (fma.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (-.f64 #s(literal 0 binary64) y) #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 60 binary64)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (*.f64 x #s(literal 60 binary64)) (fma.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (-.f64 #s(literal 0 binary64) y) #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 z t)) (*.f64 #s(literal 1/60 binary64) (+.f64 x y)))) #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 a (-.f64 t z)))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 t z))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) x) (fma.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (-.f64 #s(literal 0 binary64) y) #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 x y)) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 x y) #s(literal 60 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 a (-.f64 z t)))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 x y) #s(literal -60 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 a (-.f64 t z)))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) a)) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.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 x y) (*.f64 (-.f64 x y) #s(literal -60 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 a (-.f64 t z)))) #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 (*.f64 #s(literal 60 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 a (fma.f64 y (+.f64 x y) (*.f64 x x))))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 60 binary64) (+.f64 x y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 a (+.f64 x y)))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal -60 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (*.f64 a (fma.f64 y (+.f64 x y) (*.f64 x x))))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal -60 binary64) (+.f64 x y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 t z)) (+.f64 x y))) #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) (*.f64 a (fma.f64 y (+.f64 x y) (*.f64 x x)))) #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 x #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 t 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 (-.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 #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 t z))) (*.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))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) (*.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (/.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 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 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) a) #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) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 #s(literal 1 binary64) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a #s(literal 1/60 binary64))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 a (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) #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 (-.f64 x y) (-.f64 t 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 z)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 60 binary64) (-.f64 t z)) #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 x (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t)))) #s(literal 60 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) a) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t)))) #s(literal 60 binary64) #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 (-.f64 x y) a) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (/.f64 (-.f64 x y) a) (/.f64 #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))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (/.f64 (-.f64 x y) a) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 1728000 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z)))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) #s(literal -14400 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z))))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 14400 binary64)) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z)))))) |
(/.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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 1728000 binary64)) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 t z))) #s(literal 120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)))) (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 z t) (*.f64 a (*.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 t z))) #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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) #s(literal -14400 binary64)) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 t z))) #s(literal 120 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 1728000 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 1728000 binary64))) (neg.f64 (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 14400 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)) #s(literal 14400 binary64))) (*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 1728000 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z)))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 14400 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 t z))) #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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (fma.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)))) (*.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.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 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z))))))) |
(*.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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 1728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal 120 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.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 t z))) #s(literal -120 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 7200 binary64)) (*.f64 a (-.f64 t z)))))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (*.f64 a (*.f64 a (-.f64 z t)))))) #s(literal 14400 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #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 z t) (*.f64 a (*.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 (-.f64 #s(literal 0 binary64) y)) |
(+.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) x) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) x) |
(-.f64 x y) |
(-.f64 #s(literal 0 binary64) (-.f64 y 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 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) y) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(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)))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) y x) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (neg.f64 (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (+.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 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) 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 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (neg.f64 (-.f64 x y))) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (neg.f64 (-.f64 x y))) (neg.f64 (fma.f64 x x (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) x))))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.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)) (neg.f64 (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (*.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 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) x))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.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 t z)))) |
(neg.f64 (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 t z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 t z))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) 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 t z)) a)) |
(/.f64 #s(literal 60 binary64) (*.f64 a (-.f64 z t))) |
(/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) |
(/.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 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (-.f64 z t)) #s(literal -1/60 binary64))) |
(/.f64 (/.f64 #s(literal 60 binary64) a) (-.f64 z t)) |
(/.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 60 binary64) a)) (-.f64 t 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 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z)))) |
(*.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 t z)))) |
(*.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 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.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))) |
(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)) |
(/.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) 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))) |
(neg.f64 (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -1/60 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t #s(literal 1/60 binary64))) |
(/.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 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 #s(literal -60 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal -1/60 binary64))) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) t)) #s(literal -60 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal -60 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y #s(literal 60 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) |
(neg.f64 (/.f64 (*.f64 y #s(literal -60 binary64)) t)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y #s(literal -60 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y #s(literal 60 binary64))))) |
(/.f64 y (*.f64 t #s(literal 1/60 binary64))) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y #s(literal 60 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y #s(literal -60 binary64)))) |
(pow.f64 (/.f64 t (*.f64 y #s(literal 60 binary64))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal -60 binary64) (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 #s(literal 0 binary64) y)) |
(*.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 #s(literal 1 binary64) (/.f64 y (*.f64 t #s(literal 1/60 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y #s(literal 60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 60 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y #s(literal 60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 y #s(literal 60 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) #s(literal 60 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) y)) #s(literal -60 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (*.f64 y #s(literal -60 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 60 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -60 binary64))) |
(neg.f64 (*.f64 y #s(literal -60 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -60 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 y #s(literal -60 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -60 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 y #s(literal -60 binary64)))) (*.f64 y #s(literal -60 binary64))) |
(*.f64 y #s(literal 60 binary64)) |
(*.f64 #s(literal 60 binary64) y) |
(*.f64 #s(literal 60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal 60 binary64) (*.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 60 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 60 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -60 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 60 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal 60 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 t z))) z) (*.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))) t) (*.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))) 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 t z)))) (*.f64 t (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z)))) (*.f64 z (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal 60 binary64)) (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (*.f64 y #s(literal 60 binary64)) (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 y #s(literal 60 binary64)) (-.f64 z t))) |
(fma.f64 z (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))) (*.f64 t (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))))) |
(fma.f64 t (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))) (*.f64 z (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))))) |
(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 t z))) z (*.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))) t)) |
(fma.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))) t (*.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))) z)) |
(neg.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (-.f64 z t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 y #s(literal 60 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y))) |
(/.f64 #s(literal -60 binary64) (/.f64 (-.f64 z t) y)) |
(/.f64 (*.f64 y #s(literal 60 binary64)) (-.f64 t z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 y #s(literal 60 binary64)))) |
(pow.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -60 binary64))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 60 binary64)) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 y #s(literal -60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal -60 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal 60 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 (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 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z))) (/.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 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (+.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 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) #s(literal -60 binary64))) |
(*.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 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) #s(literal -60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y #s(literal -60 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (*.f64 y #s(literal -60 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.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 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) 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 -1 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 (*.f64 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 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal -60 binary64) (/.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 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (+.f64 z t) (-.f64 t z)))) (+.f64 z t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) y) #s(literal -60 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -60 binary64)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) #s(literal 60 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 y #s(literal 60 binary64))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (-.f64 t 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))) |
(-.f64 (+.f64 z #s(literal 0 binary64)) t) |
(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 z)) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t 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 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (neg.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))) (*.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 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z)) (neg.f64 (fma.f64 z z (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (+.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 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 t z))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (fma.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (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 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 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 t))) |
(*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t z)) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(+.f64 #s(literal 0 binary64) (*.f64 y #s(literal -60 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal 60 binary64))) |
(neg.f64 (*.f64 y #s(literal 60 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal 60 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 y #s(literal 60 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 60 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 y #s(literal 60 binary64)))) (*.f64 y #s(literal 60 binary64))) |
(*.f64 y #s(literal -60 binary64)) |
(*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -60 binary64) y) |
(*.f64 #s(literal -60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal -60 binary64) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal -60 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -60 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal 60 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal -60 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -60 binary64)) |
(+.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.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)))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 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 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(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 #s(literal -60 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) 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 a (*.f64 a #s(literal 14400 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 a #s(literal -120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 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 #s(literal -1 binary64)) (/.f64 #s(literal 60 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 (/.f64 #s(literal 1 binary64) t)) #s(literal -60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -60 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.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)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 (*.f64 a #s(literal 120 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 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 (*.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 (*.f64 x x) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) #s(literal 1 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 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64)))) (/.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 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 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (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 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)))) (*.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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64)))) (/.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 (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 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (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 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.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 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (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 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) (*.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 a #s(literal -120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))))))) |
(*.f64 (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64))) (/.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)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 a #s(literal 14400 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64)))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 14400 binary64)))) (/.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)))) |
(*.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 (*.f64 a z) (*.f64 a (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) 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) (*.f64 a (-.f64 t z))) |
(fma.f64 a z (*.f64 a (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) t) (*.f64 a z)) |
(fma.f64 z a (neg.f64 (*.f64 t a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) a (*.f64 z a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t a) (*.f64 z a)) |
(fma.f64 (*.f64 a #s(literal -1 binary64)) t (*.f64 a z)) |
(neg.f64 (*.f64 a (-.f64 t z))) |
(/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 a (-.f64 z t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (-.f64 t z)) #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 (*.f64 a (+.f64 z t)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 a (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (*.f64 a (-.f64 z t))))) |
(/.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 (*.f64 a (+.f64 z t)) (-.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 a (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (+.f64 z t) (*.f64 a (-.f64 z t))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 a (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 z t)) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 a (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 a (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a z) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (fma.f64 (*.f64 a z) (*.f64 a z) (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 a z) (*.f64 a (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) t)) (*.f64 a (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 a z) (*.f64 a (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 t 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 (*.f64 a (+.f64 z t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 a (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (+.f64 z t) (*.f64 a (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 z t)) |
| 1× | egg-herbie |
| 8 968× | accelerator-lowering-fma.f32 |
| 8 968× | accelerator-lowering-fma.f64 |
| 6 230× | *-lowering-*.f32 |
| 6 230× | *-lowering-*.f64 |
| 2 770× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 642 | 4659 |
| 1 | 2026 | 4486 |
| 2 | 6407 | 4465 |
| 0 | 8204 | 4217 |
| 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 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(/ -60 t) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x 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)) |
(* 60 y) |
(* 60 y) |
(* 60 y) |
(* 60 y) |
(* 60 y) |
(* 60 y) |
(* 60 y) |
(* 60 y) |
(* 60 y) |
(* 60 y) |
(* 60 y) |
(* 60 y) |
(* -60 (/ y (- 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)) |
(* -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) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 y) |
(* -60 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)) |
(* -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 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.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 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)) (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 binary64) 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 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #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 (*.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 #s(literal 60 binary64) (/.f64 x (*.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 #s(literal 60 binary64) (/.f64 x (*.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 #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 (*.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 #s(literal 60 binary64) (/.f64 x (*.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 #s(literal 60 binary64) (/.f64 x (*.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 #s(literal 60 binary64) (/.f64 x (*.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 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.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 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 60 binary64) z) (*.f64 a (fma.f64 z (-.f64 (/.f64 y (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 a (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))))))) |
(+ (* 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 #s(literal 60 binary64) (*.f64 a (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a))))) (*.f64 (*.f64 #s(literal 60 binary64) z) (*.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 y (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 a (*.f64 t (*.f64 t t))))))))) (*.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 (-.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) (/.f64 (*.f64 t t) z) (*.f64 (-.f64 x y) t)) z) (*.f64 (-.f64 x y) #s(literal -60 binary64))) z)) |
(* a (+ 120 (* 60 (/ (- x y) (* a z))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.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 x y) (/.f64 t (*.f64 z z))) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.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 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)))) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.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 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.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 #s(literal -60 binary64) (/.f64 (-.f64 x y) t))) |
(+ (* -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 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t t)) (/.f64 (*.f64 z (*.f64 (-.f64 x y) z)) (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal 120 binary64) a (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t))) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 z 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 (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) t) (*.f64 (-.f64 x y) z)) t) (*.f64 #s(literal 60 binary64) (-.f64 x y))) 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 y (*.f64 (-.f64 z t) a)) (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 y (*.f64 (-.f64 z t) a)) (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 y (*.f64 (-.f64 z t) a)) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #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 y (*.f64 (-.f64 z t) a)) (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 y (*.f64 (-.f64 z t) a)) (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 y (*.f64 (-.f64 z t) a)) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.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 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (*.f64 (-.f64 z t) a))) (/.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 (+.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (*.f64 (-.f64 z t) a))) (/.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 (+.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (*.f64 (-.f64 z t) a))) (/.f64 #s(literal 120 binary64) y)) (/.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 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) y)) |
(+ 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 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.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 (*.f64 #s(literal 60 binary64) z) (fma.f64 z (-.f64 (/.f64 y (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 a (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a))))) (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 (*.f64 #s(literal 60 binary64) z) (fma.f64 z (/.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.f64 t t)) (-.f64 (/.f64 y (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 a (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))))) (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 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.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 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 z a)) (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 a (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z a)))) #s(literal 120 binary64))) |
120 |
#s(literal 120 binary64) |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.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 t (/.f64 (-.f64 x y) a))) z) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) a))) z)) |
(+ 120 (* 60 (/ (- x y) (* a z)))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.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 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 z a)) (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 a (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 x y) (*.f64 z (*.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 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z a))) (*.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 a (*.f64 z (*.f64 z z))))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.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 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 x y) (/.f64 (*.f64 z z) (*.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 (-.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 (-.f64 x y) a) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) (*.f64 t a)) (*.f64 z (/.f64 (-.f64 x y) 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 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) a) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) a) |
(/ (+ (* 60 (/ (- x y) (- z t))) (* 120 a)) a) |
(/.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.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) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x 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 (/.f64 #s(literal 60 binary64) a) (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 t (*.f64 z (*.f64 z 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 (fma.f64 #s(literal 60 binary64) (fma.f64 (*.f64 t t) (/.f64 t (*.f64 a (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 t (*.f64 z (*.f64 z a))) (/.f64 t (*.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)) z) |
(* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow t 2) (* a z))) (* -60 (/ t a))) z)) (* 60 (/ 1 a))) z)) |
(/.f64 (fma.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 t (*.f64 z (*.f64 z a))) (/.f64 t (*.f64 z a))) (/.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 (fma.f64 #s(literal 60 binary64) (/.f64 t a) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (*.f64 t t) (/.f64 t (*.f64 z a)) (/.f64 (*.f64 t t) a))) z)) z) (/.f64 #s(literal 60 binary64) a)) 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 t (/.f64 #s(literal 60 binary64) (*.f64 a (*.f64 z (*.f64 z z)))) (/.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 a (*.f64 z (*.f64 z z))))) (/.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) |
(fma.f64 #s(literal -60 binary64) (/.f64 z (*.f64 t (*.f64 t a))) (/.f64 #s(literal -60 binary64) (*.f64 t a))) |
(/ (- (* -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 (*.f64 t a)) (/.f64 (*.f64 z z) (*.f64 t (*.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 (fma.f64 #s(literal -60 binary64) (/.f64 (*.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)) |
(fma.f64 #s(literal -60 binary64) (/.f64 z (*.f64 t (*.f64 t a))) (/.f64 #s(literal -60 binary64) (*.f64 t a))) |
(* -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) (fma.f64 z (/.f64 z (*.f64 t a)) (/.f64 z a))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 60 (/ (pow z 3) (* a t))) (* -60 (/ (pow z 2) a))) t)) (* 60 (/ z a))) t)) (* 60 (/ 1 a))) t)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 z a) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (*.f64 z z) (*.f64 t a)) (/.f64 (*.f64 z z) a))) t)) t) (/.f64 #s(literal -60 binary64) a)) 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 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) |
(* -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) |
(* 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) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.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 #s(literal 60 binary64) (*.f64 (fma.f64 y (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 y (*.f64 t t))) z) (/.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 (*.f64 #s(literal 60 binary64) z) (fma.f64 y (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 y (*.f64 t (*.f64 t t)))) (*.f64 y (/.f64 #s(literal 60 binary64) (*.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 #s(literal -60 binary64) (/.f64 (fma.f64 y (/.f64 t 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 y (/.f64 t 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 y (/.f64 t z) y) (fma.f64 y (/.f64 (*.f64 t 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 #s(literal -60 binary64) (/.f64 (fma.f64 y (/.f64 t 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) (/.f64 (fma.f64 y t (*.f64 y (/.f64 (*.f64 t t) z))) z) (*.f64 #s(literal 60 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* t y)) (* -1 (/ (+ (* 60 (* (pow t 2) y)) (* 60 (/ (* (pow t 3) y) z))) z))) z)) (* 60 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 60 binary64) y) (/.f64 (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)) (-.f64 #s(literal 0 binary64) 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 y (/.f64 t (*.f64 z z)) (/.f64 y z))) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* -60 (/ (* t y) (pow z 3)))))) |
(fma.f64 #s(literal -60 binary64) (*.f64 (fma.f64 t (/.f64 y (*.f64 z (*.f64 z z))) (/.f64 y (*.f64 z z))) t) (/.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 y (/.f64 t (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 z t) (/.f64 (*.f64 z z) (*.f64 t 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 (fma.f64 z (/.f64 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)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* y (pow z 2))) (* -60 (/ (* y (pow z 3)) t))) t)) (* 60 (* y z))) t))) t)) |
(/.f64 (fma.f64 y #s(literal -60 binary64) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (*.f64 y (fma.f64 z z (/.f64 (*.f64 z (*.f64 z z)) t))) t) (*.f64 #s(literal 60 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.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)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) 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 x (/.f64 #s(literal -60 binary64) t) (*.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)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) 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))))) |
(*.f64 (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal 60 binary64) t)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) x)) |
(* -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 x (/.f64 #s(literal -60 binary64) t) (*.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)) (* 120 a)) |
(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)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.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 (* a t)) |
(-.f64 #s(literal 0 binary64) (*.f64 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)) (* a z)) |
(*.f64 (-.f64 z t) a) |
(* a z) |
(*.f64 z a) |
(* z (+ a (* -1 (/ (* a t) z)))) |
(*.f64 z (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* z (+ a (* -1 (/ (* a t) z)))) |
(*.f64 z (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* z (+ a (* -1 (/ (* a t) z)))) |
(*.f64 z (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* a z) |
(*.f64 z a) |
(* -1 (* z (+ (* -1 a) (/ (* a t) z)))) |
(*.f64 z (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ (* -1 a) (/ (* a t) z)))) |
(*.f64 z (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ (* -1 a) (/ (* a t) z)))) |
(*.f64 z (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t 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 #s(literal 0 binary64) (*.f64 t a)) |
(* t (+ (* -1 a) (/ (* a z) t))) |
(*.f64 t (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* t (+ (* -1 a) (/ (* a z) t))) |
(*.f64 t (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* t (+ (* -1 a) (/ (* a z) t))) |
(*.f64 t (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* -1 (* a t)) |
(-.f64 #s(literal 0 binary64) (*.f64 t a)) |
(* -1 (* t (+ a (* -1 (/ (* a z) t))))) |
(*.f64 t (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ a (* -1 (/ (* a z) t))))) |
(*.f64 t (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ a (* -1 (/ (* a z) t))))) |
(*.f64 t (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 z 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 23 128 to 2 532 computations (89.1% saved)
25 alts after pruning (19 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 155 | 9 | 1 164 |
| Fresh | 5 | 10 | 15 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 162 | 25 | 1 187 |
| Status | Accuracy | Program |
|---|---|---|
| 68.4% | (fma.f64 (/.f64 #s(literal 60 binary64) z) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) | |
| 57.9% | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) | |
| ▶ | 49.1% | (fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
| ✓ | 75.9% | (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
| 68.4% | (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) | |
| 49.5% | (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) | |
| 50.3% | (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) | |
| ✓ | 14.6% | (/.f64 (*.f64 y #s(literal 60 binary64)) t) |
| 15.9% | (/.f64 (*.f64 y #s(literal -60 binary64)) z) | |
| 27.7% | (/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) | |
| ▶ | 17.3% | (/.f64 (*.f64 x #s(literal 60 binary64)) z) |
| 15.6% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) | |
| ✓ | 26.4% | (/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
| ▶ | 28.1% | (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
| 26.4% | (*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) | |
| 15.6% | (*.f64 (/.f64 x t) #s(literal -60 binary64)) | |
| 26.4% | (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) | |
| ✓ | 28.1% | (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
| 17.7% | (*.f64 x (/.f64 #s(literal 60 binary64) z)) | |
| ✓ | 15.6% | (*.f64 x (/.f64 #s(literal -60 binary64) t)) |
| 54.2% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) | |
| 23.7% | (*.f64 a (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a))) | |
| ▶ | 93.5% | (*.f64 a (+.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal 120 binary64))) |
| ✓ | 49.9% | (*.f64 #s(literal 120 binary64) a) |
| ▶ | 14.5% | (*.f64 #s(literal 60 binary64) (/.f64 y t)) |
Compiled 555 to 418 computations (24.7% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 t #s(literal -1/60 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
| ✓ | cost-diff | -64 | (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
| ✓ | cost-diff | -64 | (*.f64 x #s(literal 60 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 60 binary64)) z) |
| ✓ | cost-diff | -64 | (*.f64 #s(literal 60 binary64) (/.f64 y t)) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
| ✓ | cost-diff | 192 | (+.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal 120 binary64)) |
| ✓ | cost-diff | 320 | (*.f64 a (+.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal 120 binary64))) |
| 8 398× | accelerator-lowering-fma.f32 |
| 8 398× | accelerator-lowering-fma.f64 |
| 2 456× | *-lowering-*.f32 |
| 2 456× | *-lowering-*.f64 |
| 2 070× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 127 |
| 1 | 58 | 127 |
| 2 | 130 | 127 |
| 3 | 358 | 125 |
| 4 | 846 | 125 |
| 5 | 1911 | 125 |
| 6 | 5377 | 125 |
| 0 | 8070 | 122 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* a (+ (/ (- x y) (* a (* (- z t) 1/60))) 120)) |
a |
(+ (/ (- x y) (* a (* (- z t) 1/60))) 120) |
(/ (- x y) (* a (* (- z t) 1/60))) |
(- x y) |
x |
y |
(* a (* (- z t) 1/60)) |
(* (- z t) 1/60) |
(- z t) |
z |
t |
1/60 |
120 |
(* 60 (/ y t)) |
60 |
(/ y t) |
y |
t |
(/ (* x 60) z) |
(* x 60) |
x |
60 |
z |
(/ x (* (- z t) 1/60)) |
x |
(* (- z t) 1/60) |
(- z t) |
z |
t |
1/60 |
(+ (* 120 a) (/ x (* t -1/60))) |
120 |
a |
(/ x (* t -1/60)) |
x |
(* t -1/60) |
t |
-1/60 |
| Outputs |
|---|
(* a (+ (/ (- x y) (* a (* (- z t) 1/60))) 120)) |
(fma.f64 a #s(literal 120 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) #s(literal 0 binary64))) |
a |
(+ (/ (- x y) (* a (* (- z t) 1/60))) 120) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (fma.f64 a (-.f64 z t) #s(literal 0 binary64))) #s(literal 120 binary64)) |
(/ (- x y) (* a (* (- z t) 1/60))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (fma.f64 a (-.f64 z t) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(- x y) |
(-.f64 x y) |
x |
y |
(* a (* (- z t) 1/60)) |
(fma.f64 #s(literal 1/60 binary64) (fma.f64 a (-.f64 z t) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* (- z t) 1/60) |
(fma.f64 (-.f64 z t) #s(literal 1/60 binary64) #s(literal 0 binary64)) |
(- z t) |
(-.f64 z t) |
z |
t |
1/60 |
#s(literal 1/60 binary64) |
120 |
#s(literal 120 binary64) |
(* 60 (/ y t)) |
(/.f64 (fma.f64 y #s(literal 60 binary64) #s(literal 0 binary64)) t) |
60 |
#s(literal 60 binary64) |
(/ y t) |
(/.f64 y t) |
y |
t |
(/ (* x 60) z) |
(fma.f64 x (/.f64 #s(literal 60 binary64) z) #s(literal 0 binary64)) |
(* x 60) |
(fma.f64 x #s(literal 60 binary64) #s(literal 0 binary64)) |
x |
60 |
#s(literal 60 binary64) |
z |
(/ x (* (- z t) 1/60)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) #s(literal 0 binary64)) |
x |
(* (- z t) 1/60) |
(fma.f64 (-.f64 z t) #s(literal 1/60 binary64) #s(literal 0 binary64)) |
(- z t) |
(-.f64 z t) |
z |
t |
1/60 |
#s(literal 1/60 binary64) |
(+ (* 120 a) (/ x (* t -1/60))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (fma.f64 a #s(literal 120 binary64) #s(literal 0 binary64))) |
120 |
#s(literal 120 binary64) |
a |
(/ x (* t -1/60)) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) #s(literal 0 binary64)) |
x |
(* t -1/60) |
(fma.f64 t #s(literal -1/60 binary64) #s(literal 0 binary64)) |
t |
-1/60 |
#s(literal -1/60 binary64) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 120 binary64) a (/.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 z t) |
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 60 binary64)) |
| ✓ | accuracy | 99.3% | (/.f64 (*.f64 x #s(literal 60 binary64)) z) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 60 binary64) (/.f64 y t)) |
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
| ✓ | accuracy | 93.5% | (*.f64 a (+.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal 120 binary64))) |
| ✓ | accuracy | 87.9% | (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
| 91.0ms | 250× | 0 | valid |
| 1.0ms | 2× | 3 | valid |
| 1.0ms | 2× | 2 | valid |
| 1.0ms | 2× | 1 | valid |
Compiled 128 to 27 computations (78.9% saved)
ival-mult: 10.0ms (26.7% of total)ival-sub: 9.0ms (24.1% of total)ival-div: 8.0ms (21.4% of total)const: 6.0ms (16% of total)ival-add: 2.0ms (5.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)| Inputs |
|---|
#<alt (* a (+ (/ (- x y) (* a (* (- z t) 1/60))) 120))> |
#<alt (+ (/ (- x y) (* a (* (- z t) 1/60))) 120)> |
#<alt (/ (- x y) (* a (* (- z t) 1/60)))> |
#<alt (- x y)> |
#<alt (/ y t)> |
#<alt (* 60 (/ y t))> |
#<alt (/ (* x 60) z)> |
#<alt (* x 60)> |
#<alt (/ x (* (- z t) 1/60))> |
#<alt (- z t)> |
#<alt (* (- z t) 1/60)> |
#<alt (+ (* 120 a) (/ x (* t -1/60)))> |
#<alt (/ x (* t -1/60))> |
#<alt (* t -1/60)> |
#<alt (* a (* (- z t) 1/60))> |
| 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 (* a (- z t))))> |
#<alt (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))> |
#<alt (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))> |
#<alt (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))> |
#<alt (* 60 (/ x (* a (- z t))))> |
#<alt (* x (+ (* -60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* 60 (/ x (* a (- z t))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* 60 (/ x (* a (- z t))))> |
#<alt (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))> |
#<alt (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))> |
#<alt (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))> |
#<alt (* -60 (/ y (* a (- z t))))> |
#<alt (* y (- (* 60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* y (- (* 60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* y (- (* 60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t))))))> |
#<alt (* -60 (/ y (* a (- z t))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t)))))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* 60 (/ (- x y) (* a (- z t))))> |
#<alt (* -60 (/ (- x y) (* a t)))> |
#<alt (+ (* -60 (/ (- x y) (* a t))) (* 60 (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2)))))))> |
#<alt (+ (* -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 (+ (* -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 (* 60 (/ (- x y) (* a z)))> |
#<alt (/ (+ (* 60 (/ (* t (- x y)) (* a z))) (* 60 (/ (- x y) a))) z)> |
#<alt (/ (+ (* 60 (/ (* t (- x y)) (* a z))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) a)))) z)> |
#<alt (/ (+ (* 60 (/ (* t (- x y)) (* a z))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 2)))) (+ (* 60 (/ (* (pow t 3) (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) a))))) z)> |
#<alt (* 60 (/ (- x y) (* a z)))> |
#<alt (* -1 (/ (+ (* -60 (/ (* t (- x y)) (* a z))) (* -60 (/ (- x y) a))) z))> |
#<alt (* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* 60 (/ (* t (- x y)) a)) (* 60 (/ (* (pow t 2) (- x y)) (* a z)))) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* (pow t 2) (- x y)) a)) (* -60 (/ (* (pow t 3) (- x y)) (* a z)))) z)) (* 60 (/ (* t (- x y)) a))) z))) z))> |
#<alt (* 60 (/ (- x y) (* a z)))> |
#<alt (+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z))))> |
#<alt (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a (pow z 2)))))))> |
#<alt (+ (* 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 (* -60 (/ (- x y) (* a t)))> |
#<alt (/ (+ (* -60 (/ (* z (- x y)) (* a t))) (* -60 (/ (- x y) a))) t)> |
#<alt (/ (+ (* -60 (/ (* z (- x y)) (* a t))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 2)))) (* -60 (/ (- x y) a)))) t)> |
#<alt (/ (+ (* -60 (/ (* z (- x y)) (* a t))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 2)))) (+ (* -60 (/ (* (pow z 3) (- x y)) (* a (pow t 3)))) (* -60 (/ (- x y) a))))) t)> |
#<alt (* -60 (/ (- x y) (* a t)))> |
#<alt (* -1 (/ (+ (* 60 (/ (* z (- x y)) (* a t))) (* 60 (/ (- x y) a))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -60 (/ (* (pow z 2) (- x y)) (* a t)))) t)) (* 60 (/ (- x y) a))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -1 (/ (+ (* 60 (/ (* (pow z 2) (- x y)) a)) (* 60 (/ (* (pow z 3) (- x y)) (* a t)))) t))) t)) (* 60 (/ (- x y) a))) 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 (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (* 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 (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<alt (* 60 (/ x z))> |
#<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 (- 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 (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1/60 t)> |
#<alt (+ (* -1/60 t) (* 1/60 z))> |
#<alt (+ (* -1/60 t) (* 1/60 z))> |
#<alt (+ (* -1/60 t) (* 1/60 z))> |
#<alt (* 1/60 z)> |
#<alt (* z (+ 1/60 (* -1/60 (/ t z))))> |
#<alt (* z (+ 1/60 (* -1/60 (/ t z))))> |
#<alt (* z (+ 1/60 (* -1/60 (/ t z))))> |
#<alt (* 1/60 z)> |
#<alt (* -1 (* z (- (* 1/60 (/ t z)) 1/60)))> |
#<alt (* -1 (* z (- (* 1/60 (/ t z)) 1/60)))> |
#<alt (* -1 (* z (- (* 1/60 (/ t z)) 1/60)))> |
#<alt (* 1/60 z)> |
#<alt (+ (* -1/60 t) (* 1/60 z))> |
#<alt (+ (* -1/60 t) (* 1/60 z))> |
#<alt (+ (* -1/60 t) (* 1/60 z))> |
#<alt (* -1/60 t)> |
#<alt (* t (- (* 1/60 (/ z t)) 1/60))> |
#<alt (* t (- (* 1/60 (/ z t)) 1/60))> |
#<alt (* t (- (* 1/60 (/ z t)) 1/60))> |
#<alt (* -1/60 t)> |
#<alt (* -1 (* t (+ 1/60 (* -1/60 (/ z t)))))> |
#<alt (* -1 (* t (+ 1/60 (* -1/60 (/ z t)))))> |
#<alt (* -1 (* t (+ 1/60 (* -1/60 (/ z t)))))> |
#<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/60 (* a (- z t)))> |
#<alt (* 1/60 (* a (- z t)))> |
#<alt (* 1/60 (* a (- z t)))> |
#<alt (* 1/60 (* a (- z t)))> |
#<alt (* 1/60 (* a (- z t)))> |
#<alt (* 1/60 (* a (- z t)))> |
#<alt (* 1/60 (* a (- z t)))> |
#<alt (* 1/60 (* a (- z t)))> |
#<alt (* 1/60 (* a (- z t)))> |
#<alt (* 1/60 (* a (- z t)))> |
#<alt (* 1/60 (* a (- z t)))> |
#<alt (* 1/60 (* a (- z t)))> |
#<alt (* -1/60 (* a t))> |
#<alt (+ (* -1/60 (* a t)) (* 1/60 (* a z)))> |
#<alt (+ (* -1/60 (* a t)) (* 1/60 (* a z)))> |
#<alt (+ (* -1/60 (* a t)) (* 1/60 (* a z)))> |
#<alt (* 1/60 (* a z))> |
#<alt (* z (+ (* -1/60 (/ (* a t) z)) (* 1/60 a)))> |
#<alt (* z (+ (* -1/60 (/ (* a t) z)) (* 1/60 a)))> |
#<alt (* z (+ (* -1/60 (/ (* a t) z)) (* 1/60 a)))> |
#<alt (* 1/60 (* a z))> |
#<alt (* -1 (* z (+ (* -1/60 a) (* 1/60 (/ (* a t) z)))))> |
#<alt (* -1 (* z (+ (* -1/60 a) (* 1/60 (/ (* a t) z)))))> |
#<alt (* -1 (* z (+ (* -1/60 a) (* 1/60 (/ (* a t) z)))))> |
#<alt (* 1/60 (* a z))> |
#<alt (+ (* -1/60 (* a t)) (* 1/60 (* a z)))> |
#<alt (+ (* -1/60 (* a t)) (* 1/60 (* a z)))> |
#<alt (+ (* -1/60 (* a t)) (* 1/60 (* a z)))> |
#<alt (* -1/60 (* a t))> |
#<alt (* t (+ (* -1/60 a) (* 1/60 (/ (* a z) t))))> |
#<alt (* t (+ (* -1/60 a) (* 1/60 (/ (* a z) t))))> |
#<alt (* t (+ (* -1/60 a) (* 1/60 (/ (* a z) t))))> |
#<alt (* -1/60 (* a t))> |
#<alt (* -1 (* t (+ (* -1/60 (/ (* a z) t)) (* 1/60 a))))> |
#<alt (* -1 (* t (+ (* -1/60 (/ (* a z) t)) (* 1/60 a))))> |
#<alt (* -1 (* t (+ (* -1/60 (/ (* a z) t)) (* 1/60 a))))> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | (/ (* x 60) z) |
| 1.0ms | x | @ | inf | (/ (* x 60) z) |
| 1.0ms | x | @ | 0 | (/ (* x 60) z) |
| 0.0ms | z | @ | 0 | (/ (* x 60) z) |
| 0.0ms | z | @ | inf | (/ (* x 60) z) |
| 1× | batch-egg-rewrite |
| 5 362× | /-lowering-/.f32 |
| 5 362× | /-lowering-/.f64 |
| 4 732× | accelerator-lowering-fma.f32 |
| 4 732× | accelerator-lowering-fma.f64 |
| 4 660× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 97 |
| 1 | 142 | 97 |
| 2 | 1195 | 97 |
| 0 | 8193 | 94 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* a (+ (/ (- x y) (* a (* (- z t) 1/60))) 120)) |
(+ (/ (- x y) (* a (* (- z t) 1/60))) 120) |
(/ (- x y) (* a (* (- z t) 1/60))) |
(- x y) |
(/ y t) |
(* 60 (/ y t)) |
(/ (* x 60) z) |
(* x 60) |
(/ x (* (- z t) 1/60)) |
(- z t) |
(* (- z t) 1/60) |
(+ (* 120 a) (/ x (* t -1/60))) |
(/ x (* t -1/60)) |
(* t -1/60) |
(* a (* (- z t) 1/60)) |
| Outputs |
|---|
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(+.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64)))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (-.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))))) |
(fma.f64 a (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(fma.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) a (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a (-.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a (/.f64 (-.f64 x y) a)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) a) (/.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a (/.f64 (-.f64 x y) a)) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 x y) a) a) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (/.f64 a (/.f64 #s(literal 1/60 binary64) (-.f64 x y))) (*.f64 a #s(literal 120 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 (-.f64 x y) (*.f64 a (-.f64 z t))) (/.f64 a #s(literal 1/60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (/.f64 (-.f64 x y) a) (-.f64 z t)) (/.f64 a #s(literal 1/60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 x y) a) #s(literal 60 binary64)) (/.f64 a (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal 1/60 binary64)) (/.f64 a (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 z t)) (/.f64 a (*.f64 #s(literal 1/60 binary64) a)) (*.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) a) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (-.f64 z t)) (/.f64 (-.f64 x y) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a #s(literal 1/60 binary64)) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a #s(literal 1/60 binary64)) (/.f64 (/.f64 (-.f64 x y) a) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (-.f64 x y) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (*.f64 a (-.f64 z t))) (/.f64 (-.f64 x y) #s(literal 1/60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (*.f64 a (-.f64 z t))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal -1/60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (*.f64 a (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/60 binary64) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (*.f64 a #s(literal 1/60 binary64))) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) a) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) a) (/.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 z t)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1/60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 a (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.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 a (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.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 a #s(literal 1/60 binary64))) (/.f64 a (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 a (-.f64 z t))) (/.f64 a #s(literal -1/60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 a (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 a (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 a (+.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal 120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))))) (fma.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (*.f64 #s(literal 14400 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64)) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (*.f64 #s(literal 14400 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64)))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64))))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64))) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64)) a) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64)) a) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (*.f64 #s(literal 14400 binary64) (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64)))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64)) a)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64)) a)) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #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 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 14400 binary64) (*.f64 a a) (-.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))))) |
(*.f64 a (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal 120 binary64))) |
(*.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal 120 binary64)) a) |
(*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (*.f64 #s(literal 14400 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a #s(literal 120 binary64))))) |
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64)))))) |
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64)) a) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(+.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) #s(literal 120 binary64)) |
(+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(+.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) (neg.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))))) |
(+.f64 (+.f64 #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(-.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(-.f64 #s(literal 120 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))))) |
(-.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(-.f64 (+.f64 #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(-.f64 (/.f64 #s(literal 14400 binary64) (-.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) #s(literal 120 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) (neg.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))))) |
(fma.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) #s(literal 120 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) #s(literal 120 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 x y) #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 #s(literal 60 binary64) (-.f64 z t)) (/.f64 x a) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (+.f64 x y))) #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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 x y)))) #s(literal 120 binary64)) |
(fma.f64 (-.f64 (*.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) #s(literal 120 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) #s(literal 120 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 x a) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #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 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (-.f64 x y)) #s(literal -1 binary64)) #s(literal 120 binary64)) |
(fma.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (*.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 a (-.f64 z t))) #s(literal 60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.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 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (*.f64 x #s(literal 60 binary64)) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (pow.f64 (/.f64 #s(literal 1/60 binary64) (-.f64 x y)) #s(literal -1 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 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 #s(literal 1 binary64) a) #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) a) (-.f64 z t)) #s(literal 60 binary64) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (/.f64 (-.f64 x y) a) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 x (*.f64 a (-.f64 z t))) #s(literal 60 binary64) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 120 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #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 #s(literal -1 binary64) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) a)) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 z t))) (*.f64 x #s(literal -60 binary64)) (neg.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 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) #s(literal 1/60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal 1/60 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/60 binary64)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/60 binary64) a)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 a #s(literal 1/60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 #s(literal 1/60 binary64) a)) #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 #s(literal 1/60 binary64) a)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) a) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 a (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 1/60 binary64)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) a) #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 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 1/60 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1/60 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 a #s(literal 1/60 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 a #s(literal 1/60 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 z t)) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 (+.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal 120 binary64)) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64)) (+.f64 #s(literal 14400 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal 120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 14400 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #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 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64)) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal 120 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64))) (neg.f64 (+.f64 #s(literal 14400 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(/.f64 (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (-.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) (*.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)) #s(literal 14400 binary64))) (*.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) (neg.f64 (-.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (pow.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (fma.f64 (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)) (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (fma.f64 (/.f64 y (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) (fma.f64 (/.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))) (/.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal 3 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) (fma.f64 (+.f64 #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (+.f64 #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (+.f64 #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal 120 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 14400 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal 120 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 7200 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal -14400 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64) #s(literal -120 binary64))))) |
(*.f64 (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) |
(+.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (+.f64 x y))) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (fma.f64 (/.f64 x (*.f64 a (-.f64 z t))) #s(literal 60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (/.f64 (*.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (fma.f64 (/.f64 x (*.f64 a (-.f64 z t))) #s(literal 60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 x a) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(fma.f64 (/.f64 x a) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (*.f64 x #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(fma.f64 (/.f64 x (*.f64 a (-.f64 z t))) #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 z t))) (*.f64 x #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(neg.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(neg.f64 (*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))))) |
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) |
(/.f64 (-.f64 x y) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 (*.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (*.f64 a (-.f64 z t))) #s(literal 60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (*.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))))) |
(/.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)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/60 binary64) (/.f64 (/.f64 (-.f64 x y) a) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 x y) a) #s(literal 60 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (+.f64 x y))) |
(/.f64 (/.f64 (-.f64 x y) a) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (/.f64 (-.f64 x y) a) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) a)) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (neg.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (+.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (*.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (fma.f64 (/.f64 x (*.f64 a (-.f64 z t))) #s(literal 60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (+.f64 x y)) |
(/.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) a) |
(/.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 1/60 binary64)) |
(/.f64 (/.f64 (/.f64 (-.f64 x y) a) (-.f64 z t)) #s(literal 1/60 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 x y) a) #s(literal 60 binary64)) (-.f64 z t)) |
(/.f64 (-.f64 (*.f64 x (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (/.f64 y a))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 x a) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) a)) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/60 binary64)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (/.f64 y (*.f64 a (-.f64 z t))))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 a y)) (*.f64 a (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) y))) (*.f64 a (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a (/.f64 y a))) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) a) (*.f64 a (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) #s(literal 1/60 binary64)) (*.f64 a (/.f64 y (*.f64 a (-.f64 z t))))) (*.f64 a #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) y)) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y)) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (/.f64 y a))) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) a) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/60 binary64)) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (/.f64 y (*.f64 a (-.f64 z t))))) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) y)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) (/.f64 y a))) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) a)) |
(/.f64 (-.f64 #s(literal 1/60 binary64) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) (/.f64 y (*.f64 a (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) x) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 x a) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) y)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x a) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x a) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 x a) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (/.f64 y a))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x a) a) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 x a) #s(literal 1/60 binary64)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (/.f64 y (*.f64 a (-.f64 z t))))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 a (-.f64 z t))) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 #s(literal 1/60 binary64) y)) (*.f64 #s(literal 1/60 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 a (-.f64 z t))) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (*.f64 #s(literal 1/60 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal 1/60 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 a (-.f64 z t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y)) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/60 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 a (-.f64 z t))) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 #s(literal 1/60 binary64) (/.f64 y a))) (*.f64 #s(literal 1/60 binary64) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 a (-.f64 z t))) a) (*.f64 #s(literal 1/60 binary64) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t))))) (*.f64 #s(literal 1/60 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 a (-.f64 z t))) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/60 binary64) (/.f64 y (*.f64 a (-.f64 z t))))) #s(literal 1/3600 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y))) (neg.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) a))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))))) (neg.f64 (fma.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (*.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) (neg.f64 (fma.f64 (/.f64 x (*.f64 a (-.f64 z t))) #s(literal 60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t)))) #s(literal -1/60 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x y) a) (-.f64 z t))) #s(literal -1/60 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 x y) a) #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))))) |
(pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (-.f64 x y) a)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 x y) a) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (-.f64 x y))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 x (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))) (*.f64 (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 a (-.f64 z t))) #s(literal 60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (pow.f64 (/.f64 #s(literal 1/60 binary64) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) (/.f64 (-.f64 x y) #s(literal 1/60 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 60 binary64)) |
(*.f64 (/.f64 (/.f64 (-.f64 x y) a) (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 x y) a) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 z t))) (/.f64 (-.f64 x y) #s(literal -1/60 binary64))) |
(*.f64 (/.f64 (-.f64 x y) #s(literal 1/60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 x y) #s(literal 1/60 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/60 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/60 binary64) a))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 a #s(literal 1/60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 #s(literal 1/60 binary64) a))) |
(*.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)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 1/60 binary64) a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) a)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 a (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 1/60 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) a)) |
(*.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))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 1/60 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a (-.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1/60 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 a (-.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 a #s(literal 1/60 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (-.f64 z t))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 a #s(literal 1/60 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 z t))) |
(*.f64 (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(+.f64 x (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) 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))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 y y) (-.f64 x (-.f64 #s(literal 0 binary64) 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)))) |
(fma.f64 #s(literal -1 binary64) y x) |
(/.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 x (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) 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 (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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(/.f64 y t) |
(/.f64 y (*.f64 t #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y 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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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 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 #s(literal 0 binary64) t) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 t #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y #s(literal 60 binary64))))) |
(/.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y #s(literal 60 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t (*.f64 y #s(literal 60 binary64))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 60 binary64))) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 60 binary64)) t)) |
(*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y #s(literal 60 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 60 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -60 binary64) (/.f64 x z))) |
(neg.f64 (*.f64 #s(literal -60 binary64) (/.f64 x z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) z)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 z #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal 60 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (*.f64 x #s(literal 60 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal 60 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -60 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (*.f64 x #s(literal 60 binary64)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 x #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -60 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 60 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 z (*.f64 x #s(literal 60 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 #s(literal 60 binary64) (/.f64 x z)) |
(*.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z #s(literal 1/60 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1/60 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal 60 binary64)))))) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -60 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (*.f64 x #s(literal 60 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) z)) |
(/.f64 x #s(literal 1/60 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/60 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/60 binary64) x)) |
(*.f64 x #s(literal 60 binary64)) |
(*.f64 #s(literal 60 binary64) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(neg.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(neg.f64 (*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 z t)))) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 x (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 x #s(literal 60 binary64)))) |
(/.f64 (/.f64 x (-.f64 z t)) #s(literal 1/60 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) x)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 z t))) #s(literal -1/60 binary64)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 z t)))) #s(literal 1/60 binary64)) |
(pow.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 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) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) x))))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 z t))) #s(literal -60 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 x #s(literal 60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1/60 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (*.f64 x #s(literal -60 binary64))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(-.f64 z t) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t t) (-.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(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) |
(/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (-.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.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 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 z t) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t) (*.f64 z (*.f64 z z))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))))) |
(/.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 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(+.f64 (*.f64 z #s(literal 1/60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/60 binary64))) |
(+.f64 (*.f64 #s(literal 1/60 binary64) z) (*.f64 #s(literal 1/60 binary64) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z #s(literal 1/60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/60 binary64))) |
(fma.f64 #s(literal 1/60 binary64) z (*.f64 #s(literal 1/60 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1/60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 #s(literal 1/60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 #s(literal 1/60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) #s(literal 1/60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1/60 binary64)))) |
(/.f64 (*.f64 #s(literal 1/60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (*.f64 #s(literal 1/60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) #s(literal 1/60 binary64)) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1/60 binary64)) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/60 binary64) (*.f64 (+.f64 z t) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) #s(literal 1/60 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1/60 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/60 binary64) z) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/60 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/60 binary64) z) (*.f64 #s(literal 1/60 binary64) z) (-.f64 (*.f64 (*.f64 #s(literal 1/60 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1/60 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 1/60 binary64) z) (*.f64 #s(literal 1/60 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/60 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 z #s(literal 1/60 binary64)) (*.f64 z #s(literal 1/60 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/60 binary64))) (*.f64 (*.f64 z #s(literal 1/60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/60 binary64)))))) |
(*.f64 (-.f64 z t) #s(literal 1/60 binary64)) |
(*.f64 #s(literal 1/60 binary64) (-.f64 z t)) |
(*.f64 (*.f64 #s(literal 1/60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(*.f64 (*.f64 #s(literal 1/60 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) #s(literal 1/60 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(*.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1/60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+.f64 (/.f64 (*.f64 x #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 #s(literal 60 binary64) (/.f64 x t)))) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 x t))) |
(-.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (-.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64)))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (-.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64))))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 1/60 binary64))) (*.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 #s(literal 60 binary64) (/.f64 x t)))) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) 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 #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 -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 t) #s(literal -60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/60 binary64) (/.f64 t x)))) (*.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))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal 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 #s(literal -1 binary64) t) (*.f64 x #s(literal 60 binary64)) (*.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 (*.f64 x #s(literal -60 binary64)) t) (-.f64 (/.f64 (*.f64 x #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 #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (-.f64 (*.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (-.f64 (*.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 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64))) (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (*.f64 #s(literal 14400 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64))))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t))))) |
(/.f64 (-.f64 #s(literal 0 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 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (-.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64))) (*.f64 #s(literal 14400 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 #s(literal 0 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))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (-.f64 (*.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 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (*.f64 #s(literal 14400 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 x #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 #s(literal 60 binary64) (/.f64 x t)))) (*.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t))) (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 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)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (-.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64))) (*.f64 #s(literal 14400 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (*.f64 #s(literal 14400 binary64) (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 (*.f64 x #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 #s(literal 60 binary64) (/.f64 x t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))) (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))) (*.f64 (/.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) #s(literal -1 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 (*.f64 x #s(literal -60 binary64)) t) (-.f64 (/.f64 (*.f64 x #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 #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (-.f64 (*.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 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t))) |
(*.f64 (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t))))) |
(*.f64 (-.f64 #s(literal 0 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 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (-.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64))) (*.f64 #s(literal 14400 binary64) (*.f64 a a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 14400 binary64) (*.f64 a a)) (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a #s(literal 120 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (*.f64 #s(literal 14400 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1/60 binary64) (/.f64 t x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 60 binary64) (/.f64 x t))) |
(-.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 #s(literal 60 binary64) (/.f64 x t))) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 (*.f64 t #s(literal -1/60 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t #s(literal 1/60 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/60 binary64) (/.f64 t x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/60 binary64) (/.f64 t x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x #s(literal -60 binary64)))) |
(/.f64 (/.f64 x t) #s(literal -1/60 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/60 binary64) (/.f64 t x)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 t #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal 1/60 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -60 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 t #s(literal 1/60 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t #s(literal 1/60 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t))) #s(literal -1/60 binary64)) |
(pow.f64 (*.f64 #s(literal -1/60 binary64) (/.f64 t x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 1/60 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.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 -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 t) #s(literal -60 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/60 binary64) (/.f64 t x))))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 #s(literal -60 binary64) (/.f64 x t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal 60 binary64)) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x #s(literal 60 binary64))) |
(*.f64 t #s(literal -1/60 binary64)) |
(*.f64 #s(literal -1/60 binary64) t) |
(/.f64 (*.f64 a #s(literal 1/60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(*.f64 (-.f64 z t) (*.f64 #s(literal 1/60 binary64) a)) |
(*.f64 #s(literal 1/60 binary64) (*.f64 a (-.f64 z t))) |
(*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) a) |
(*.f64 (*.f64 a (-.f64 z t)) #s(literal 1/60 binary64)) |
(*.f64 (*.f64 a #s(literal 1/60 binary64)) (-.f64 z t)) |
| 1× | egg-herbie |
| 11 424× | accelerator-lowering-fma.f32 |
| 11 424× | accelerator-lowering-fma.f64 |
| 7 118× | *-lowering-*.f32 |
| 7 118× | *-lowering-*.f64 |
| 3 640× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 599 | 5738 |
| 1 | 1875 | 5637 |
| 2 | 6088 | 5612 |
| 0 | 8416 | 5317 |
| 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 (* a (- z t)))) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(* 60 (/ x (* a (- z t)))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(* 60 (/ x (* a (- z t)))) |
(* -1 (* x (- (* 60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* x (- (* 60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* x (- (* 60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(* 60 (/ x (* a (- z t)))) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(* -60 (/ y (* a (- z t)))) |
(* y (- (* 60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(* y (- (* 60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(* y (- (* 60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(* -60 (/ y (* a (- z t)))) |
(* -1 (* y (+ (* -60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* y (+ (* -60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(* -1 (* y (+ (* -60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* 60 (/ (- x y) (* a (- z t)))) |
(* -60 (/ (- x y) (* a t))) |
(+ (* -60 (/ (- x y) (* a t))) (* 60 (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))))) |
(+ (* -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))))) |
(+ (* -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))))))) |
(* 60 (/ (- x y) (* a z))) |
(/ (+ (* 60 (/ (* t (- x y)) (* a z))) (* 60 (/ (- x y) a))) z) |
(/ (+ (* 60 (/ (* t (- x y)) (* a z))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) a)))) z) |
(/ (+ (* 60 (/ (* t (- x y)) (* a z))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 2)))) (+ (* 60 (/ (* (pow t 3) (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) a))))) z) |
(* 60 (/ (- x y) (* a z))) |
(* -1 (/ (+ (* -60 (/ (* t (- x y)) (* a z))) (* -60 (/ (- x y) a))) z)) |
(* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* 60 (/ (* t (- x y)) a)) (* 60 (/ (* (pow t 2) (- x y)) (* a z)))) z))) z)) |
(* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* (pow t 2) (- x y)) a)) (* -60 (/ (* (pow t 3) (- x y)) (* a z)))) z)) (* 60 (/ (* t (- x y)) a))) z))) z)) |
(* 60 (/ (- x y) (* a z))) |
(+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z)))) |
(+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) (* a (pow z 2))))))) |
(+ (* 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))))))))) |
(* -60 (/ (- x y) (* a t))) |
(/ (+ (* -60 (/ (* z (- x y)) (* a t))) (* -60 (/ (- x y) a))) t) |
(/ (+ (* -60 (/ (* z (- x y)) (* a t))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 2)))) (* -60 (/ (- x y) a)))) t) |
(/ (+ (* -60 (/ (* z (- x y)) (* a t))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 2)))) (+ (* -60 (/ (* (pow z 3) (- x y)) (* a (pow t 3)))) (* -60 (/ (- x y) a))))) t) |
(* -60 (/ (- x y) (* a t))) |
(* -1 (/ (+ (* 60 (/ (* z (- x y)) (* a t))) (* 60 (/ (- x y) a))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -60 (/ (* (pow z 2) (- x y)) (* a t)))) t)) (* 60 (/ (- x y) a))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -1 (/ (+ (* 60 (/ (* (pow z 2) (- x y)) a)) (* 60 (/ (* (pow z 3) (- x y)) (* a t)))) t))) t)) (* 60 (/ (- x y) a))) 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))))) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(* 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)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 60 (/ x z)) |
(* 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 (- 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)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1/60 t) |
(+ (* -1/60 t) (* 1/60 z)) |
(+ (* -1/60 t) (* 1/60 z)) |
(+ (* -1/60 t) (* 1/60 z)) |
(* 1/60 z) |
(* z (+ 1/60 (* -1/60 (/ t z)))) |
(* z (+ 1/60 (* -1/60 (/ t z)))) |
(* z (+ 1/60 (* -1/60 (/ t z)))) |
(* 1/60 z) |
(* -1 (* z (- (* 1/60 (/ t z)) 1/60))) |
(* -1 (* z (- (* 1/60 (/ t z)) 1/60))) |
(* -1 (* z (- (* 1/60 (/ t z)) 1/60))) |
(* 1/60 z) |
(+ (* -1/60 t) (* 1/60 z)) |
(+ (* -1/60 t) (* 1/60 z)) |
(+ (* -1/60 t) (* 1/60 z)) |
(* -1/60 t) |
(* t (- (* 1/60 (/ z t)) 1/60)) |
(* t (- (* 1/60 (/ z t)) 1/60)) |
(* t (- (* 1/60 (/ z t)) 1/60)) |
(* -1/60 t) |
(* -1 (* t (+ 1/60 (* -1/60 (/ z t))))) |
(* -1 (* t (+ 1/60 (* -1/60 (/ z t))))) |
(* -1 (* t (+ 1/60 (* -1/60 (/ z t))))) |
(* -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/60 (* a (- z t))) |
(* 1/60 (* a (- z t))) |
(* 1/60 (* a (- z t))) |
(* 1/60 (* a (- z t))) |
(* 1/60 (* a (- z t))) |
(* 1/60 (* a (- z t))) |
(* 1/60 (* a (- z t))) |
(* 1/60 (* a (- z t))) |
(* 1/60 (* a (- z t))) |
(* 1/60 (* a (- z t))) |
(* 1/60 (* a (- z t))) |
(* 1/60 (* a (- z t))) |
(* -1/60 (* a t)) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(* 1/60 (* a z)) |
(* z (+ (* -1/60 (/ (* a t) z)) (* 1/60 a))) |
(* z (+ (* -1/60 (/ (* a t) z)) (* 1/60 a))) |
(* z (+ (* -1/60 (/ (* a t) z)) (* 1/60 a))) |
(* 1/60 (* a z)) |
(* -1 (* z (+ (* -1/60 a) (* 1/60 (/ (* a t) z))))) |
(* -1 (* z (+ (* -1/60 a) (* 1/60 (/ (* a t) z))))) |
(* -1 (* z (+ (* -1/60 a) (* 1/60 (/ (* a t) z))))) |
(* 1/60 (* a z)) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(* -1/60 (* a t)) |
(* t (+ (* -1/60 a) (* 1/60 (/ (* a z) t)))) |
(* t (+ (* -1/60 a) (* 1/60 (/ (* a z) t)))) |
(* t (+ (* -1/60 a) (* 1/60 (/ (* a z) t)))) |
(* -1/60 (* a t)) |
(* -1 (* t (+ (* -1/60 (/ (* a z) t)) (* 1/60 a)))) |
(* -1 (* t (+ (* -1/60 (/ (* a z) t)) (* 1/60 a)))) |
(* -1 (* t (+ (* -1/60 (/ (* a z) t)) (* 1/60 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 #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)) (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 binary64) 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 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #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 (*.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 #s(literal 60 binary64) (/.f64 x (*.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 #s(literal 60 binary64) (/.f64 x (*.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 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a 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 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a 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 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a 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 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a 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 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a 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 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a 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 z (*.f64 a (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t 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 a (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 a (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t 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)))))) (* 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 (fma.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (/.f64 z (*.f64 t t)) (-.f64 (/.f64 y (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 a (*.f64 t (*.f64 t t))))))) (*.f64 a (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t 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 (*.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 t (*.f64 (-.f64 x y) t)) z)) z) (*.f64 (-.f64 x y) #s(literal -60 binary64))) 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 -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 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t t)) (/.f64 (*.f64 (-.f64 x y) (*.f64 z z)) (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t))) |
(* 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 z (/.f64 (*.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 y (*.f64 (-.f64 z t) a)) (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 y (*.f64 (-.f64 z t) a)) (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 y (*.f64 (-.f64 z t) a)) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #s(literal -60 binary64) (/.f64 y (*.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 #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 y (*.f64 (-.f64 z t) a)) (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 y (*.f64 (-.f64 z t) a)) (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 y (*.f64 (-.f64 z t) a)) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.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 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 y a))) (/.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 (+.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 y a))) (/.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 (+.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 y a))) (/.f64 #s(literal 120 binary64) y)) (/.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 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) y)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) 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 z (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a))))) (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 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) (fma.f64 (*.f64 #s(literal 60 binary64) z) (fma.f64 z (-.f64 (/.f64 y (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 a (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.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 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.f64 (*.f64 #s(literal 60 binary64) z) (fma.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (/.f64 z (*.f64 t t)) (-.f64 (/.f64 y (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 a (*.f64 t (*.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 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 a (*.f64 z (*.f64 z z)))) (/.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))) |
(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 t t) (/.f64 (-.f64 x y) (*.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 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 a (*.f64 z (*.f64 z z)))) (/.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 t (fma.f64 #s(literal 60 binary64) (*.f64 (fma.f64 (-.f64 x y) (/.f64 t (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (/.f64 (-.f64 x y) (*.f64 a (*.f64 z (*.f64 z z))))) t) (/.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 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 x y) (/.f64 (*.f64 z z) (*.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 (-.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 (-.f64 x y) (*.f64 t a)) (*.f64 z z) (/.f64 (*.f64 (-.f64 x y) z) a)) t) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) a)) t)) |
(* -60 (/ y (* a (- z t)))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a)) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a))) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a))) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a))) |
(* 60 (/ x (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) a)) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 x a))) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 x a))) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 x a))) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)))) |
(* 60 (/ x (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) a)) |
(* -1 (* x (- (* 60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 x a))) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 x a))) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 60 (/ y (* a (* x (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 (-.f64 z t) (*.f64 x a))) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))) (-.f64 #s(literal 0 binary64) x)) |
(* 60 (/ x (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) a)) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a))) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a))) |
(+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (/.f64 (*.f64 y #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)) |
(* y (- (* 60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 y a))) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)))) |
(* y (- (* 60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 y a))) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)))) |
(* y (- (* 60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 y a))) (/.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 (+ (* -60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) (*.f64 y a))) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) (*.f64 y a))) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -60 (/ x (* a (* y (- z t))))) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) (*.f64 y a))) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a))) (-.f64 #s(literal 0 binary64) y)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* 60 (/ (- x y) (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) a)) |
(* -60 (/ (- x y) (* a t))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 t a)) |
(+ (* -60 (/ (- x y) (* a t))) (* 60 (* z (- (/ y (* a (pow t 2))) (/ x (* a (pow t 2))))))) |
(fma.f64 #s(literal 60 binary64) (*.f64 z (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a))))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 t a))) |
(+ (* -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 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) (*.f64 (*.f64 #s(literal 60 binary64) z) (fma.f64 z (-.f64 (/.f64 y (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 a (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a))))))) |
(+ (* -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 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.f64 (*.f64 #s(literal 60 binary64) z) (fma.f64 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (/.f64 z (*.f64 t t)) (-.f64 (/.f64 y (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 a (*.f64 t (*.f64 t t)))))))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 t a))) |
(* 60 (/ (- x y) (* a z))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z a)) |
(/ (+ (* 60 (/ (* t (- x y)) (* a z))) (* 60 (/ (- x y) a))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z a)) (/.f64 (-.f64 x y) a))) z) |
(/ (+ (* 60 (/ (* t (- x y)) (* a z))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) a)))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z a)) (fma.f64 (-.f64 x y) (/.f64 (*.f64 t t) (*.f64 z (*.f64 z a))) (/.f64 (-.f64 x y) a)))) z) |
(/ (+ (* 60 (/ (* t (- x y)) (* a z))) (+ (* 60 (/ (* (pow t 2) (- x y)) (* a (pow z 2)))) (+ (* 60 (/ (* (pow t 3) (- x y)) (* a (pow z 3)))) (* 60 (/ (- x y) a))))) z) |
(/.f64 (fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z a)) (fma.f64 (-.f64 x y) (/.f64 (*.f64 t t) (*.f64 z (*.f64 z a))) (/.f64 (-.f64 x y) a))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 a (*.f64 z (*.f64 z z)))))) z) |
(* 60 (/ (- x y) (* a z))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z a)) |
(* -1 (/ (+ (* -60 (/ (* t (- x y)) (* a z))) (* -60 (/ (- x y) a))) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z a)) (/.f64 (-.f64 x y) a))) z) |
(* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* 60 (/ (* t (- x y)) a)) (* 60 (/ (* (pow t 2) (- x y)) (* a z)))) z))) z)) |
(/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 x y) (*.f64 z a)) (/.f64 (*.f64 (-.f64 x y) t) a)) z) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) a)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -60 (/ (- x y) a)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* (pow t 2) (- x y)) a)) (* -60 (/ (* (pow t 3) (- x y)) (* a z)))) z)) (* 60 (/ (* t (- x y)) a))) z))) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) a) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 (*.f64 t t) a) (/.f64 (*.f64 (-.f64 x y) (*.f64 t (*.f64 t t))) (*.f64 z a))) z) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) t)) a)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* 60 (/ (- x y) (* a z))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z a)) |
(+ (* 60 (/ (* t (- x y)) (* a (pow z 2)))) (* 60 (/ (- x y) (* a z)))) |
(*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z a))) (/.f64 (-.f64 x y) (*.f64 z a)))) |
(+ (* 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) (/.f64 (-.f64 x y) (*.f64 z a)) (*.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 a (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z a)))))) |
(+ (* 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 #s(literal 60 binary64) (*.f64 (fma.f64 (-.f64 x y) (/.f64 t (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (/.f64 (-.f64 x y) (*.f64 a (*.f64 z (*.f64 z z))))) t) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z (*.f64 z a)))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z a))) |
(* -60 (/ (- x y) (* a t))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 t a)) |
(/ (+ (* -60 (/ (* z (- x y)) (* a t))) (* -60 (/ (- x y) a))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t a)) (/.f64 (-.f64 x y) a))) t) |
(/ (+ (* -60 (/ (* z (- x y)) (* a t))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 2)))) (* -60 (/ (- x y) a)))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t a)) (fma.f64 (*.f64 z z) (/.f64 (-.f64 x y) (*.f64 t (*.f64 t a))) (/.f64 (-.f64 x y) a)))) t) |
(/ (+ (* -60 (/ (* z (- x y)) (* a t))) (+ (* -60 (/ (* (pow z 2) (- x y)) (* a (pow t 2)))) (+ (* -60 (/ (* (pow z 3) (- x y)) (* a (pow t 3)))) (* -60 (/ (- x y) a))))) t) |
(/.f64 (fma.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t a)) (fma.f64 (*.f64 z z) (/.f64 (-.f64 x y) (*.f64 t (*.f64 t a))) (/.f64 (-.f64 x y) a))) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (*.f64 t t))))) t) |
(* -60 (/ (- x y) (* a t))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 t a)) |
(* -1 (/ (+ (* 60 (/ (* z (- x y)) (* a t))) (* 60 (/ (- x y) a))) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t a)) (/.f64 (-.f64 x y) a))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -60 (/ (* (pow z 2) (- x y)) (* a t)))) t)) (* 60 (/ (- x y) a))) t)) |
(/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 t a)) (*.f64 z z) (/.f64 (*.f64 (-.f64 x y) z) a)) t) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) a)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -1 (/ (+ (* 60 (/ (* (pow z 2) (- x y)) a)) (* 60 (/ (* (pow z 3) (- x y)) (* a t)))) t))) t)) (* 60 (/ (- x y) a))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) a) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) a) (*.f64 (/.f64 (-.f64 x y) (*.f64 t a)) (*.f64 z (*.f64 z z)))) t) (/.f64 (*.f64 z (*.f64 (-.f64 x y) #s(literal -60 binary64))) a)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* y (- (/ x y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(* 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) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 60 (/ x z)) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(* 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 (- 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 x (/.f64 #s(literal -60 binary64) t) (*.f64 z (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 x (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t 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 x (/.f64 #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 x (/.f64 t z) (*.f64 t (*.f64 x (/.f64 t (*.f64 z z))))))) z) |
(/ (+ (* 60 x) (+ (* 60 (/ (* t x) z)) (+ (* 60 (/ (* (pow t 2) x) (pow z 2))) (* 60 (/ (* (pow t 3) x) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (fma.f64 x (/.f64 t z) x) (fma.f64 (*.f64 t t) (/.f64 (*.f64 x t) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 x (/.f64 t (*.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 (/.f64 (*.f64 t t) z) (*.f64 x t)) z) (*.f64 x #s(literal -60 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) x)) (* -60 (/ (* (pow t 3) x) z))) z)) (* 60 (* t x))) z))) z)) |
(/.f64 (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 x (/.f64 (*.f64 t (*.f64 t t)) z) (*.f64 x (*.f64 t t)))) z)) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) 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 (fma.f64 x (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 x (*.f64 z z))) t) (/.f64 (*.f64 #s(literal 60 binary64) x) z)) |
(+ (* 60 (/ x z)) (* 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 #s(literal 60 binary64) (/.f64 x (*.f64 z z)))) (/.f64 (*.f64 #s(literal 60 binary64) x) z)) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/ (+ (* -60 x) (* -60 (/ (* x z) t))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (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 (*.f64 #s(literal -60 binary64) (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)) (-.f64 #s(literal 0 binary64) 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 x (*.f64 z #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 x (fma.f64 z z (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(+ (* -1/60 t) (* 1/60 z)) |
(*.f64 #s(literal 1/60 binary64) (-.f64 z t)) |
(+ (* -1/60 t) (* 1/60 z)) |
(*.f64 #s(literal 1/60 binary64) (-.f64 z t)) |
(+ (* -1/60 t) (* 1/60 z)) |
(*.f64 #s(literal 1/60 binary64) (-.f64 z t)) |
(* 1/60 z) |
(*.f64 z #s(literal 1/60 binary64)) |
(* z (+ 1/60 (* -1/60 (/ t z)))) |
(*.f64 z (fma.f64 t (/.f64 #s(literal -1/60 binary64) z) #s(literal 1/60 binary64))) |
(* z (+ 1/60 (* -1/60 (/ t z)))) |
(*.f64 z (fma.f64 t (/.f64 #s(literal -1/60 binary64) z) #s(literal 1/60 binary64))) |
(* z (+ 1/60 (* -1/60 (/ t z)))) |
(*.f64 z (fma.f64 t (/.f64 #s(literal -1/60 binary64) z) #s(literal 1/60 binary64))) |
(* 1/60 z) |
(*.f64 z #s(literal 1/60 binary64)) |
(* -1 (* z (- (* 1/60 (/ t z)) 1/60))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal 1/60 binary64) #s(literal -1/60 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* 1/60 (/ t z)) 1/60))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal 1/60 binary64) #s(literal -1/60 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* 1/60 (/ t z)) 1/60))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal 1/60 binary64) #s(literal -1/60 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(* 1/60 z) |
(*.f64 z #s(literal 1/60 binary64)) |
(+ (* -1/60 t) (* 1/60 z)) |
(*.f64 #s(literal 1/60 binary64) (-.f64 z t)) |
(+ (* -1/60 t) (* 1/60 z)) |
(*.f64 #s(literal 1/60 binary64) (-.f64 z t)) |
(+ (* -1/60 t) (* 1/60 z)) |
(*.f64 #s(literal 1/60 binary64) (-.f64 z t)) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* t (- (* 1/60 (/ z t)) 1/60)) |
(*.f64 t (fma.f64 (/.f64 z t) #s(literal 1/60 binary64) #s(literal -1/60 binary64))) |
(* t (- (* 1/60 (/ z t)) 1/60)) |
(*.f64 t (fma.f64 (/.f64 z t) #s(literal 1/60 binary64) #s(literal -1/60 binary64))) |
(* t (- (* 1/60 (/ z t)) 1/60)) |
(*.f64 t (fma.f64 (/.f64 z t) #s(literal 1/60 binary64) #s(literal -1/60 binary64))) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1 (* t (+ 1/60 (* -1/60 (/ z t))))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 z t) #s(literal -1/60 binary64) #s(literal 1/60 binary64)))) |
(* -1 (* t (+ 1/60 (* -1/60 (/ z t))))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 z t) #s(literal -1/60 binary64) #s(literal 1/60 binary64)))) |
(* -1 (* t (+ 1/60 (* -1/60 (/ z t))))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 z t) #s(literal -1/60 binary64) #s(literal 1/60 binary64)))) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.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)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) 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 x (/.f64 #s(literal -60 binary64) t) (*.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)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) 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))))) |
(-.f64 #s(literal 0 binary64) (*.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))))) |
(-.f64 #s(literal 0 binary64) (*.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))))) |
(-.f64 #s(literal 0 binary64) (*.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 x (/.f64 #s(literal -60 binary64) t) (*.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)) (* 120 a)) |
(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)) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.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)) |
(/.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/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a (- z t))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* -1/60 (* a t)) |
(*.f64 (*.f64 t a) #s(literal -1/60 binary64)) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* 1/60 (* a z)) |
(*.f64 z (*.f64 a #s(literal 1/60 binary64))) |
(* z (+ (* -1/60 (/ (* a t) z)) (* 1/60 a))) |
(*.f64 z (fma.f64 a (/.f64 (*.f64 t #s(literal -1/60 binary64)) z) (*.f64 a #s(literal 1/60 binary64)))) |
(* z (+ (* -1/60 (/ (* a t) z)) (* 1/60 a))) |
(*.f64 z (fma.f64 a (/.f64 (*.f64 t #s(literal -1/60 binary64)) z) (*.f64 a #s(literal 1/60 binary64)))) |
(* z (+ (* -1/60 (/ (* a t) z)) (* 1/60 a))) |
(*.f64 z (fma.f64 a (/.f64 (*.f64 t #s(literal -1/60 binary64)) z) (*.f64 a #s(literal 1/60 binary64)))) |
(* 1/60 (* a z)) |
(*.f64 z (*.f64 a #s(literal 1/60 binary64))) |
(* -1 (* z (+ (* -1/60 a) (* 1/60 (/ (* a t) z))))) |
(*.f64 z (fma.f64 a (/.f64 (*.f64 t #s(literal -1/60 binary64)) z) (*.f64 a #s(literal 1/60 binary64)))) |
(* -1 (* z (+ (* -1/60 a) (* 1/60 (/ (* a t) z))))) |
(*.f64 z (fma.f64 a (/.f64 (*.f64 t #s(literal -1/60 binary64)) z) (*.f64 a #s(literal 1/60 binary64)))) |
(* -1 (* z (+ (* -1/60 a) (* 1/60 (/ (* a t) z))))) |
(*.f64 z (fma.f64 a (/.f64 (*.f64 t #s(literal -1/60 binary64)) z) (*.f64 a #s(literal 1/60 binary64)))) |
(* 1/60 (* a z)) |
(*.f64 z (*.f64 a #s(literal 1/60 binary64))) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(+ (* -1/60 (* a t)) (* 1/60 (* a z))) |
(*.f64 a (*.f64 #s(literal 1/60 binary64) (-.f64 z t))) |
(* -1/60 (* a t)) |
(*.f64 (*.f64 t a) #s(literal -1/60 binary64)) |
(* t (+ (* -1/60 a) (* 1/60 (/ (* a z) t)))) |
(*.f64 t (fma.f64 a #s(literal -1/60 binary64) (*.f64 a (*.f64 (/.f64 z t) #s(literal 1/60 binary64))))) |
(* t (+ (* -1/60 a) (* 1/60 (/ (* a z) t)))) |
(*.f64 t (fma.f64 a #s(literal -1/60 binary64) (*.f64 a (*.f64 (/.f64 z t) #s(literal 1/60 binary64))))) |
(* t (+ (* -1/60 a) (* 1/60 (/ (* a z) t)))) |
(*.f64 t (fma.f64 a #s(literal -1/60 binary64) (*.f64 a (*.f64 (/.f64 z t) #s(literal 1/60 binary64))))) |
(* -1/60 (* a t)) |
(*.f64 (*.f64 t a) #s(literal -1/60 binary64)) |
(* -1 (* t (+ (* -1/60 (/ (* a z) t)) (* 1/60 a)))) |
(*.f64 t (fma.f64 a #s(literal -1/60 binary64) (*.f64 a (*.f64 (/.f64 z t) #s(literal 1/60 binary64))))) |
(* -1 (* t (+ (* -1/60 (/ (* a z) t)) (* 1/60 a)))) |
(*.f64 t (fma.f64 a #s(literal -1/60 binary64) (*.f64 a (*.f64 (/.f64 z t) #s(literal 1/60 binary64))))) |
(* -1 (* t (+ (* -1/60 (/ (* a z) t)) (* 1/60 a)))) |
(*.f64 t (fma.f64 a #s(literal -1/60 binary64) (*.f64 a (*.f64 (/.f64 z t) #s(literal 1/60 binary64))))) |
Compiled 27 073 to 2 996 computations (88.9% saved)
24 alts after pruning (16 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 274 | 3 | 1 277 |
| Fresh | 1 | 13 | 14 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 278 | 24 | 1 302 |
| Status | Accuracy | Program |
|---|---|---|
| 68.4% | (fma.f64 (/.f64 #s(literal 60 binary64) z) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) | |
| 57.9% | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) | |
| ✓ | 49.1% | (fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
| ✓ | 75.9% | (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
| 68.4% | (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) | |
| 49.5% | (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) | |
| 50.3% | (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) | |
| ✓ | 14.6% | (/.f64 (*.f64 y #s(literal 60 binary64)) t) |
| 15.9% | (/.f64 (*.f64 y #s(literal -60 binary64)) z) | |
| 27.7% | (/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) | |
| 15.6% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) | |
| ✓ | 26.4% | (/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
| 17.7% | (/.f64 x (*.f64 z #s(literal 1/60 binary64))) | |
| 26.4% | (*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) | |
| 15.6% | (*.f64 (/.f64 x t) #s(literal -60 binary64)) | |
| 17.7% | (*.f64 (/.f64 #s(literal 60 binary64) z) x) | |
| 26.4% | (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) | |
| ✓ | 28.1% | (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
| ✓ | 15.6% | (*.f64 x (/.f64 #s(literal -60 binary64) t)) |
| 54.2% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64))) | |
| 23.7% | (*.f64 a (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a))) | |
| 72.9% | (*.f64 a (+.f64 (/.f64 x (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal 120 binary64))) | |
| ✓ | 49.9% | (*.f64 #s(literal 120 binary64) a) |
| ✓ | 14.5% | (*.f64 #s(literal 60 binary64) (/.f64 y t)) |
Compiled 646 to 323 computations (50% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal -60 binary64) x) t)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) 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)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 60 binary64) z) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) (*.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))) |
(*.f64 a (/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t 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 (+.f64 (/.f64 x (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #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))) |
(fma.f64 (-.f64 x y) (*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 a #s(literal 120 binary64))) |
(*.f64 a (+.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal 120 binary64))) |
(+.f64 (*.f64 y (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) (*.f64 a #s(literal 120 binary64))) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
11 calls:
| 19.0ms | y |
| 14.0ms | x |
| 14.0ms | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 13.0ms | t |
| 13.0ms | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
| 99.8% | 1 | a |
| 99.8% | 1 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 99.8% | 1 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 99.8% | 1 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 99.8% | 1 | (-.f64 x y) |
| 99.8% | 1 | (-.f64 z t) |
| 99.8% | 1 | (*.f64 a #s(literal 120 binary64)) |
Compiled 96 to 75 computations (21.9% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal -60 binary64) x) t)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) 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)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 60 binary64) z) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) (*.f64 a #s(literal 120 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
10 calls:
| 16.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 14.0ms | x |
| 14.0ms | z |
| 12.0ms | (-.f64 z t) |
| 12.0ms | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 3 | x |
| 87.6% | 3 | y |
| 86.4% | 3 | z |
| 85.4% | 3 | t |
| 84.1% | 3 | a |
| 86.8% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 82.2% | 3 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 82.2% | 3 | (-.f64 x y) |
| 79.9% | 3 | (-.f64 z t) |
| 84.1% | 3 | (*.f64 a #s(literal 120 binary64)) |
Compiled 78 to 62 computations (20.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal -60 binary64) x) t)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) 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)) |
| 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)) |
3 calls:
| 22.0ms | y |
| 9.0ms | z |
| 8.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.4% | 3 | z |
| 80.5% | 5 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 75.3% | 5 | y |
Compiled 26 to 20 computations (23.1% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal -60 binary64) x) t)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
| Outputs |
|---|
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) |
7 calls:
| 10.0ms | x |
| 9.0ms | t |
| 9.0ms | (-.f64 x y) |
| 8.0ms | z |
| 8.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.4% | 4 | x |
| 73.2% | 5 | (-.f64 z t) |
| 72.3% | 3 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 72.3% | 3 | (-.f64 x y) |
| 76.5% | 3 | a |
| 75.2% | 3 | t |
| 78.1% | 3 | z |
Compiled 50 to 40 computations (20% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal -60 binary64) x) t)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) |
| Outputs |
|---|
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(*.f64 #s(literal 120 binary64) a) |
3 calls:
| 9.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 8.0ms | a |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.5% | 3 | a |
| 76.2% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 71.8% | 3 | z |
Compiled 26 to 20 computations (23.1% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal -60 binary64) x) t)) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(*.f64 #s(literal 120 binary64) a) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
2 calls:
| 8.0ms | a |
| 7.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.2% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 75.7% | 3 | a |
Compiled 20 to 15 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) |
| Outputs |
|---|
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 120 binary64) a) |
(/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)) |
6 calls:
| 8.0ms | z |
| 7.0ms | a |
| 6.0ms | (-.f64 z t) |
| 6.0ms | y |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.8% | 3 | x |
| 57.2% | 3 | (-.f64 z t) |
| 53.9% | 3 | z |
| 62.2% | 3 | y |
| 53.7% | 3 | t |
| 63.2% | 4 | a |
Compiled 38 to 31 computations (18.4% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (/.f64 y (-.f64 z t)) #s(literal -60 binary64)) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
| Outputs |
|---|
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.2% | 3 | y |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.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))) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.2% | 3 | y |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal -60 binary64) x) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(*.f64 #s(literal 120 binary64) a) |
3 calls:
| 6.0ms | a |
| 4.0ms | x |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.5% | 3 | x |
| 57.4% | 4 | a |
| 55.5% | 3 | y |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 #s(literal 120 binary64) a) |
1 calls:
| 3.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 4 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 #s(literal 120 binary64) a) |
2 calls:
| 2.0ms | a |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.8% | 2 | y |
| 54.9% | 3 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
5 calls:
| 2.0ms | z |
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | a |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.8% | 2 | y |
| 49.9% | 1 | t |
| 49.9% | 1 | z |
| 49.9% | 1 | x |
| 49.9% | 1 | a |
Compiled 30 to 25 computations (16.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
2 calls:
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.9% | 1 | z |
| 49.9% | 1 | y |
Compiled 12 to 10 computations (16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 9.01909199446708e+153 | 5.753374808816291e+154 |
| 48.0ms | -4.0506559779826255e+164 | -8.18986195582017e+149 |
| 49.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 517 to 389 computations (24.8% saved)
ival-div: 35.0ms (83.9% of total)ival-mult: 3.0ms (7.2% of total)ival-sub: 2.0ms (4.8% of total)ival-add: 1.0ms (2.4% 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 |
|---|---|---|
| 14.0ms | 1283043137.4822235 | 1957073421023857700.0 |
| 55.0ms | -1.4260061162504492e-20 | -1.989787280296674e-25 |
| 59.0ms | 282× | 0 | valid |
| 1.0ms | 6× | 2 | valid |
Compiled 597 to 453 computations (24.1% saved)
ival-mult: 44.0ms (86.4% of total)ival-sub: 3.0ms (5.9% of total)ival-div: 2.0ms (3.9% of total)ival-add: 1.0ms (2% 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 |
|---|---|---|
| 15.0ms | 1283043137.4822235 | 1957073421023857700.0 |
| 16.0ms | -1.4260061162504492e-20 | -1.989787280296674e-25 |
| 22.0ms | 288× | 0 | valid |
Compiled 561 to 435 computations (22.5% saved)
ival-mult: 5.0ms (44% of total)ival-sub: 3.0ms (26.4% of total)ival-div: 2.0ms (17.6% of total)ival-add: 1.0ms (8.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.3857905220390485e-17 | 8.41536083804377e-17 |
| 12.0ms | -6.346544122331357e-44 | -2.319843858503357e-48 |
| 19.0ms | 213× | 0 | valid |
| 1.0ms | 5× | 2 | valid |
| 0.0ms | 4× | 1 | valid |
| 0.0ms | 2× | 3 | valid |
Compiled 397 to 311 computations (21.7% saved)
ival-mult: 8.0ms (58.6% of total)ival-div: 2.0ms (14.7% of total)ival-sub: 2.0ms (14.7% of total)ival-add: 1.0ms (7.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 | 0.011723648415945604 | 0.04758193693942049 |
| 0.0ms | -3.3643572605023975e+30 | -2.590976956302385e+28 |
Compiled 21 to 21 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.1853265294823322e+139 | 5.303756735700557e+144 |
| 15.0ms | -4.0506559779826255e+164 | -8.18986195582017e+149 |
| 29.0ms | 301× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
Compiled 439 to 363 computations (17.3% saved)
ival-sub: 13.0ms (63.1% of total)ival-mult: 4.0ms (19.4% of total)ival-div: 2.0ms (9.7% of total)ival-add: 1.0ms (4.9% 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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 1.1853265294823322e+139 | 5.303756735700557e+144 |
| 34.0ms | -4.0506559779826255e+164 | -8.18986195582017e+149 |
| 19.0ms | 301× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 439 to 363 computations (17.3% saved)
ival-mult: 4.0ms (37.7% of total)ival-sub: 3.0ms (28.3% of total)ival-div: 2.0ms (18.9% of total)ival-add: 1.0ms (9.4% 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.1853265294823322e+139 | 5.303756735700557e+144 |
| 23.0ms | -4.0506559779826255e+164 | -8.18986195582017e+149 |
| 29.0ms | 301× | 0 | valid |
| 0.0ms | 2× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 439 to 363 computations (17.3% saved)
ival-sub: 5.0ms (38.6% of total)ival-mult: 3.0ms (23.1% of total)ival-div: 2.0ms (15.4% of total)ival-add: 1.0ms (7.7% 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)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 2.89306750103359e-120 | 9.004339142008503e-120 |
| 15.0ms | -1.8449225710504808e-302 | 1.198121793219981e-298 |
| 12.0ms | -2.533967828200893e-126 | -5.463931286192728e-128 |
| 26.0ms | 352× | 0 | valid |
Compiled 481 to 405 computations (15.8% saved)
ival-sub: 4.0ms (33% of total)ival-mult: 4.0ms (33% of total)ival-div: 2.0ms (16.5% of total)ival-add: 2.0ms (16.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 2.89306750103359e-120 | 9.004339142008503e-120 |
| 36.0ms | -1.8449225710504808e-302 | 1.198121793219981e-298 |
| 12.0ms | -2.533967828200893e-126 | -5.463931286192728e-128 |
| 44.0ms | 348× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 481 to 405 computations (15.8% saved)
ival-mult: 24.0ms (73.6% of total)ival-sub: 4.0ms (12.3% of total)ival-div: 2.0ms (6.1% of total)ival-add: 2.0ms (6.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 |
|---|---|---|
| 18.0ms | 1.1872617682506562e-204 | 3.359819347180104e-204 |
| 10.0ms | -2.533967828200893e-126 | -5.463931286192728e-128 |
| 22.0ms | 191× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 261 to 225 computations (13.8% saved)
ival-sub: 13.0ms (76% of total)ival-mult: 2.0ms (11.7% of total)ival-div: 1.0ms (5.8% of total)ival-add: 1.0ms (5.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)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 5.833087728667239e+212 | 2.0296465186504688e+215 |
| 9.0ms | 127× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 181 to 157 computations (13.3% saved)
ival-mult: 3.0ms (52.3% of total)ival-div: 1.0ms (17.4% of total)ival-add: 1.0ms (17.4% of total)ival-sub: 1.0ms (17.4% 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)| 1× | egg-herbie |
| 28× | *-commutative_binary64 |
| 12× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 12× | if-if-or-not_binary32 |
| 6× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 116 | 318 |
| 1 | 151 | 318 |
| 2 | 162 | 318 |
| 3 | 168 | 318 |
| 4 | 171 | 318 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(if (<=.f64 y #s(literal -4999999999999999916795901115958608572801861375087352681835038072302342087505062772657389384729693708756186941721815525337672536740822868667327551851630428160 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (if (<=.f64 y #s(literal 51999999999999997753288395178299626964965291162208778152477429745826142150428143724067934412999071781011899906167819518397948518445010959628620621603143680 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)))) |
(if (<=.f64 z #s(literal -584860318145363/2658455991569831745807614120560689152 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 z #s(literal 400000000000 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 -8166776806102523/5444517870735015415413993718908291383296 binary64)) (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) (if (<=.f64 z #s(literal 430000000000 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)))) |
(if (<=.f64 a #s(literal -4097692012860425/803469022129495137770981046170581301261101496891396417650688 binary64)) (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) (if (<=.f64 a #s(literal 2271629875608987/81129638414606681695789005144064 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -2000000000000000039769249677312 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 5764607523034235/288230376151711744 binary64)) (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)))) |
(if (<=.f64 y #s(literal -144999999999999995681717026945323921449634576927602621237206495536604864593337152666969236725175265429719153326844288931187198925953453709267552910381678592 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 y #s(literal 20000000000000001016445696805993759409582178897019679576898416057743923428824704540156776745107920382581920574891563668662589154296936754315264 binary64)) (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)))) |
(if (<=.f64 y #s(literal -45999999999999997490733060988745413371463047071027153571126356510920318404814369592712987608159730256479682605718234568047012531917339633735270812432559318761472 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 y #s(literal 190000000000000000179335751079936799816372843563881329000525417572631712909109564077607955914765789884615724597711531277226981375086034516180992 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(if (<=.f64 y #s(literal -16999999999999998954960421627268978282878567495324756503835286021762740719793346330997101735286617760086928408618828264705964769106633960634935238969301925888 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 y #s(literal 18200000000000000952042436575102903675790233813310210206349014426763929062129695785982328047087520273149297782762061005840292174955169202569216 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(if (<=.f64 a #s(literal -5853278531842485/12194330274671844653834364178879555881830461494785043558043581873536608354764709453594945715091765512343073949692994620685343654997219864477696 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal -5018671594610287/386051661123868214325895970762095083331216144111904370034983364157543830047598546775742309000849007597326427200921653578548066591998660043462778854257084865420374725869305346230443778499781067545394454342790117394565596548890481374012190543459242928201313126587598361115137891035519604744312911050121319319358268243968 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (if (<=.f64 a #s(literal 6250813028942219/1453677448591213781098647615776009068707282721374636120562980398361278576226795846652382101427527131121525043212532355867069203257229312 binary64)) (/.f64 x (*.f64 z #s(literal 1/60 binary64))) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 a #s(literal -4633845504375301/12194330274671844653834364178879555881830461494785043558043581873536608354764709453594945715091765512343073949692994620685343654997219864477696 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal -2688154926737719/3162535207926728411757739792483082922649322652564720599326583719178599055749927295186880995334955070237298091629950186115465761521653023076047084374074039217523709754321349396319795433470206505331871369976136641696281366928510823415907864932018118067825157133005605774255209603362976602065411367322593847864182933454585856 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (if (<=.f64 a #s(literal 526958075114315/181709681073901722637330951972001133588410340171829515070372549795159822028349480831547762678440891390190630401566544483383650407153664 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) z)) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 a #s(literal -5853278531842485/97554642197374757230674913431036447054643691958280348464348654988292866838117675628759565720734124098744591597543956965482749239977758915821568 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal 1129605583483287/353001744838527187118638605275578482918919238981447190585425241357836728795149812488234240124403749621362233187285499572265412108234798868453319136060868263303849511435339515071579009061587940965469669934854316295716864 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (*.f64 #s(literal 120 binary64) a))) |
(if (<=.f64 y #s(literal 132000000000000004511635336499999845109917362052146920885842775861448933930986204285804421795134970311864420148072942614779374181222180424205364920736465258306190649856544350201255648083365709818201317853451884953600 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) |
(*.f64 #s(literal 120 binary64) a) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(if (<=.f64 y #s(literal -4999999999999999916795901115958608572801861375087352681835038072302342087505062772657389384729693708756186941721815525337672536740822868667327551851630428160 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (if (<=.f64 y #s(literal 51999999999999997753288395178299626964965291162208778152477429745826142150428143724067934412999071781011899906167819518397948518445010959628620621603143680 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)))) |
(if (<=.f64 y #s(literal -4999999999999999916795901115958608572801861375087352681835038072302342087505062772657389384729693708756186941721815525337672536740822868667327551851630428160 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (if (<=.f64 y #s(literal 51999999999999997753288395178299626964965291162208778152477429745826142150428143724067934412999071781011899906167819518397948518445010959628620621603143680 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)))) |
(if (<=.f64 z #s(literal -584860318145363/2658455991569831745807614120560689152 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 z #s(literal 400000000000 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 -584860318145363/2658455991569831745807614120560689152 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 a #s(literal 120 binary64))) (if (<=.f64 z #s(literal 400000000000 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 -8166776806102523/5444517870735015415413993718908291383296 binary64)) (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) (if (<=.f64 z #s(literal 430000000000 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)))) |
(if (<=.f64 z #s(literal -8166776806102523/5444517870735015415413993718908291383296 binary64)) (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) x) z)) (if (<=.f64 z #s(literal 430000000000 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal 120 binary64))) (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) x) z)))) |
(if (<=.f64 a #s(literal -4097692012860425/803469022129495137770981046170581301261101496891396417650688 binary64)) (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal 60 binary64)) z)) (if (<=.f64 a #s(literal 2271629875608987/81129638414606681695789005144064 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(if (<=.f64 a #s(literal -4097692012860425/803469022129495137770981046170581301261101496891396417650688 binary64)) (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) x) z)) (if (<=.f64 a #s(literal 2271629875608987/81129638414606681695789005144064 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -2000000000000000039769249677312 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 5764607523034235/288230376151711744 binary64)) (*.f64 #s(literal 120 binary64) a) (/.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 -2000000000000000039769249677312 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 5764607523034235/288230376151711744 binary64)) (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)))) |
(if (<=.f64 y #s(literal -144999999999999995681717026945323921449634576927602621237206495536604864593337152666969236725175265429719153326844288931187198925953453709267552910381678592 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 y #s(literal 20000000000000001016445696805993759409582178897019679576898416057743923428824704540156776745107920382581920574891563668662589154296936754315264 binary64)) (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) y) (-.f64 z t)))) |
(if (<=.f64 y #s(literal -144999999999999995681717026945323921449634576927602621237206495536604864593337152666969236725175265429719153326844288931187198925953453709267552910381678592 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 y #s(literal 20000000000000001016445696805993759409582178897019679576898416057743923428824704540156776745107920382581920574891563668662589154296936754315264 binary64)) (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)))) |
(if (<=.f64 y #s(literal -45999999999999997490733060988745413371463047071027153571126356510920318404814369592712987608159730256479682605718234568047012531917339633735270812432559318761472 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 y #s(literal 190000000000000000179335751079936799816372843563881329000525417572631712909109564077607955914765789884615724597711531277226981375086034516180992 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(if (<=.f64 y #s(literal -45999999999999997490733060988745413371463047071027153571126356510920318404814369592712987608159730256479682605718234568047012531917339633735270812432559318761472 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 y #s(literal 190000000000000000179335751079936799816372843563881329000525417572631712909109564077607955914765789884615724597711531277226981375086034516180992 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))))) |
(if (<=.f64 y #s(literal -16999999999999998954960421627268978282878567495324756503835286021762740719793346330997101735286617760086928408618828264705964769106633960634935238969301925888 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 y #s(literal 18200000000000000952042436575102903675790233813310210206349014426763929062129695785982328047087520273149297782762061005840292174955169202569216 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(if (<=.f64 y #s(literal -16999999999999998954960421627268978282878567495324756503835286021762740719793346330997101735286617760086928408618828264705964769106633960634935238969301925888 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 y #s(literal 18200000000000000952042436575102903675790233813310210206349014426763929062129695785982328047087520273149297782762061005840292174955169202569216 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))))) |
(if (<=.f64 a #s(literal -5853278531842485/12194330274671844653834364178879555881830461494785043558043581873536608354764709453594945715091765512343073949692994620685343654997219864477696 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal -5018671594610287/386051661123868214325895970762095083331216144111904370034983364157543830047598546775742309000849007597326427200921653578548066591998660043462778854257084865420374725869305346230443778499781067545394454342790117394565596548890481374012190543459242928201313126587598361115137891035519604744312911050121319319358268243968 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (if (<=.f64 a #s(literal 6250813028942219/1453677448591213781098647615776009068707282721374636120562980398361278576226795846652382101427527131121525043212532355867069203257229312 binary64)) (/.f64 x (*.f64 z #s(literal 1/60 binary64))) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 a #s(literal -5853278531842485/12194330274671844653834364178879555881830461494785043558043581873536608354764709453594945715091765512343073949692994620685343654997219864477696 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 a #s(literal -5018671594610287/386051661123868214325895970762095083331216144111904370034983364157543830047598546775742309000849007597326427200921653578548066591998660043462778854257084865420374725869305346230443778499781067545394454342790117394565596548890481374012190543459242928201313126587598361115137891035519604744312911050121319319358268243968 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (if (<=.f64 a #s(literal 6250813028942219/1453677448591213781098647615776009068707282721374636120562980398361278576226795846652382101427527131121525043212532355867069203257229312 binary64)) (/.f64 x (*.f64 z #s(literal 1/60 binary64))) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 a #s(literal -4633845504375301/12194330274671844653834364178879555881830461494785043558043581873536608354764709453594945715091765512343073949692994620685343654997219864477696 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal -2688154926737719/3162535207926728411757739792483082922649322652564720599326583719178599055749927295186880995334955070237298091629950186115465761521653023076047084374074039217523709754321349396319795433470206505331871369976136641696281366928510823415907864932018118067825157133005605774255209603362976602065411367322593847864182933454585856 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (if (<=.f64 a #s(literal 526958075114315/181709681073901722637330951972001133588410340171829515070372549795159822028349480831547762678440891390190630401566544483383650407153664 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) z)) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 a #s(literal -4633845504375301/12194330274671844653834364178879555881830461494785043558043581873536608354764709453594945715091765512343073949692994620685343654997219864477696 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 a #s(literal -2688154926737719/3162535207926728411757739792483082922649322652564720599326583719178599055749927295186880995334955070237298091629950186115465761521653023076047084374074039217523709754321349396319795433470206505331871369976136641696281366928510823415907864932018118067825157133005605774255209603362976602065411367322593847864182933454585856 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (if (<=.f64 a #s(literal 526958075114315/181709681073901722637330951972001133588410340171829515070372549795159822028349480831547762678440891390190630401566544483383650407153664 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) z)) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 a #s(literal -5853278531842485/97554642197374757230674913431036447054643691958280348464348654988292866838117675628759565720734124098744591597543956965482749239977758915821568 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 a #s(literal 1129605583483287/353001744838527187118638605275578482918919238981447190585425241357836728795149812488234240124403749621362233187285499572265412108234798868453319136060868263303849511435339515071579009061587940965469669934854316295716864 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (*.f64 #s(literal 120 binary64) a))) |
(if (<=.f64 a #s(literal -5853278531842485/97554642197374757230674913431036447054643691958280348464348654988292866838117675628759565720734124098744591597543956965482749239977758915821568 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 a #s(literal 1129605583483287/353001744838527187118638605275578482918919238981447190585425241357836728795149812488234240124403749621362233187285499572265412108234798868453319136060868263303849511435339515071579009061587940965469669934854316295716864 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (*.f64 a #s(literal 120 binary64)))) |
(if (<=.f64 y #s(literal 132000000000000004511635336499999845109917362052146920885842775861448933930986204285804421795134970311864420148072942614779374181222180424205364920736465258306190649856544350201255648083365709818201317853451884953600 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) (/.f64 y t))) |
(if (<=.f64 y #s(literal 132000000000000004511635336499999845109917362052146920885842775861448933930986204285804421795134970311864420148072942614779374181222180424205364920736465258306190649856544350201255648083365709818201317853451884953600 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 #s(literal 60 binary64) (/.f64 y t))) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 a #s(literal 120 binary64)) |
| 14 364× | accelerator-lowering-fma.f32 |
| 14 364× | accelerator-lowering-fma.f64 |
| 11 618× | accelerator-lowering-fma.f32 |
| 11 618× | accelerator-lowering-fma.f64 |
| 8 774× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 97 |
| 1 | 142 | 97 |
| 2 | 1195 | 97 |
| 0 | 8193 | 94 |
| 0 | 13 | 36 |
| 1 | 67 | 36 |
| 2 | 603 | 36 |
| 0 | 8031 | 35 |
| 0 | 290 | 2485 |
| 1 | 861 | 2426 |
| 2 | 2709 | 2193 |
| 0 | 8068 | 2073 |
| 0 | 23 | 81 |
| 1 | 128 | 81 |
| 2 | 1005 | 81 |
| 0 | 8637 | 78 |
| 0 | 546 | 3882 |
| 1 | 1638 | 3721 |
| 2 | 4962 | 3565 |
| 0 | 8086 | 3324 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 879 to 511 computations (41.9% saved)
Compiled 798 to 282 computations (64.7% saved)
Loading profile data...